Field3D
|
Go to the source code of this file.
Macros | |
#define | FIELD3D_API |
#define | FIELD3D_MAJOR_VER 1 |
#define | FIELD3D_MICRO_VER 2 |
#define | FIELD3D_MINOR_VER 6 |
#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_6 |
#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 convertCellCenteredToMAC(), coordinateSystem(), SparseField< Data_T >::deallocBlock(), SparseFileManager::decBlockRef(), Curve< T >::defaultReturnValue(), FieldSampler< WrapperVec_T, 3 >::getMinMaxMIP(), DataTypeTraits< T >::h5bits(), indexToCoord(), MIPLinearInterp< MIPField_T >::interpInfo(), FieldCache< Data_T >::key(), makeMIP(), monotonicCubicInterpolant< V3d >(), Msg::print(), DenseField< Data_T >::ptr(), SparseDataReader< Data_T >::readBlockList(), SparseFieldIO::readData(), MACFieldIO::readData(), DenseFieldIO::readData(), readField(), MIPFieldIO::readInternal(), Hdf5Util::readSimpleData(), resample(), SparseFileManager::resetCacheStatistics(), MIPField< Field_T >::sanityChecks(), MIPBase< Data_T >::setLowestLevel(), FieldMetadata< CallBack_T >::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 detail::adjustedMIPFieldMapping(), Hdf5Util::checkHdf5Gzip(), FrustumFieldMappingIO::className(), FrustumFieldMapping::clone(), FieldTraits< Data_T >::dataDims(), FileSequence::FileSequence(), detail::getDist(), initIO(), isLegalVoxelCoord(), PluginLoader::loadPlugins(), match(), Msg::setVerbosity(), ClassFactory::singleton(), MACFieldIO::write(), DenseFieldIO::write(), MIPFieldIO::write(), SparseFieldIO::write(), and writeFieldMapping().
#define FIELD3D_API |
Definition at line 77 of file ns.h.
Referenced by detail::mipResample(), Msg::print(), and Hdf5Util::H5ScopedDget_type::~H5ScopedDget_type().