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