MeshCoordinates¶
-
class
dolfin.functions.specialfunctions.MeshCoordinates(mesh)¶ Bases:
dolfin.functions.expression.Expression,ufl.coefficient.Coefficient,dolfin.cpp.function.MeshCoordinatesThis Function represents the mesh coordinates on a given mesh.
Create function that evaluates to the mesh coordinates at each vertex.