DOLFIN-X
DOLFIN-X C++ interface
Namespaces | Classes
dolfinx::io Namespace Reference

Support for file IO. More...

Namespaces

 cells
 Functions for the re-ordering of input mesh topology to the DOLFINX ordering, and transpose orderings for file output.
 
 xdmf_function
 Low-level methods for reading/writing XDMF files.
 
 xdmf_mesh
 Low-level methods for reading XDMF files.
 
 xdmf_read
 Low-level methods for reading XDMF files.
 

Classes

class  HDF5Interface
 This class provides an interface to some HDF5 functionality. More...
 
class  VTKFile
 Output of meshes and functions in VTK format. More...
 
class  VTKWriter
 Write VTK mesh::Mesh representation. More...
 
class  XDMFFile
 Read and write mesh::Mesh, function::Function and other objects in XDMF. More...
 

Detailed Description

Support for file IO.

Support IO to files for checkpointing and visualisation.