![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmXdmfFileFormat class. More...
#include "gmFileFormat.h"
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. | |
Declaration of the GmXdmfFileFormat class.