I want to see the implement of the function " convect ", how can I get the details.
The implementation is available in FreeFEM source code but why do you need to see the implementation?
to access the method? Check a potential bug?
Learn it, and design a high order scheme
Without further specifications, the DSL function convect refers to the class Convect in src/fflib/lgfem line 2082.
1 Like
Thank you for your reply~
I don´t find this direction anywhere: src/fflib/lgfem line 2082. Could you please tell me more specifically where can I find it. I have the same purpose as @candy
I don´t find this direction anywhere: src/fflib/lgfem line 2082. Could you please tell me more specifically where can I find it. I have the same purpose as @candy