Navigation

Operators and Keywords

Function List:

C++ API

Function File: save (MeshFunction, Name)

Save a meshfunction in XDMF format. The input parameters are

  • MeshFunction is the meshfunction you want to save
  • Name is a string for the output name

The output is a .xdmf file.

See also: MeshFunction.

Package: fem-fenics