Field3D
|
Go to the source code of this file.
Macros | |
#define | FIELD3D_MAJOR_VER 1 |
#define | FIELD3D_MICRO_VER 2 |
#define | FIELD3D_MINOR_VER 3 |
#define | FIELD3D_NAMESPACE_HEADER_CLOSE } using namespace FIELD3D_VERSION_NS; } |
#define | FIELD3D_NAMESPACE_OPEN namespace Field3D { namespace FIELD3D_VERSION_NS { |
#define | FIELD3D_NAMESPACE_SOURCE_CLOSE } } |
#define | FIELD3D_VERSION_NS v1_3 |
#define FIELD3D_NAMESPACE_OPEN namespace Field3D { namespace FIELD3D_VERSION_NS { |
#define FIELD3D_NAMESPACE_HEADER_CLOSE } using namespace FIELD3D_VERSION_NS; } |
Definition at line 58 of file ns.h.
Referenced by advance(), convertCellCenteredToMAC(), SparseField< Data_T >::deallocBlock(), SparseFileManager::decBlockRef(), Curve< Imath::M44d >::defaultReturnValue(), DataTypeTraits< T >::h5bits(), monotonicCubicInterpolant< V3d >(), Msg::print(), DenseField< Data_T >::ptr(), SparseDataReader< Data_T >::readBlockList(), SparseFieldIO::readData(), MACFieldIO::readData(), DenseFieldIO::readData(), readField(), Hdf5Util::readSimpleData(), SparseFileManager::resetCacheStatistics(), FieldMetadata< FieldBase >::strMetadata(), ProceduralField< Data_T >::typedFloatMetadata(), and MACField< Data_T >::wPtr().
#define FIELD3D_NAMESPACE_SOURCE_CLOSE } } |
Definition at line 60 of file ns.h.
Referenced by Hdf5Util::checkHdf5Gzip(), FrustumFieldMappingIO::className(), FrustumFieldMapping::clone(), FieldTraits< Data_T >::dataDims(), initIO(), isLegalVoxelCoord(), PluginLoader::loadPlugins(), Msg::print(), ClassFactory::singleton(), MACFieldIO::write(), DenseFieldIO::write(), SparseFieldIO::write(), and writeFieldMapping().