MeshTransformation_translate

dolfin.cpp.mesh.MeshTransformation_translate(*args)

Translate mesh according to a given vector.

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