Overture  Version 25
Functions | Variables
initOvertureGlobalVariables.C File Reference
#include "GenericDataBase.h"
#include "aString.H"
#include "wdhdefs.h"
Include dependency graph for initOvertureGlobalVariables.C:

Functions

void initOvertureGlobalVariables ()
 

Variables

const real Pi = 4.*atan(1.)
 
const real twoPi = 8.*atan(1.)
 
const aString nullString =""
 
const aString blankString =" "
 
const Index nullIndex
 
const Range nullRange
 
const Range faceRange =Range(333333,444444,111111)
 

Function Documentation

void initOvertureGlobalVariables ( )

Variable Documentation

const aString blankString =" "
const Range faceRange =Range(333333,444444,111111)
const Index nullIndex
const Range nullRange

Referenced by HyperbolicMapping::applyBoundaryConditions(), Ogmg::applyOgesSmoother(), Ogen::buildACompositeGrid(), Ogen::checkInterpolationOnBoundaries(), Ogen::classifyPoints(), EllipticGridGenerator::coarseToFine(), PlotIt::contour3d(), MappedGridOperators::derivativeScalarDerivative(), doubleGridCollectionFunction::doubleGridCollectionFunction(), doubleMappedGridFunction::doubleMappedGridFunction(), EllipticGridGenerator::fineToCoarse(), GenericMappedGridOperators::fixBoundaryCorners(), floatGridCollectionFunction::floatGridCollectionFunction(), floatMappedGridFunction::floatMappedGridFunction(), FourierOperators::fourierDerivative(), FourierOperators::fourierLaplacian(), GridFunctionNorms::getBounds(), RotatedBox::getEfficiency(), Mapping::getGridMinAndMax(), doubleGridCollectionFunction::initialize(), intGridCollectionFunction::initialize(), floatGridCollectionFunction::initialize(), InterpolatePointsOnAGrid::internalInterpolate(), InterpolatePoints::interpolateAllPoints(), InterpolatePointsOnAGrid::interpolateAllPoints(), InterpolateRefinements::interpolateCoarseFromFine(), Interpolate::interpolateCoarseToFine(), InterpolateRefinements::interpolateRefinementBoundaries(), interpolateRefinements(), intGridCollectionFunction::intGridCollectionFunction(), intMappedGridFunction::intMappedGridFunction(), doubleGridCollectionFunction::link(), intGridCollectionFunction::link(), floatGridCollectionFunction::link(), doubleMappedGridFunction::link(), intMappedGridFunction::link(), floatMappedGridFunction::link(), Oges::makeRightNullVector(), InterpolatePointsOnAGrid::parallelInternalInterpolate(), doubleMappedGridFunction::periodicUpdate(), intMappedGridFunction::periodicUpdate(), floatMappedGridFunction::periodicUpdate(), PlotIt::plot3dContours(), Oges::setCoefficientArray(), FourierOperators::setDefaultRanges(), CompositeGridData::setNumberOfDimensionsAndGrids(), OgmgParameters::setNumberOfSubSmooths(), TridiagonalSolver::solve(), Oges::solve(), FourierOperators::transform(), SplineMapping::update(), CompositeGridData::updateCollection(), intGridCollectionFunction::updateToMatchComponentGrids(), floatGridCollectionFunction::updateToMatchComponentGrids(), doubleGridCollectionFunction::updateToMatchComponentGrids(), floatGridCollectionFunction::updateToMatchGrid(), doubleGridCollectionFunction::updateToMatchGrid(), intGridCollectionFunction::updateToMatchGrid(), doubleMappedGridFunction::updateToMatchGrid(), floatMappedGridFunction::updateToMatchGrid(), intMappedGridFunction::updateToMatchGrid(), doubleGridCollectionFunction::updateToMatchGridFunction(), floatGridCollectionFunction::updateToMatchGridFunction(), intGridCollectionFunction::updateToMatchGridFunction(), and MappedGridOperators::xi().

const aString nullString =""
const real Pi = 4.*atan(1.)

Referenced by RevolutionMapping::basicInverse(), AnnulusMapping::basicInverse(), OrthographicTransform::basicInverse(), CircleMapping::basicInverse(), CylinderMapping::basicInverse(), BoxMapping::basicInverse(), SphereMapping::basicInverse(), CrossSectionMapping::basicInverse(), RevolutionMapping::basicInverseS(), AnnulusMapping::basicInverseS(), OrthographicTransform::basicInverseS(), UserDefinedMapping1::basicInverseS(), CylinderMapping::basicInverseS(), BoxMapping::basicInverseS(), SphereMapping::basicInverseS(), UserDefinedMapping1::bladeSetup(), NurbsMapping::buildSubCurves(), NurbsMapping::circle(), NurbsMapping::conic(), MappingsFromCAD::createCompositeCurve(), createSurfaceForAFace(), PlotIt::drawAStreamLine(), HyperbolicMapping::findMatchingBoundaryCurve(), TrimmedMapping::initializeTrimCurves(), main(), RevolutionMapping::map(), OrthographicTransform::map(), AirfoilMapping::map(), BoxMapping::map(), SphereMapping::map(), LoftedSurfaceMapping::mapS(), RevolutionMapping::mapS(), AirfoilMapping::mapS(), OrthographicTransform::mapS(), UserDefinedMapping1::mapS(), BoxMapping::mapS(), SphereMapping::mapS(), OGTrigFunction::OGTrigFunction(), LoftedSurfaceMapping::profileSetup(), NurbsMapping::readFromIgesFile(), MappingsFromCAD::readOneCurve(), Regrid::regridRotated(), LoftedSurfaceMapping::sectionSetup(), OGTrigFunction::setFrequencies(), GL_GraphicsInterface::setRotationTransformation(), BoxMapping::setVertices(), MatrixTransform::update(), AirfoilMapping::update(), CrossSectionMapping::update(), SplineMapping::update(), NurbsMapping::update(), and GL_GraphicsInterface::xLabel().

const real twoPi = 8.*atan(1.)