coordinates of mesh vertices #3131
Replies: 1 comment 1 reply
-
You can access the mesh coordinate array using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I'm a newcomer to finite element methods and Firedrake.
Based on Firedrake documentation, I'm trying to answer the following question:
How could I get the coordinate values of the vertices belonging to an instance of the class Mesh?
Would there be a simple way to do that using a specific class method or function?
Many thanks!
Júlio Fonseca
Beta Was this translation helpful? Give feedback.
All reactions