dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #24371
Getting Function values and vertex coordinates
-
To:
DOLFIN Mailing List <dolfin@xxxxxxxxxxxxxxxxxxx>
-
From:
"Garth N. Wells" <gnw20@xxxxxxxxx>
-
Date:
Fri, 02 Sep 2011 16:38:55 -0700
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13
It would be useful if we could get coordinates of vertices and function
values at each vertex in a handy object. This could be used in plotting
programs like Matplotlib. Are there any tricks already implemented to do
this? with iterating over a Mesh?
Garth
Follow ups