GemaCoreLib
The GeMA Core library
Classes | Macros
gmXdmfFileFormat.h File Reference

Declaration of the GmXdmfFileFormat class. More...

#include "gmFileFormat.h"
Include dependency graph for gmXdmfFileFormat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GmXdmfFileFormat
 File format specifications for the Xdmf file format. More...
 
struct  GmXdmfFileFormat::SupportedTypesT
 Registered information about each element type. Needed to export said type in Xdmf format. An entry for each supported cell type should be registered by a call to registerSupportedCellType() before any attempt to save a file. More...
 

Macros

#define XDMF_POLYLINE_TYPE   2
 The fileCellType for polylines.
 
#define XDMF_POLYLINE_TYPENAME   "Polyline"
 The fileCellTypeName for polylines.
 

Detailed Description

Declaration of the GmXdmfFileFormat class.

Author
Carlos Augusto Teixeira Mendes
Date
may, 2022