Overture  Version 25
Macros
OvertureDefine.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OVERTURE_HOME   "/home/henshaw.0/Overture.v25.d"
 
#define OVERTURE_VERSION   "Overture.v25"
 
#define OV_USE_DOUBLE
 
#define OV_BOOL_DEFINED
 
#define OV_USE_MESA   newMesa
 
#define OV_USE_LOCAL_GLW
 
#define OV_USE_HDF5
 
#define OV_USE_X11
 
#define OV_USINGNAMESPACE(x)   using namespace x
 
#define OV_STD_INCLUDE(x)   <x>
 
#define BL_USE_FLOAT
 
#define BL_AUTO_INSTANTIATE
 
#define OV_USE_UNDERSCORE
 
#define EXTERN_C_NAME(cname)   cname ## _
 
#define OV_ABORT(label)
 

Macro Definition Documentation

#define BL_AUTO_INSTANTIATE
#define BL_USE_FLOAT
#define EXTERN_C_NAME (   cname)    cname ## _
#define OV_ABORT (   label)
Value:
{\
printf("Error occured in file %s line %d.\n",__FILE__,__LINE__); \
Overture::abort(label);}

Referenced by MappedGridOperators::applyBCtangentialComponent(), Ogmg::applyBoundaryConditions(), Ogmg::assignBoundaryConditionCoefficients(), Ogmg::averageCoefficients(), RevolutionMapping::basicInverse(), HyperbolicMapping::basicInverseS(), ApproximateGlobalInverse::binarySearchOverBoundary(), UserDefinedMapping1::bladeSetup(), Integrate::buildAdaptiveMeshRefinementSurfaceWeights(), Ogmg::buildExtraLevelsNew(), InterpolatePointsOnAGrid::buildInterpolationInfo(), CanInterpolate::canInterpolate(), CanInterpolate::canInterpolateOld(), Ogen::changeParameters(), checkOverlappingGrid(), Ogen::checkParallelGhostWidth(), OgmgParameters::chooseGoodMultigridParameters(), collectInterpolationData(), Integrate::computeWeights(), CompositeGridData::convertLocalInterpolationData(), CopyArray::copyArray(), Ogshow::createShowFile(), Ogmg::defectNorm(), ApproximateGlobalInverse::distanceToCell(), CompositeTopology::edgeFromNumber(), AssignInterpNeighbours::findInterpolationNeighbours(), Mapping::findNearestGridPoint(), findNearestValidGridPoint(), Ogmg::fineToCoarse(), GenericMappedGridOperators::finishBoundaryConditions(), OGPulseFunction::gd(), Oges::generateMatrix(), HyperbolicMapping::get(), getFromADataBase(), Ogmg::getGhostLineBoundaryCondition(), Ogmg::getInterpolationCoordinates(), ParallelGridUtility::getLocalInterpolationData(), DerivedFunctions::getUserDefinedDerivedFunction(), ExposedPoints::initialize(), SplineMapping::initialize(), InterpolatePointsOnAGrid::internalInterpolate(), ExposedPoints::interpolate(), Interpolant::interpolate(), Ogen::interpolateAll(), InterpolatePointsOnAGrid::interpolateAllPoints(), InterpolatePointsOnAGrid::interpolationCoefficients(), StretchMapping::inverseMapS(), Mapping::inverseMapS(), Ogen::lastChanceInterpolation(), main(), LoftedSurfaceMapping::mapS(), UserDefinedMapping1::mapS(), DataPointMapping::mapS(), Mapping::mapS(), Ogen::markPointsNeededForInterpolationNew(), NurbsMapping::NurbsMapping(), GenericGridCollectionData::operator=(), Ogmg::operatorAveraging(), InterpolatePointsOnAGrid::parallelInternalInterpolate(), InterpolatePointsOnAGrid::parallelSetup(), plot3dToOverture(), LoftedSurfaceMapping::profileSetup(), Mapping::projectS(), Integrate::put(), GenericGraphicsInterface::readCommandsFromStrings(), Ogshow::saveSequence(), OgesParameters::set(), Ogmg::setBoundaryConditions(), ParallelOverlappingGridInterpolator::setup(), Ogmg::smoothInterpolationNeighbours(), Ogmg::smoothLine(), Ogmg::smoothTest(), GL_GraphicsInterface::stopReadingCommandFile(), GenericGraphicsInterface::stopReadingCommandFile(), HDF_DataBase::unmount(), LoftedSurfaceMapping::update(), Ogen::updateRefinementFillInterpolationDataNew(), Interpolant::updateToMatchGrid(), OgmgParameters::updateToMatchGrid(), and DataFormats::writePlot3d().

#define OV_BOOL_DEFINED
#define OV_STD_INCLUDE (   x)    <x>
#define OV_USE_DOUBLE
#define OV_USE_HDF5
#define OV_USE_LOCAL_GLW
#define OV_USE_MESA   newMesa
#define OV_USE_UNDERSCORE
#define OV_USE_X11
#define OV_USINGNAMESPACE (   x)    using namespace x
#define OVERTURE_HOME   "/home/henshaw.0/Overture.v25.d"

Referenced by findDataBaseFile().

#define OVERTURE_VERSION   "Overture.v25"