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.

Previous topic

MeshTransformation_rotate

Next topic

MultiMesh_default_parameters

This Page