MeshCoordinates

class dolfin.cpp.function.MeshCoordinates(mesh)

Bases: dolfin.cpp.function.Expression

This Function represents the mesh coordinates on a given mesh.

Constructor

thisown None

The membership flag

Previous topic

Legendre

Next topic

MeshDisplacement

This Page