Field3D
|
▼ export | |
ClassFactory.h | Contains the ClassFactory class for registering Field3D classes |
Curve.h | Contains the Curve class which is used to interpolate attributes in time |
DenseField.h | Contains the DenseField class |
DenseFieldIO.h | Contains the DenseFieldIO class |
Documentation.h | Only contains doxygen documentation |
EmptyField.h | Contains the EmptyField class |
Exception.h | Contains Exception base class |
Field.h | Contains Field, WritableField and ResizableField classes |
Field3DFile.h | Contains the Field3DFile classesOSS sanitized |
FieldInterp.h | Contains the FieldInterp base class and some standard interpolation classes |
FieldIO.h | Contains FieldIO class |
FieldMapping.h | Contains the FieldMapping base class and the NullFieldMapping and MatrixFieldMapping subclasses |
FieldMappingIO.h | Contains the FieldMappingIO base class and the NullFieldMappingIO and MatrixFieldMappingIO subclasses |
FieldMetadata.h | Basic container for metedata |
Hdf5Util.h | Contains various utility functions for Hdf5 |
InitIO.h | Contains the initIO function |
Log.h | Contains the Log class which can be used to redirect output to an arbitrary destination |
MACField.h | Contains the MACField class |
MACFieldIO.h | Contains the MACFieldIO class |
MACFieldUtil.h | Contains utility functions for MAC fields, such as conversion to cell-centered fields |
ns.h | |
PluginLoader.h | Contains the PluginLoader class |
ProceduralField.h | Contains the ProceduralField class |
RefCount.h | Contains base class for reference counting with Mutex |
SparseDataReader.h | Contains functions controlling the loading of sparse fields |
SparseField.h | Contains the SparseField class |
SparseFieldIO.h | Contains the SparseFieldIO class |
SparseFile.h | Contains functions controlling the loading of sparse fields |
SpiMathLib.h | |
StdMathLib.h | |
Traits.h | |
Types.h | Contains typedefs for the commonly used types in Field3D |
▼ src | |
ClassFactory.cpp | Contains implementation of ClassFactory class |
DenseFieldIO.cpp | |
Field.cpp | |
Field3DFile.cpp | Contains implementations of Field3DFile-related member functions |
FieldInterp.cpp | |
FieldMapping.cpp | Contains the FieldMapping base class and the NullFieldMapping and MatrixFieldMapping subclass implementations |
FieldMappingIO.cpp | Contains the FieldMapping base class and the NullFieldMapping and MatrixFieldMapping subclass implementations |
Hdf5Util.cpp | |
InitIO.cpp | |
Log.cpp | Contains implementations of the logging-related functions |
MACFieldIO.cpp | Contains implementations for the MACFieldIO class |
PluginLoader.cpp | Contains implementations of plugin loading functions |
SparseFieldIO.cpp | Contains implementations of the SparseFieldIO class |
SparseFile.cpp | Contains implementations relating to reading of sparse field files |