Locally refining mesh #3773
-
|
I have seen some mesh refinement example here https://www.firedrakeproject.org/demos/netgen_mesh.py.html but I dont see the refine_marked_elements function is available for the mesh object. Are there any example code to marks elements and so some local refinement. |
Beta Was this translation helpful? Give feedback.
Answered by
cpraveen
Sep 17, 2024
Replies: 2 comments
-
|
I can generate a mesh but following, which is shown in above webpage does not work |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I did not have netgen support in firedrake before, now it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cpraveen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I did not have netgen support in firedrake before, now it works.