Field3D
|
These are the main parts of the library that a user would deal with. More...
Classes | |
class | Field3DFileBase |
class | Field3DFileHDF5Base |
class | Field3DInputFile |
Provides reading of .f3d (internally, hdf5 or Ogawa) files. More... | |
class | Field3DInputFileHDF5 |
Provides reading of .f3d (internally, hdf5) files. More... | |
class | Field3DOutputFile |
Provides writing of .f3d (internally, hdf5 or Ogawa) files. More... | |
class | Field3DOutputFileHDF5 |
Provides writing of .f3d (internally, hdf5) files. More... | |
class | SparseFileManager |
Functions | |
FIELD3D_NAMESPACE_OPEN FIELD3D_API void | initIO () |
Initializes the built-in Field3D IO classes. | |
These are the main parts of the library that a user would deal with.
FIELD3D_NAMESPACE_OPEN FIELD3D_API void initIO | ( | ) |
Initializes the built-in Field3D IO classes.
Definition at line 66 of file InitIO.cpp.
References NullFieldMappingIO::create(), MatrixFieldMappingIO::create(), FrustumFieldMappingIO::create(), FIELD3D_MTX_T, and ClassFactory::singleton().