Fengshun Zhang

Results 3 comments of Fengshun Zhang

> Generalizing the thickness of the ghost layer should be very easy. I think it is as easy as changing the hardcoded `1` by `ghost` in `start-=1` and `stop+=1` in...

This error is working as expected, and I find that the block_with_constant_size function should also be updated for consistency with the 2 ghost layers. ![image](https://github.com/user-attachments/assets/5690c94a-eb3a-4b63-80b1-d023a9f063ef) In this way, we got...

> You should add an -fplugin=/path/to/ClangEnzyme-XX.so Thank you, I tried to add this line but encountered some errors. makefile: ![image](https://github.com/user-attachments/assets/349137e7-d89e-4fe8-8b77-93b8a30c7651) ouputs: ![image](https://github.com/user-attachments/assets/245216ca-c119-444a-98b3-a3c497334ef5)