MeshTransformation_translate

dolfin.cpp.mesh.MeshTransformation_translate(mesh, point)

Translate mesh according to a given vector.

Arguments
mesh (Mesh)
The mesh
point (Point)
The vector defining the translation.