MeshTransformation_translate

dolfin.cpp.mesh.MeshTransformation_translate()

Translate mesh according to a given vector.

Parameters:
  • & mesh (Mesh) – (Mesh ) The mesh
  • Point & point (const) – (Point ) The vector defining the translation.
Return type:

void