ALE_move

dolfin.cpp.function.ALE_move()

Move coordinates of mesh according to displacement function.

Parameters:
  • & mesh (Mesh) – (Mesh ) The mesh to move.
  • Function & displacement (const) – (Function ) A vectorial Lagrange function of matching degree.
Return type:

void