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