Overture  Version 25
Macros | Functions | Variables
wdhdefs.h File Reference
#include "OvertureDefine.h"
#include <A++.h>
#include "aString.H"
#include "GUITypes.h"
Include dependency graph for wdhdefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WDHDEFS_H   "wdhdefs.h"
 
#define sprintf2(a, b)   (sprintf(a,b),a)
 
#define sprintf3(a, b, c)   (sprintf(a,b,c),a)
 
#define sprintf4(a, b, c, d)   (sprintf(a,b,c,d),a)
 
#define sprintf5(a, b, c, d, e)   (sprintf(a,b,c,d,e),a)
 
#define sprintf6(a, b, c, d, e, f)   (sprintf(a,b,c,d,e,f),a)
 
#define sprintf7(a, b, c, d, e, f, g)   (sprintf(a,b,c,d,e,f,g),a)
 
#define sprintf8(a, b, c, d, e, f, g, h)   (sprintf(a,b,c,d,e,f,g,h),a)
 
#define sprintf9(a, b, c, d, e, f, g, h, i)   (sprintf(a,b,c,d,e,f,g,h,i),a)
 
#define SECOND   EXTERN_C_NAME(second)
 
#define GET_NUMBER_OF_ARRAYS   Array_Domain_Type::getNumberOfArraysInUse()
 
#define OV_GET_SERIAL_ARRAY(TYPE, U, ULOCAL)   TYPE ## SerialArray & ULOCAL = U;
 
#define OV_GET_SERIAL_ARRAY_CONST(TYPE, U, ULOCAL)   const TYPE ## SerialArray & ULOCAL = U;
 
#define OV_GET_SERIAL_ARRAY_CONDITIONAL(TYPE, U, ULOCAL, CONDITION)   TYPE ## SerialArray & ULOCAL = U;
 

Functions

aString sPrintF (const char *format,...)
 
char * sPrintF (char *s, const char *format,...)
 
aStringsPrintF (aString &s, const char *format,...)
 
int sScanF (const aString &s, const char *format, void *p0, void *p1=NULL, void *p2=NULL, void *p3=NULL, void *p4=NULL, void *p5=NULL, void *p6=NULL, void *p7=NULL, void *p8=NULL, void *p9=NULL, void *p10=NULL, void *p11=NULL, void *p12=NULL, void *p13=NULL, void *p14=NULL, void *p15=NULL, void *p16=NULL, void *p17=NULL, void *p18=NULL, void *p19=NULL, void *p20=NULL, void *p21=NULL, void *p22=NULL, void *p23=NULL, void *p24=NULL, void *p25=NULL, void *p26=NULL, void *p27=NULL, void *p28=NULL, void *p29=NULL)
 
int fScanF (FILE *file, const char *format, void *p0, void *p1=NULL, void *p2=NULL, void *p3=NULL, void *p4=NULL, void *p5=NULL, void *p6=NULL, void *p7=NULL, void *p8=NULL, void *p9=NULL, void *p10=NULL, void *p11=NULL, void *p12=NULL, void *p13=NULL, void *p14=NULL, void *p15=NULL, void *p16=NULL, void *p17=NULL, void *p18=NULL, void *p19=NULL, void *p20=NULL, void *p21=NULL, void *p22=NULL, void *p23=NULL, void *p24=NULL, void *p25=NULL, void *p26=NULL, void *p27=NULL, void *p28=NULL, void *p29=NULL)
 
void printF (const char *format,...)
 
void fPrintF (FILE *file, const char *format,...)
 
int getLine (char s[], int lim)
 
int getLine (aString &answer)
 
aString ftor (const char *s)
 
void SECOND (real &time)
 
GUITypes::real getCPU ()
 
int helpOverture (const aString &documentPrefix, const aString &label)
 

Variables

int debug
 
const int axis1 = 0
 
const int axis2 = 1
 
const int axis3 = 2
 
const int xAxis = 0
 
const int yAxis = 1
 
const int zAxis = 2
 
const int Start = 0
 
const int End = 1
 
const GUITypes::real Pi
 
const GUITypes::real twoPi
 
const aString nullString
 
const aString blankString
 
const Index nullIndex
 
const Range nullRange
 
const Range faceRange
 

Macro Definition Documentation

#define GET_NUMBER_OF_ARRAYS   Array_Domain_Type::getNumberOfArraysInUse()
#define OV_GET_SERIAL_ARRAY (   TYPE,
  U,
  ULOCAL 
)    TYPE ## SerialArray & ULOCAL = U;
#define OV_GET_SERIAL_ARRAY_CONDITIONAL (   TYPE,
  U,
  ULOCAL,
  CONDITION 
)    TYPE ## SerialArray & ULOCAL = U;
#define OV_GET_SERIAL_ARRAY_CONST (   TYPE,
  U,
  ULOCAL 
)    const TYPE ## SerialArray & ULOCAL = U;
#define SECOND   EXTERN_C_NAME(second)

Referenced by getCPU().

#define sprintf2 (   a,
 
)    (sprintf(a,b),a)
#define sprintf3 (   a,
  b,
  c 
)    (sprintf(a,b,c),a)
#define sprintf4 (   a,
  b,
  c,
 
)    (sprintf(a,b,c,d),a)
#define sprintf5 (   a,
  b,
  c,
  d,
 
)    (sprintf(a,b,c,d,e),a)
#define sprintf6 (   a,
  b,
  c,
  d,
  e,
 
)    (sprintf(a,b,c,d,e,f),a)
#define sprintf7 (   a,
  b,
  c,
  d,
  e,
  f,
 
)    (sprintf(a,b,c,d,e,f,g),a)
#define sprintf8 (   a,
  b,
  c,
  d,
  e,
  f,
  g,
 
)    (sprintf(a,b,c,d,e,f,g,h),a)
#define sprintf9 (   a,
  b,
  c,
  d,
  e,
  f,
  g,
  h,
 
)    (sprintf(a,b,c,d,e,f,g,h,i),a)
#define WDHDEFS_H   "wdhdefs.h"

Function Documentation

void fPrintF ( FILE *  file,
const char *  format,
  ... 
)

Referenced by Ogmg::applyBoundaryConditions(), Ogmg::assignBoundaryConditionCoefficients(), Ogmg::averageCoefficients(), Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), checkError(), Ogen::checkInterpolationOnBoundaries(), Ogmg::coarseToFine(), Ogen::computeOverlap(), GridDistributionList::display(), displayCoeff(), Ogen::displayCompositeGridParameters(), MappedGrid::displayComputedGeometry(), Ogmg::displaySmoothers(), Ogmg::evaluateTheDefectFormula(), Ogmg::fineToCoarseTest(), GL_GraphicsInterface::getAnswerSelectPick(), Ogen::initialize(), Ogmg::initializeConstantCoefficients(), GL_GraphicsInterface::interactiveAnswer(), main(), Ogmg::operatorAveraging(), Ogmg::outputCycleInfo(), Ogmg::outputResults(), GL_GraphicsInterface::outputString(), GenericGraphicsInterface::outputString(), GenericGraphicsInterface::outputToCommandFile(), GL_GraphicsInterface::pickNew(), GL_GraphicsInterface::pickPoints(), GenericMappedGridOperators::printBoundaryConditionStatistics(), GridStatistics::printGridStatistics(), Checker::printMessage(), LoadBalancer::printStatistics(), InterpolateRefinements::printStatistics(), GL_GraphicsInterface::processSpecialMenuItems(), GenericGraphicsInterface::promptAnswerSelectPick(), GenericGraphicsInterface::readLineFromCommandFile(), GL_GraphicsInterface::rleCompress(), saveOvertureTextFile(), GL_GraphicsInterface::saveRasterInAFile(), GL_GraphicsInterface::selectNew(), MappedGridOperators::sizeOf(), Ogmg::smooth(), Ogmg::smoothJacobi(), Ogmg::smoothLine(), Ogmg::smoothRedBlack(), spewPrimitiveEPS(), spewWireFrameEPS(), Ogen::updateRefinement(), Ogen::updateRefinementFillInterpolationData(), Ogen::updateRefinementFillInterpolationDataNew(), and Ogen::updateRefinementNewer().

int fScanF ( FILE *  file,
const char *  format,
void *  p0,
void *  p1 = NULL,
void *  p2 = NULL,
void *  p3 = NULL,
void *  p4 = NULL,
void *  p5 = NULL,
void *  p6 = NULL,
void *  p7 = NULL,
void *  p8 = NULL,
void *  p9 = NULL,
void *  p10 = NULL,
void *  p11 = NULL,
void *  p12 = NULL,
void *  p13 = NULL,
void *  p14 = NULL,
void *  p15 = NULL,
void *  p16 = NULL,
void *  p17 = NULL,
void *  p18 = NULL,
void *  p19 = NULL,
void *  p20 = NULL,
void *  p21 = NULL,
void *  p22 = NULL,
void *  p23 = NULL,
void *  p24 = NULL,
void *  p25 = NULL,
void *  p26 = NULL,
void *  p27 = NULL,
void *  p28 = NULL,
void *  p29 = NULL 
)

Referenced by NurbsMapping::get().

aString ftor ( const char *  s)

References aString.

Referenced by fScanF(), NurbsMapping::get(), and sScanF().

GUITypes::real getCPU ( )
inline

References MPI_Wtime, and SECOND.

Referenced by AdvancingFront::advanceFront(), MappedGridOperators::applyBCaDotGradU(), UnstructuredOperators::applyBCdirichlet(), MappedGridOperators::applyBCdirichlet(), MappedGridOperators::applyBCextrapolate(), MappedGridOperators::applyBCGenDiv(), MappedGridOperators::applyBCgeneralMixedDerivative(), MappedGridOperators::applyBCneumann(), MappedGridOperators::applyBCnormalComponent(), MappedGridOperators::applyBCnormalDerivative(), MappedGridOperators::applyBCnormalDotScalarGrad(), MappedGridOperators::applyBCsymmetry(), MappedGridOperators::applyBoundaryCondition(), applyBoundaryConditions(), HyperbolicMapping::applyBoundaryConditions(), Ogmg::applyBoundaryConditions(), Ogmg::applyFinalConditions(), Ogmg::applyInitialConditions(), Ogmg::applyOgesSmoother(), AssignInterpNeighbours::assign(), TrimmedMapping::basicInverse(), DataPointMapping::basicInverseS(), ApproximateGlobalInverse::binarySearchOverBoundary(), Ogen::buildACompositeGrid(), Ogmg::buildCoefficientArrays(), UnstructuredMapping::buildConnectivityLists(), Ogen::buildCutout(), CompositeTopology::buildEdgeCurves(), CompositeTopology::buildEdgeCurveSearchTree(), Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), UnstructuredMapping::buildFromACompositeSurface(), UnstructuredMapping::buildFromARegularMapping(), Regrid::buildGrids(), InterpolatePointsOnAGrid::buildInterpolationInfo(), Ogmg::buildPredefinedEquations(), UnstructuredMapping::buildSearchTree(), CompositeTopology::buildSubSurfaceTriangulation(), Regrid::buildTaggedCells(), CanInterpolate::canInterpolate(), CanInterpolate::canInterpolateOld(), checkGrid(), Ogen::checkHoleCutting(), Ogen::checkInterpolationOnBoundaries(), Ogen::classifyPoints(), Ogmg::coarseToFine(), AdvancingFront::computeFaceNormal(), AdvancingFront::computeFaceTransformation(), Ogmg::computeLeftNullVector(), Ogen::computeOverlap(), AdvancingFront::computeVertexCandidates(), MappingGeometry::computeVolumeIntegrals(), Integrate::computeWeights(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourOpt2d(), CompositeGridData::convertLocalInterpolationData(), MappingsFromCAD::createCompositeCurve(), MappingsFromCAD::createCurveOnAParametricSurface(), createMappings(), MappingsFromCAD::createSurface(), MappingsFromCAD::createTrimmedSurface(), Ogen::cutHoles(), Ogen::cutHolesNew(), Ogen::cutHolesNewer(), Ogmg::cycle(), Ogmg::defectNorm(), Mapping::determineResolution(), dudt(), TrimmedMapping::findClosestCurve(), TrimmedMapping::findDistanceToACurve(), ApproximateGlobalInverse::findNearestGridPoint(), InterpolatePointsOnAGrid::findNearestValidGridPoint(), findNearestValidGridPoint(), Ogen::findTrueBoundary(), Ogmg::fineToCoarse(), Ogmg::fineToCoarseTest(), HyperbolicMapping::formBlockTridiagonalSystem(), HyperbolicMapping::formCMatrix(), Oges::formMatrix(), Ogmg::fullMultigrid(), AdvancingFront::gatherExistingCandidates(), HyperbolicMapping::generate(), EllipticGridGenerator::generateGrid(), Oges::generateMatrix(), Ugen::generateWithAdvancingFront(), HDF_DataBase::getDistributed(), getFromADataBase(), Oges::getMatrix(), HyperbolicMapping::getNormalAndSurfaceArea(), HyperbolicMapping::implicitSolve(), improveTriangulation(), Interpolate::initialize(), Interpolate::initializeCoefficients(), TrimmedMapping::initializeQuadTree(), insertFace(), TrimmedMapping::insideOrOutside(), UnstructuredMapping::insideOrOutside(), InterpolatePointsOnAGrid::internalInterpolate(), Interpolant::interpolate(), Ogmg::interpolate(), InterpolateRefinements::interpolateCoarseFromFine(), Interpolate::interpolateCoarseFromFine(), Interpolate::interpolateCoarseToFine(), Interpolate::interpolateFineFromCoarse(), Interpolate::interpolateFineToCoarse(), InterpolateRefinements::interpolateRefinementBoundaries(), InterpolateRefinements::interpolateRefinements(), ApproximateGlobalInverse::inverse(), ExactLocalInverse::inverse(), isFaceConsistent(), AdvancingFront::isOnFacePlane(), HyperbolicMapping::jacobiSmooth(), main(), AdvancingFront::makeTriOnSurface(), makeTriTetFromNewVertex(), TrimmedMapping::mapGrid(), NurbsMapping::mapS(), NurbsMapping::merge(), Ogen::movingUpdate(), Ogen::movingUpdateNew(), ogen(), Ogmg::operatorAveraging(), Ogmg::outputResults(), floatMappedGridFunction::periodicUpdate(), intMappedGridFunction::periodicUpdate(), doubleMappedGridFunction::periodicUpdate(), PlotIt::plot3dContours(), PlotIt::plotCompositeSurface(), Ogen::preInterpolateGrids(), CompositeSurface::project(), UnstructuredMapping::project(), HyperbolicMapping::project(), CompositeSurface::put(), MappingsFromCAD::readMappings(), MappingsFromCAD::readOneCurve(), MappingsFromCAD::readSomeNurbs(), Regrid::regridAligned(), Ogen::removeExteriorPoints(), Ogen::removeExteriorPointsNew(), GridCollectionData::replaceRefinementLevels(), GL_GraphicsInterface::rleCompress(), GL_GraphicsInterface::saveRasterInAFile(), UnstructuredMapping::setNodesAndConnectivity(), UnstructuredMapping::setNodesElementsAndNeighbours(), Ogmg::smooth(), Ogmg::smoothBoundary(), Ogmg::smoothInterpolationNeighbours(), Ogmg::smoothJacobi(), Ogmg::smoothLine(), Ogmg::smoothRedBlack(), YaleEquationSolver::solve(), HarwellEquationSolver::solve(), SlapEquationSolver::solve(), CompositeTopology::splitAndMergeEdgeCurves(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), Ogen::sweepOutHolePoints(), CanInterpolate::transferInterpDataForAMR(), TrimmedMapping::triangulate(), CompositeTopology::triangulateCompositeSurface(), CompositeTopology::update(), TrimmedMapping::update(), UnstructuredMapping::update(), Ogen::updateGeometry(), Ogen::updateOverlap(), Ogen::updateRefinement(), Ogen::updateRefinementFillInterpolationData(), Ogen::updateRefinementFillInterpolationDataNew(), Ogen::updateRefinementNew(), and Ogen::updateRefinementNewer().

int getLine ( char  s[],
int  lim 
)
int getLine ( aString answer)

References getLine().

int helpOverture ( const aString documentPrefix,
const aString label 
)

References aString.

Referenced by GL_GraphicsInterface::displayHelp(), and main().

void printF ( const char *  format,
  ... 
)

Referenced by DialogData::addInfoLabel(), DialogData::addOptionMenu(), GUIState::addPrefix(), DialogData::addPulldownMenu(), DialogData::addRadioBox(), GridCollection::addToDomain(), Ogen::adjustBoundary(), Ogen::adjustBoundarySerial(), Ogen::adjustForNearbyBoundaries(), PlotIt::adjustGrid(), YaleEquationSolver::allocateWorkSpace(), GL_GraphicsInterface::annotate(), MappedGridOperators::applyBCextrapolate(), MappedGridOperators::applyBCgeneralMixedDerivative(), MappedGridOperators::applyBCneumann(), MappedGridOperators::applyBoundaryCondition(), MappedGridOperators::applyBoundaryConditionCoefficients(), HyperbolicMapping::applyBoundaryConditionMatchToMapping(), Ogmg::applyBoundaryConditions(), Ogmg::applyOgesSmoother(), StretchTransform::applyStretching(), AssignInterpNeighbours::assign(), Ogmg::assignBoundaryConditionCoefficients(), LoadBalancer::assignLoadBalance(), LoadBalancer::assignWorkLoads(), UserDefinedMapping1::basicInverseS(), DataPointMapping::basicInverseS(), HyperbolicMapping::basicInverseS(), ApproximateGlobalInverse::binarySearchOverBoundary(), UserDefinedMapping1::bladeSetup(), MappingBuilder::build(), Ogen::buildACompositeGrid(), Integrate::buildAdaptiveMeshRefinementSurfaceWeights(), Ogmg::buildCoefficientArrays(), MappingBuilder::buildCurveOnSurface(), Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), Regrid::buildGrids(), InterpolatePoints::buildInterpolationInfo(), InterpolatePointsOnAGrid::buildInterpolationInfo(), Ogmg::buildPredefinedCoefficientMatrix(), Regrid::buildProperNestingDomains(), StretchTransform::buildStretchingParametersDialog(), TrimmedMappingBuilder::buildTrimmedMapping(), DialogData::changeOptionMenu(), Ogen::changeParameters(), checkError(), Ogen::checkHoleCutting(), Ogen::checkInterpolationOnBoundaries(), Mapping::checkMapping(), checkOverlappingGrid(), Ogen::checkParallelGhostWidth(), Ogmg::checkParameters(), Ogen::checkUpdateRefinement(), Ogen::chooseASide(), OgmgParameters::chooseGoodMultigridParameters(), Ogen::classifyPoints(), Ogmg::coarseGridSolverTest(), Ogmg::coarseToFine(), Ogmg::coarseToFineTest(), collectInterpolationData(), Integrate::computeAllWeights(), ErrorEstimator::computeAndSmoothErrorFunction(), DistributedInverse::computeBoundingBoxes(), DerivedFunctions::computeDerivedFunctions(), ErrorEstimator::computeErrorFunction(), Ogmg::computeLeftNullVector(), Ogen::computeOverlap(), computeRate(), computeRateOld(), Integrate::computeStitchedSurfaceWeights(), Integrate::computeSurfaceWeights(), Integrate::computeWeights(), constructEdgeEntityFromEntity(), GL_GraphicsInterface::constructor(), ReparameterizationTransform::constructorForMultipleReparams(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), PlotIt::contourOpt2d(), CompositeGridData::convertLocalInterpolationData(), HyperbolicMapping::correctProjectionOfInitialCurve(), MappedGridOperators::createBoundaryMatrix(), createMappings(), Ogmg::createNullVector(), Ogshow::createShowFile(), curveTooNarrow(), Ogen::cutHoles(), Ogen::cutHolesNew(), Ogen::cutHolesNewer(), Ogmg::cycle(), DataPointMapping::DataPointMapping(), Ogmg::defectNorm(), Integrate::defineSurfacesAndComputeWeights(), MappedGridOperators::derivativeInternal(), GridDistribution::determineAGoodNumberOfProcessors(), IntersectionMapping::determineIntersection(), LoadBalancer::determineLoadBalance(), LoadBalancer::determineLoadBalanceKernighanLin(), Ogen::determineMinimalIndexRange(), StretchMapping::display(), HyperbolicMapping::display(), Mapping::display(), GL_GraphicsInterface::display(), GL_GraphicsInterface::displayHelp(), displayValuesAtAPoint(), ApproximateGlobalInverse::distanceToCell(), CompositeTopology::edgeFromNumber(), TrimmedMapping::editNurbsTrimCurve(), SurfaceStitcher::enlargeGapWidth(), GL_GraphicsInterface::erase(), Ogen::explicitHoleCutting(), GenericGraphicsInterface::fileAnswer(), Regrid::findCutPoint(), findDataBaseFile(), AssignInterpNeighbours::findInterpolationNeighbours(), GenericMappedGridOperators::findInterpolationNeighbours(), HyperbolicMapping::findMatchingBoundaryCurve(), ApproximateGlobalInverse::findNearestGridPoint(), Mapping::findNearestGridPoint(), SweepMapping::findRowSplines(), Ogmg::fineToCoarse(), Ogmg::fineToCoarseTest(), Overture::finish(), GenericMappedGridOperators::finishBoundaryConditions(), Ogmg::fullMultigrid(), OGPulseFunction::gd(), HyperbolicMapping::generate(), Ogen::generateInterpolationArrays(), Oges::generateMatrix(), GL_GraphicsInterface::generateNewDisplayList(), Integrate::get(), SmoothedPolygon::get(), StretchTransform::get(), ComposeMapping::get(), RestrictionMapping::get(), DataPointMapping::get(), ReparameterizationTransform::get(), GenericGridCollectionData::get(), GridCollectionData::get(), OgmgParameters::get(), MappedGridData::get(), MappingRC::get(), HyperbolicMapping::get(), ShowFileReader::getAGrid(), DerivedFunctions::getASolution(), ShowFileReader::getASolution(), Mapping::getBoundaryCondition(), Regrid::getBoundedBox(), ReparameterizationTransform::getBoundingBox(), Mapping::getBoundingBox(), ReparameterizationTransform::getBounds(), PlotIt::getColour(), GL_GraphicsInterface::getColour(), HyperbolicMapping::getDistanceToStep(), GenericGridCollectionData::getDomainName(), EquationSolver::getExtraEquationValues(), ShowFileReader::getFrame(), getFromADataBase(), ShowFileReader::getGeneralParameter(), ShowFileReader::getGeneralParameters(), Mapping::getGrid(), Mapping::getGridDimensions(), Mapping::getGridIndexRange(), Mapping::getGridSerial(), GridStatistics::getGridSpacing(), ShowFilePlotter::getHeaderComments(), getInitialConditions(), Ogmg::getInterpolationCoordinates(), Interpolant::getInterpolationOption(), Ogmg::getInterpolationStencil(), Mapping::getIsPeriodic(), ParallelGridUtility::getLocalInterpolationData(), Mapping::getMappingParametersOption(), GL_GraphicsInterface::getNewLabelList(), ExposedPoints::getNumberOfExposedPoints(), ShowFileReader::getNumberOfFrames(), Mapping::getNumberOfGhostPoints(), GridStatistics::getNumberOfPoints(), ShowFileReader::getNumberOfSequences(), ShowFileReader::getNumberOfSolutions(), DialogData::getOptionMenu(), ShowFileReader::getParameters(), DialogData::getPulldownMenu(), DialogData::getRadioBox(), ShowFileReader::getSequence(), ShowFileReader::getSequenceNames(), Ogmg::getSingularParameter(), DialogData::getTextValue(), getTimeStep(), InterpolatePointsOnAGrid::getTotalNumberOfPointsAssigned(), DerivedFunctions::getUserDefinedDerivedFunction(), DerivedFunctions::getVelocityComponents(), GL_GraphicsInterface::GL_GraphicsInterface(), PlotIt::grid3d(), GL_GraphicsInterface::hardCopy(), Ogen::improveQuality(), initContourSurfaceList(), ExposedPoints::initialize(), SmoothedPolygon::initialize(), JoinMapping::initialize(), ApproximateGlobalInverse::initialize(), SplineMapping::initialize(), GridCollectionData::initialize(), Ogen::initialize(), ApproximateGlobalInverse::initializeBoundingBoxTrees(), InterpolatePointsOnAGrid::initializeExplicitInterpolation(), OgmgParameters::initializeGridDependentParameters(), ParallelOverlappingGridInterpolator::internalInterpolate(), InterpolatePointsOnAGrid::internalInterpolate(), ExposedPoints::interpolate(), ParallelOverlappingGridInterpolator::interpolate(), Interpolant::interpolate(), NurbsMapping::interpolate(), Ogen::interpolateAll(), InterpolatePoints::interpolateAllPoints(), InterpolatePointsOnAGrid::interpolateAllPoints(), Ogen::interpolateAPoint(), Interpolate::interpolateCoarseFromFine(), NurbsMapping::interpolateLoftedSurface(), Ogen::interpolateMixedBoundary(), Ogen::interpolatePoints(), Interpolant::interpolateRefinementLevel(), InterpolateRefinements::interpolateRefinements(), NurbsMapping::interpolateSurface(), NurbsMapping::interpolateVolume(), IntersectionMapping::intersectWithCompositeSurface(), ComposeMapping::inverseMapS(), StretchMapping::inverseMapS(), Mapping::inverseMapS(), Ogen::lastChanceInterpolation(), LoftedSurfaceMapping::LoftedSurfaceMapping(), main(), TrimmedMapping::map(), Mapping::map(), LoftedSurfaceMapping::mapS(), UserDefinedMapping1::mapS(), Mapping::mapS(), Ogen::markPointsNeededForInterpolationNew(), Regrid::merge(), HDF_DataBase::mount(), Ogen::movingUpdateNew(), NurbsMapping::NurbsMapping(), ogen(), ShowFileReader::open(), SmoothedPolygon::operator=(), RestrictionMapping::operator=(), ReparameterizationTransform::operator=(), DataPointMapping::operator=(), GenericGridCollectionData::operator=(), HyperbolicMapping::operator=(), Ogmg::operatorAveraging(), outputMovingGrids(), Regrid::outputRefinementInfo(), Ogmg::outputResults(), Oges::outputSparseMatrix(), GL_GraphicsInterface::outputString(), GenericGraphicsInterface::outputString(), InterpolatePointsOnAGrid::parallelInternalInterpolate(), InterpolatePointsOnAGrid::parallelSetup(), pauseForInput(), ShowFilePlotter::plot(), MappingBuilder::plot(), PlotIt::plot(), Ogen::plot(), PlotIt::plot3dContours(), plot3dToOverture(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotGrid2d(), PlotIt::plotGridBoundaries(), PlotIt::plotGridQuality(), PlotIt::plotStructured(), plotStuff(), GL_GraphicsInterface::popGUI(), Ogen::preInterpolateGrids(), GridStatistics::printGridStatistics(), Checker::printMessage(), Ogen::printOrphanPoints(), ApproximateGlobalInverse::printStatistics(), GL_GraphicsInterface::processSpecialMenuItems(), LoftedSurfaceMapping::profileSetup(), CompositeSurface::project(), Mapping::project(), StretchTransform::put(), Integrate::put(), GridCollectionData::put(), HyperbolicMapping::put(), Ogen::queryAPoint(), GenericGraphicsInterface::readCommandsFromStrings(), Ogmg::readLeftNullVector(), GenericGraphicsInterface::readLineFromCommandFile(), GL_GraphicsInterface::readOvertureRC(), DataFormats::readPlot3d(), DataFormats::readSTL(), CompositeSurface::refineSubSurface(), Regrid::regrid(), Regrid::regridAligned(), Regrid::regridRotated(), DerivedFunctions::remove(), Ogen::removeExteriorPointsNew(), ReparameterizationTransform::ReparameterizationTransform(), GridCollectionData::replaceRefinementLevels(), TrimmedMapping::reportTrimCurveInfo(), StretchTransform::resizeParameterArrays(), RestrictionMapping::RestrictionMapping(), GL_GraphicsInterface::rleCompress(), GenericGraphicsInterface::saveCommandFile(), Ogen::saveGridToAFile(), CompositeGrid::saveGridToAFile(), Ogmg::saveLeftNullVector(), saveOvertureTextFile(), GL_GraphicsInterface::saveRasterInAFile(), Ogshow::saveSequence(), Ogshow::saveSolution(), ReparameterizationTransform::scaleBounds(), EquationSolver::set(), Ogen::set(), OgmgParameters::set(), OgesParameters::set(), GraphicsParameters::set(), Ogmg::setBoundaryConditions(), ReparameterizationTransform::setBounds(), EquationSolver::setCoefficientArray(), EquationSolver::setCoefficientsAndBoundaryConditions(), GL_GraphicsInterface::setCurrentWindow(), GenericGridCollectionData::setDomainName(), Oges::setEquationAndBoundaryConditions(), DialogData::setExitCommand(), StretchMapping::setExponentialToLinearParameters(), EquationSolver::setExtraEquationValues(), Ogshow::setFrameSeriesName(), ShowFilePlotter::setFrameSeriesTitles(), EquationSolver::setGrid(), Oges::setGrid(), Mapping::setGrid(), Mapping::setGridDimensions(), Mapping::setGridIndexRange(), Interpolant::setInterpolationOption(), ReparameterizationTransform::setMappingProperties(), SurfaceStitcher::setMask(), Ogmg::setMean(), Regrid::setNumberOfBufferZones(), DataPointMapping::setNumberOfGhostLines(), Mapping::setNumberOfGhostPoints(), OgmgParameters::setNumberOfSmooths(), Mapping::setPartition(), LoadBalancer::setProcessors(), PullDownMenu::setPullDownMenu(), DialogData::setPushButtons(), DialogData::setTextBoxes(), DialogData::setTextLabel(), DialogData::setToggleButtons(), ParallelOverlappingGridInterpolator::setup(), Ogmg::setup(), Regrid::setupCoarseIndexSpace(), DerivedFunctions::setupUserDefinedDerivedFunction(), Regrid::setWidthOfProperNesting(), showFileFromDataFile(), Ogmg::smooth(), Ogmg::smoothBoundary(), SmoothedPolygon::SmoothedPolygon(), ErrorEstimator::smoothErrorFunction(), Ogmg::smoothLine(), Ogmg::smoothRedBlack(), Ogmg::smoothTest(), YaleEquationSolver::solve(), Oges::solve(), MappedGridData::specifyProcesses(), Regrid::splitBox(), Regrid::splitBoxRotated(), Ogshow::startFrame(), GL_GraphicsInterface::stopReadingCommandFile(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), Integrate::surfaceIntegral(), Ogen::sweepOutHolePoints(), Interpolant::testInterpolation(), NurbsMapping::toggleSubCurveVisibility(), CanInterpolate::transferInterpDataForAMR(), MatchingCurve::update(), SmoothedPolygon::update(), LoftedSurfaceMapping::update(), CompositeTopology::update(), StretchTransform::update(), JoinMapping::update(), DataPointMapping::update(), SquareMapping::update(), MatrixTransform::update(), UserDefinedMapping1::update(), RevolutionMapping::update(), AirfoilMapping::update(), AnnulusMapping::update(), LoadBalancer::update(), IntersectionMapping::update(), ErrorEstimator::update(), ReparameterizationTransform::update(), Regrid::update(), DerivedFunctions::update(), StretchMapping::update(), SplineMapping::update(), CompositeSurface::update(), TrimmedMapping::update(), OgmgParameters::update(), OgesParameters::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), Ogen::updateBoundaryAdjustment(), Ogen::updateCanInterpolate(), HyperbolicMapping::updateForInitialCurve(), Ogen::updateGeometry(), HyperbolicMapping::updateMarchingParameters(), Ogen::updateOverlap(), HyperbolicMapping::updatePlotOptions(), Ogen::updateRefinementFillInterpolationData(), Ogen::updateRefinementFillInterpolationDataNew(), StretchTransform::updateStretchingParameters(), HyperbolicMapping::updateSurfaceGridParameters(), Interpolant::updateToMatchGrid(), Integrate::updateToMatchGrid(), MappedGridOperators::updateToMatchGrid(), OgmgParameters::updateToMatchGrid(), PlotIt::userDefinedOutput(), TrimmedMapping::validateTrimming(), TrimmedMapping::verifyTrimCurve(), Oges::writeMatrixToFile(), DataFormats::writePlot3d(), Checker::~Checker(), GridCollectionData::~GridCollectionData(), Interpolant::~Interpolant(), LoftedSurfaceMapping::~LoftedSurfaceMapping(), Oges::~Oges(), RestrictionMapping::~RestrictionMapping(), and SmoothedPolygon::~SmoothedPolygon().

void SECOND ( real time)
aString sPrintF ( const char *  format,
  ... 
)

References aString, and s.

Referenced by EllipticGridGenerator::applyBoundaryConditions(), HyperbolicMapping::applyBoundaryConditions(), Ogmg::applyBoundaryConditions(), MappingBuilder::assignBoundaryConditions(), HyperbolicMapping::assignMarchingParametersDialog(), MappingBuilder::build(), Integrate::buildAdaptiveMeshRefinementSurfaceWeights(), MappingBuilder::buildBoxGrid(), GenericGraphicsInterface::buildCascadingMenu(), Ogmg::buildCoefficientArrays(), HyperbolicMapping::buildCurve(), MappingBuilder::buildCurveOnSurface(), GridStretcher::buildDialog(), GridSmoother::buildDialog(), Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), Regrid::buildGrids(), InterpolatePoints::buildInterpolationInfo(), InterpolatePointsOnAGrid::buildInterpolationInfo(), Mapping::buildMappingParametersDialog(), HyperbolicMapping::buildMarchingParametersDialog(), HyperbolicMapping::buildMarchingSpacingDialog(), OgmgParameters::buildOptionsDialog(), HyperbolicMapping::buildPlotOptionsDialog(), ShowFilePlotter::buildPlotStuffDialog(), Ogmg::buildPredefinedCoefficientMatrix(), Ogmg::buildPredefinedVariableCoefficients(), HyperbolicMapping::buildStartCurveSpacingDialog(), StretchTransform::buildStretchingParametersDialog(), CompositeTopology::buildSubSurfaceTriangulation(), HyperbolicMapping::buildSurfaceGridParametersDialog(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), CanInterpolate::canInterpolate(), CanInterpolate::canInterpolateOld(), Ogen::changeParameters(), CompositeTopology::checkConsistency(), checkError(), GridStretcher::checkForStretchCommands(), Ogen::checkHoleCutting(), Ogen::checkInterpolationOnBoundaries(), Ogen::classifyPoints(), Ogen::classifyRedundantPoints(), Ogmg::coarseToFine(), Ogmg::coarseToFineTest(), DerivedFunctions::computeDerivedFunctions(), Ogmg::computeLeftNullVector(), Integrate::computeStitchedSurfaceWeights(), CompositeTopology::computeTopology(), GL_GraphicsInterface::constructor(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), MappingsFromCAD::createCompositeCurve(), MappingsFromCAD::createCurveOnAParametricSurface(), HyperbolicMapping::createCurveOnSurface(), MappingsFromCAD::createManifoldSolidBRepObject(), createMappings(), OffsetShell::createOffsetMappings(), MappingsFromCAD::createSurface(), Ogen::cutHolesNewer(), Ogmg::cycle(), Ogmg::defectNorm(), Integrate::defineSurfacesAndComputeWeights(), doubleGridCollectionFunction::display(), intGridCollectionFunction::display(), floatGridCollectionFunction::display(), displayMaskLaTeX(), GL_GraphicsInterface::drawColourBar(), GL_GraphicsInterface::drawColouredSquares(), HyperbolicMapping::drawHyperbolicGrid(), dudt(), TrimmedMapping::editNurbsTrimCurve(), equiGridSmoother(), Ogmg::evaluateTheDefectFormula(), GenericGraphicsInterface::fileAnswer(), fileOutput(), AssignInterpNeighbours::findInterpolationNeighbours(), HyperbolicMapping::findMatchingBoundaryCurve(), InterpolatePointsOnAGrid::findNearestValidGridPoint(), findNearestValidGridPoint(), Ogmg::fineToCoarse(), Ogmg::fineToCoarseTest(), Ogshow::flush(), HyperbolicMapping::formBlockTridiagonalSystem(), Ogmg::fullMultigrid(), HyperbolicMapping::generate(), TriangleWrapperParameters::generateArgumentString(), Ogen::generateInterpolationArrays(), JoinMapping::get(), DepthMapping::get(), FilletMapping::get(), TFIMapping::get(), IntersectionMapping::get(), CrossSectionMapping::get(), CompositeTopology::get(), GridDistributionList::get(), FilamentStretching::get(), NurbsMapping::get(), EdgeInfoArray::get(), CompositeGridData::get(), FaceInfo::get(), HyperbolicMapping::get(), doubleGridCollectionFunction::get(), intGridCollectionFunction::get(), floatGridCollectionFunction::get(), Mapping::get(), doubleMappedGridFunction::get(), intMappedGridFunction::get(), floatMappedGridFunction::get(), ShowFileReader::getAGrid(), HDF_DataBase::getDistributed(), GenericGridCollectionData::getDomainName(), ShowFileReader::getFrame(), Ogmg::getGhostLineBoundaryCondition(), ParallelGridUtility::getLocalInterpolationData(), Mapping::getMappingParametersOption(), HyperbolicMapping::getNormalAndSurfaceArea(), ShowFileReader::getSequence(), ShowFileReader::getSequenceNames(), HDF_DataBase::getSerialArrayName(), HDF_DataBase::getSerialFileName(), OgesParameters::getSolverName(), DialogData::getTextValue(), GL_GraphicsInterface::hardCopy(), GL_GraphicsInterface::hardcopyCommands(), HyperbolicMapping::hypgen(), Ogmg::init(), ExposedPoints::initialize(), FilletMapping::initialize(), Integrate::initialize(), Ogen::initialize(), InterpolatePointsOnAGrid::initializeExplicitInterpolation(), HyperbolicMapping::initializeSurfaceGrid(), GL_GraphicsInterface::interactiveAnswer(), InterpolatePointsOnAGrid::internalInterpolate(), Ogen::interpolateAll(), interpolateExposedPoints(), interpolatePoints(), ComposeMapping::inverseMapS(), main(), Ogen::markMaskAtGhost(), Ogen::movingUpdateNew(), EllipticGridGenerator::multigridVcycle(), ogen(), Overture::openDebugFile(), Mapping::openDebugFiles(), Ogmg::operatorAveraging(), Ogmg::outputCycleInfo(), InterpolatePointsOnAGrid::parallelSetup(), GL_GraphicsInterface::pickNew(), GL_GraphicsInterface::pickPoints(), ShowFilePlotter::plot(), PlotIt::plot(), Ogen::plot(), plot3dToOverture(), ShowFilePlotter::plotAll(), GL_GraphicsInterface::plotAxes(), PlotIt::plotCompositeSurface(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotGrid2d(), PlotIt::plotGridQuality(), GL_GraphicsInterface::plotPoints(), PlotIt::plotStructured(), PlotIt::plotUM(), CompositeTopology::printEdgeCurveInfo(), printInfo(), HyperbolicMapping::project(), JoinMapping::put(), DepthMapping::put(), FilletMapping::put(), TFIMapping::put(), IntersectionMapping::put(), CrossSectionMapping::put(), CompositeTopology::put(), GridDistributionList::put(), FilamentStretching::put(), EdgeInfoArray::put(), CompositeGridData::put(), FaceInfo::put(), NurbsMapping::put(), HyperbolicMapping::put(), UnstructuredMapping::put(), doubleGridCollectionFunction::put(), intGridCollectionFunction::put(), floatGridCollectionFunction::put(), Mapping::put(), doubleMappedGridFunction::put(), intMappedGridFunction::put(), floatMappedGridFunction::put(), HDF_DataBase::putDistributed(), Ogen::queryAPoint(), rapOpenModel(), GenericGraphicsInterface::readCommandFile(), Ogmg::readLeftNullVector(), MappingsFromCAD::readMappings(), readMappingsFromAnOverlappingGridFile(), DataFormats::readPlot3d(), Regrid::regridAligned(), Ogen::removeExteriorPointsNew(), TrimmedMapping::reportTrimCurveInfo(), TrimmedMapping::reportTrimmingInfo(), Ogmg::saveLeftNullVector(), saveOvertureTextFile(), Ogshow::saveSequence(), GL_GraphicsInterface::selectNew(), GenericGridCollectionData::setDomainName(), ShowFilePlotter::setFrameSeriesTitles(), HyperbolicMapping::setLinesAndDistanceLabels(), ParallelOverlappingGridInterpolator::setup(), GL_GraphicsInterface::setupHardCopy(), showFileFromDataFile(), Ogmg::smooth(), ErrorEstimator::smoothErrorFunction(), Ogmg::smoothInterpolationNeighbours(), Ogmg::smoothJacobi(), Ogmg::smoothLine(), Ogmg::smoothRedBlack(), Ogmg::smoothTest(), DataPointMapping::specifyTopology(), CompositeTopology::splitAndMergeEdgeCurves(), Ogshow::startFrame(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), Integrate::surfaceIntegral(), CompositeTopology::triangulateCompositeSurface(), FileOutput::update(), MatchingCurve::update(), SmoothedPolygon::update(), RocketMapping::update(), PolynomialMapping::update(), ChannelMapping::update(), LoftedSurfaceMapping::update(), NormalMapping::update(), CompositeTopology::update(), StretchedSquare::update(), JoinMapping::update(), StretchTransform::update(), DepthMapping::update(), DataPointMapping::update(), QuadraticMapping::update(), PlaneMapping::update(), CircleMapping::update(), SquareMapping::update(), ColourBar::update(), ReorientMapping::update(), OrthographicTransform::update(), FilletMapping::update(), EllipticTransform::update(), MatrixTransform::update(), UserDefinedMapping1::update(), RestrictionMapping::update(), RevolutionMapping::update(), BoxMapping::update(), CylinderMapping::update(), AirfoilMapping::update(), TFIMapping::update(), GridStretcher::update(), AnnulusMapping::update(), LineMapping::update(), LoadBalancer::update(), ReductionMapping::update(), IntersectionMapping::update(), SphereMapping::update(), SweepMapping::update(), ErrorEstimator::update(), CrossSectionMapping::update(), ComposeMapping::update(), EllipticGridGenerator::update(), ReparameterizationTransform::update(), Regrid::update(), DerivedFunctions::update(), StretchMapping::update(), SplineMapping::update(), CompositeSurface::update(), FilamentMapping::update(), TrimmedMapping::update(), OgmgParameters::update(), OgesParameters::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), Ogen::updateBoundaryAdjustment(), HyperbolicMapping::updateBoundaryConditionMappings(), Ugen::updateHybrid(), Mapping::updateMappingParametersDialog(), HyperbolicMapping::updateMarchingParameters(), HyperbolicMapping::updateMarchingSpacingOptions(), HyperbolicMapping::updateOld(), GridSmoother::updateOptions(), Ogen::updateRefinement(), Ogen::updateRefinementFillInterpolationData(), Ogen::updateRefinementFillInterpolationDataNew(), Ogen::updateRefinementNew(), Ogen::updateRefinementNewer(), HyperbolicMapping::updateStartCurveSpacingOptions(), StretchTransform::updateStretchingParameters(), HyperbolicMapping::updateSurfaceGridParameters(), PlotIt::userDefinedOutput(), viewMappings(), and DataFormats::writePlot3d().

char* sPrintF ( char *  s,
const char *  format,
  ... 
)

References s.

aString& sPrintF ( aString s,
const char *  format,
  ... 
)
int sScanF ( const aString s,
const char *  format,
void *  p0,
void *  p1 = NULL,
void *  p2 = NULL,
void *  p3 = NULL,
void *  p4 = NULL,
void *  p5 = NULL,
void *  p6 = NULL,
void *  p7 = NULL,
void *  p8 = NULL,
void *  p9 = NULL,
void *  p10 = NULL,
void *  p11 = NULL,
void *  p12 = NULL,
void *  p13 = NULL,
void *  p14 = NULL,
void *  p15 = NULL,
void *  p16 = NULL,
void *  p17 = NULL,
void *  p18 = NULL,
void *  p19 = NULL,
void *  p20 = NULL,
void *  p21 = NULL,
void *  p22 = NULL,
void *  p23 = NULL,
void *  p24 = NULL,
void *  p25 = NULL,
void *  p26 = NULL,
void *  p27 = NULL,
void *  p28 = NULL,
void *  p29 = NULL 
)

Referenced by GL_GraphicsInterface::annotate(), MappingBuilder::assignBoundaryConditions(), MappingBuilder::build(), MappingBuilder::buildBoxGrid(), HyperbolicMapping::buildCurve(), MappingBuilder::buildCurveOnSurface(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), changeNormal(), Ogen::changeParameters(), GridStretcher::checkForStretchCommands(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), createMappings(), OffsetShell::createOffsetMappings(), TrimmedMapping::editNurbsTrimCurve(), equiGridSmoother(), GenericGraphicsInterface::fileAnswer(), fileOutput(), HyperbolicMapping::findMatchingBoundaryCurve(), Mapping::getMappingParametersOption(), DialogData::getTextValue(), DialogData::getToggleValue(), GenericGraphicsInterface::getValues(), HyperbolicMapping::hypgen(), main(), ListOfShowFileParameters::matchAndSetValue(), ogen(), GL_GraphicsInterface::optionCommands(), GL_GraphicsInterface::parseCommandLine(), GL_GraphicsInterface::pickPoints(), ShowFilePlotter::plot(), PlotIt::plot(), Ogen::plot(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotGridQuality(), GL_GraphicsInterface::plotPoints(), PlotIt::plotStructured(), PlotIt::plotUM(), GL_GraphicsInterface::processSpecialMenuItems(), GL_GraphicsInterface::psToRaster(), Ogen::queryAPoint(), DataFormats::readCart3dTri(), MappingsFromCAD::readMappings(), readMappingsFromAnOverlappingGridFile(), GL_GraphicsInterface::readOvertureRC(), DataFormats::readPlot3d(), DataFormats::readSTL(), DataFormats::readTecplot(), DerivedFunctions::setupUserDefinedDerivedFunction(), showFileFromDataFile(), DataPointMapping::specifyTopology(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), TrimmedMapping::triangulate(), FileOutput::update(), SmoothedPolygon::update(), RocketMapping::update(), CompositeTopology::update(), NormalMapping::update(), StretchTransform::update(), JoinMapping::update(), DepthMapping::update(), DataPointMapping::update(), QuadraticMapping::update(), PlaneMapping::update(), CircleMapping::update(), SquareMapping::update(), ColourBar::update(), OrthographicTransform::update(), FilletMapping::update(), ReorientMapping::update(), MatrixTransform::update(), UserDefinedMapping1::update(), RevolutionMapping::update(), RestrictionMapping::update(), BoxMapping::update(), CylinderMapping::update(), AirfoilMapping::update(), AnnulusMapping::update(), GridStretcher::update(), LineMapping::update(), LoadBalancer::update(), ReductionMapping::update(), IntersectionMapping::update(), SphereMapping::update(), SweepMapping::update(), ErrorEstimator::update(), CrossSectionMapping::update(), EllipticGridGenerator::update(), ReparameterizationTransform::update(), Regrid::update(), DerivedFunctions::update(), StretchMapping::update(), SplineMapping::update(), CompositeSurface::update(), FilamentMapping::update(), TrimmedMapping::update(), OgmgParameters::update(), OgesParameters::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), HyperbolicMapping::updateBoundaryConditionMappings(), Ugen::updateHybrid(), HyperbolicMapping::updateMarchingParameters(), HyperbolicMapping::updateMarchingSpacingOptions(), HyperbolicMapping::updateOld(), GridSmoother::updateOptions(), HyperbolicMapping::updatePlotOptions(), HyperbolicMapping::updateStartCurveSpacingOptions(), StretchTransform::updateStretchingParameters(), HyperbolicMapping::updateSurfaceGridParameters(), PlotIt::userDefinedOutput(), and viewMappings().

Variable Documentation

const int axis1 = 0

Referenced by AirfoilMapping::AirfoilMapping(), YaleEquationSolver::allocateWorkSpace(), SlapEquationSolver::allocateWorkSpace(), Ogmg::alternatingLineSmooth(), AnnulusMapping::AnnulusMapping(), MappedGridOperators::applyBCextrapolate(), MappedGridOperators::applyBCGenDiv(), MappedGridOperators::applyBCgeneralMixedDerivative(), MappedGridOperators::applyBCnormalDotScalarGrad(), MappedGridOperators::applyBoundaryConditionCoefficients(), HyperbolicMapping::applyBoundaryConditions(), SquareMapping::basicInverse(), ReorientMapping::basicInverse(), AnnulusMapping::basicInverse(), OrthographicTransform::basicInverse(), PlaneMapping::basicInverse(), CircleMapping::basicInverse(), RestrictionMapping::basicInverse(), CylinderMapping::basicInverse(), BoxMapping::basicInverse(), LineMapping::basicInverse(), SphereMapping::basicInverse(), ComposeMapping::basicInverse(), CrossSectionMapping::basicInverse(), TrimmedMapping::basicInverse(), SquareMapping::basicInverseS(), AnnulusMapping::basicInverseS(), OrthographicTransform::basicInverseS(), ReorientMapping::basicInverseS(), UserDefinedMapping1::basicInverseS(), PlaneMapping::basicInverseS(), RestrictionMapping::basicInverseS(), CylinderMapping::basicInverseS(), BoxMapping::basicInverseS(), LineMapping::basicInverseS(), SphereMapping::basicInverseS(), DataPointMapping::basicInverseS(), ComposeMapping::basicInverseS(), Ogmg::bcTest(), ApproximateGlobalInverse::binarySearchOverBoundary(), TridiagonalSolver::blockFactor(), TridiagonalSolver::blockPeriodicFactor(), TridiagonalSolver::blockPeriodicSolve(), TridiagonalSolver::blockSolve(), BoxMapping::BoxMapping(), MappingBuilder::build(), Integrate::buildAdaptiveMeshRefinementSurfaceWeights(), Ogen::buildBounds(), Ogmg::buildCoefficientArrays(), MappingBuilder::buildCurveOnSurface(), Ogen::buildCutout(), CompositeTopology::buildEdgeCurveBoundaryNodes(), CompositeTopology::buildEdgeCurves(), buildEdgeCurves(), CompositeTopology::buildEdgeSegment(), Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), UnstructuredMapping::buildFromACompositeGrid(), UnstructuredMapping::buildFromAMapping(), UnstructuredMapping::buildFromARegularMapping(), OffsetShell::buildOffsetMappings(), buildParameterCurveFromSpaceCurve(), CompositeTopology::buildSubSurfaceTriangulation(), SurfaceStitcher::buildSurfaceCompositeGrid(), Ogen::canDiscretize(), CompositeGrid::changeInterpolationWidth(), ChannelMapping::ChannelMapping(), CylinderMapping::checkAxes(), Ogen::checkBoundaryAdjustment(), Ogen::checkForOrphanPointsOnBoundaries(), Ogen::checkInterpolationOnBoundaries(), Mapping::checkMapping(), Stencil::checkOrder(), checkOverlappingGrid(), NurbsMapping::circle(), Ogen::classifyPoints(), Ogmg::coarseGridSolverTest(), Ogmg::coarseToFine(), Ogmg::coarseToFineTest(), ExactLocalInverse::compressConvergedPoints(), RocketMapping::computeCirclePoints(), FilamentMapping::computeGeometricData(), Ogen::computeInterpolationQuality(), computeMaximumSpeed(), RocketMapping::computeSlotPoints(), RocketMapping::computeStarPoints(), Integrate::computeStitchedSurfaceWeights(), Integrate::computeStitchedSurfaceWeightsOld(), Integrate::computeSurfaceWeights(), FilamentMapping::computeThickFilament(), Integrate::computeWeights(), Stencil::conformOffsets(), ApproximateGlobalInverse::constructGrid(), FilamentMapping::constructor(), constructOuterBoundaryCurve(), TrimmedMappingBuilder::constructOuterBoundaryCurves(), PlotIt::contour1d(), PlotIt::contour3d(), PlotIt::contourCuts(), SmoothedPolygon::correctPolygonForCorners(), ApproximateGlobalInverse::countCrossingsWithPolygon(), Ogen::countCrossingsWithRealBoundary(), MappingsFromCAD::createBoundedSurface(), MappingsFromCAD::createCompositeCurve(), MappingsFromCAD::createCurveOnAParametricSurface(), HyperbolicMapping::createCurveOnSurface(), MappingsFromCAD::createManifoldSolidBRepObject(), createSurfaceForAFace(), MappingsFromCAD::createTrimmedSurface(), CrossSectionMapping::CrossSectionMapping(), Ogen::cutHoles(), Ogen::cutHolesNew(), Ogen::cutHolesNewer(), CylinderMapping::CylinderMapping(), EllipticGridGenerator::defineBoundaryControlFunction(), EllipticGridGenerator::defineSurfaceControlFunction(), DepthMapping::DepthMapping(), derivativeScalarDerivativeFDerivative21(), derivativeScalarDerivativeFDerivative21R(), derivativeScalarDerivativeFDerivative22(), derivativeScalarDerivativeFDerivative22R(), derivativeScalarDerivativeFDerivative23(), derivativeScalarDerivativeFDerivative23R(), derivativeScalarDerivativeFDerivCoefficients2(), Oges::determineErrors(), IntersectionMapping::determineIntersection(), Mapping::determineResolution(), Mapping::display(), Stencil::displayStructure(), displayValuesAtAPoint(), divFDerivative(), divScalarGradFDerivative21(), divScalarGradFDerivative21R(), divScalarGradFDerivative22(), divScalarGradFDerivative22R(), divScalarGradFDerivative23(), divScalarGradFDerivative23R(), divScalarGradFDerivCoefficients2(), divScalarGradFDerivCoefficients2R(), divVectorScalarFDerivative21(), divVectorScalarFDerivative21R(), divVectorScalarFDerivative22(), divVectorScalarFDerivative22R(), divVectorScalarFDerivative23(), divVectorScalarFDerivative23R(), divVectorScalarFDerivCoefficients2(), doubleMappedGridFunction::doubleMappedGridFunction(), PlotIt::drawContourLinesOnAnElement(), TrimmedMapping::editNurbsTrimCurve(), EllipticTransform::EllipticTransform(), Oges::equationNo(), Oges::equationToIndex(), HyperbolicMapping::equidistributeAndStretch(), equiGridSmoother(), HyperbolicMapping::estimateMarchingParameters(), HyperbolicMapping::evaluateStartCurve(), fileOutput(), FilletMapping::FilletMapping(), TrimmedMapping::findClosestCurve(), Oges::findExtraEquations(), ApproximateGlobalInverse::findNearestCell(), ApproximateGlobalInverse::findNearestGridPoint(), SweepMapping::findRowSplines(), Ogen::findTrueBoundary(), Ogmg::fineToCoarse(), GenericMappedGridOperators::finishBoundaryConditions(), GenericMappedGridOperators::finishBoundaryConditionsOld(), GenericMappedGridOperators::fixBoundaryCorners(), floatMappedGridFunction::floatMappedGridFunction(), NurbsMapping::forcePeriodic(), Oges::formMatrix(), Oges::formRhsAndSolutionVectors(), NurbsMapping::generalCylinder(), Oges::generateMatrix(), NurbsMapping::get(), getBoundaryIndex(), OGFunction::getCoordinates(), HyperbolicMapping::getCurvatureDependentSpeed(), getDt(), getGhostIndex(), Mapping::getGrid(), doubleMappedGridFunction::getGridFunctionType(), floatMappedGridFunction::getGridFunctionType(), intMappedGridFunction::getGridFunctionType(), Mapping::getGridSerial(), FilamentMapping::getHyperbolicGridInfo(), getIndex(), GenericCompositeGridOperators::getInterpolationCoefficients(), Ogmg::getInterpolationCoordinatesNew(), Ogmg::getInterpolationCoordinatesNewOld(), Ogmg::getInterpolationStencil(), doubleMappedGridFunction::getIsFaceCentered(), floatMappedGridFunction::getIsFaceCentered(), intMappedGridFunction::getIsFaceCentered(), getNormal(), ApproximateGlobalInverse::getPeriodicImages(), EllipticGridGenerator::getResidual(), getTimeStep(), PlotIt::grid3d(), HyperbolicMapping::implicitSolve(), Ogen::improveQuality(), SmoothedPolygon::initialize(), CircleMapping::initialize(), JoinMapping::initialize(), Oges::initialize(), FilletMapping::initialize(), StretchMapping::initialize(), ApproximateGlobalInverse::initialize(), CrossSectionMapping::initialize(), SplineMapping::initialize(), HyperbolicMapping::initialize(), NurbsMapping::initialize(), Ogmg::initializeBoundaryConditions(), ApproximateGlobalInverse::initializeBoundingBoxTrees(), ReparameterizationTransform::initializeEquidistribution(), ParallelOverlappingGridInterpolator::initializeExplicitInterpolation(), InterpolatePointsOnAGrid::initializeExplicitInterpolation(), TrimmedMapping::initializeQuadTree(), ApproximateGlobalInverse::insideGrid(), UnstructuredMapping::insideOrOutside(), ParallelOverlappingGridInterpolator::internalInterpolate(), InterpolatePointsOnAGrid::internalInterpolate(), Interpolant::interpolate(), NurbsMapping::interpolate(), Ogen::interpolateAll(), Ogen::interpolateAPoint(), Interpolate::interpolateCoarseToFine(), interpolatePoints(), interpolateRefinements(), NurbsMapping::interpolateSurface(), NurbsMapping::interpolateVolume(), ApproximateGlobalInverse::intersectCube(), IntersectionMapping::intersectCurves(), IntersectionMapping::IntersectionMapping(), ApproximateGlobalInverse::intersectLine(), ApproximateGlobalInverse::intersectPlane(), BoundingBox::intersects(), Mapping::intersects(), IntersectionMapping::intersectWithCompositeSurface(), intMappedGridFunction::intMappedGridFunction(), ApproximateGlobalInverse::inverse(), ExactLocalInverse::inverse(), MatrixMapping::inverseMap(), ComposeMapping::inverseMap(), MatrixMapping::inverseMapS(), ComposeMapping::inverseMapS(), Ogen::isNeededForDiscretization(), Ogen::isNeededForMultigridRestriction(), Ogen::isOnInterpolationBoundary(), CompositeTopology::joinEdgeCurves(), JoinMapping::JoinMapping(), laplaceFDerivCoefficients(), laplaceFDerivCoefficients2(), laplaceFDerivCoefficients42(), laplaceFDerivCoefficients43(), Ogen::lastChanceInterpolation(), LineMapping::LineMapping(), LoftedSurfaceMapping::LoftedSurfaceMapping(), main(), SquareMapping::map(), PolynomialMapping::map(), SmoothedPolygon::map(), ChannelMapping::map(), NormalMapping::map(), AnnulusMapping::map(), ReorientMapping::map(), OrthographicTransform::map(), AirfoilMapping::map(), PlaneMapping::map(), CircleMapping::map(), RestrictionMapping::map(), CylinderMapping::map(), FilletMapping::map(), BoxMapping::map(), MatrixMapping::map(), LineMapping::map(), SphereMapping::map(), ComposeMapping::map(), TrimmedMapping::map(), CrossSectionMapping::mapBuiltin(), TrimmedMapping::mapGrid(), Mapping::Mapping(), SmoothedPolygon::mapS(), SquareMapping::mapS(), NormalMapping::mapS(), AirfoilMapping::mapS(), AnnulusMapping::mapS(), OrthographicTransform::mapS(), ReorientMapping::mapS(), UserDefinedMapping1::mapS(), PlaneMapping::mapS(), SweepMapping::mapS(), RestrictionMapping::mapS(), CylinderMapping::mapS(), BoxMapping::mapS(), LineMapping::mapS(), SphereMapping::mapS(), MatrixMapping::mapS(), ComposeMapping::mapS(), SplineMapping::mapS(), NurbsMapping::mapS(), DataPointMapping::mapScalar(), Ogen::markOffAxisRefinementMask(), Ogen::markPointsNeededForInterpolation(), Ogen::markPointsNeededForInterpolationNew(), Ogen::markPointsReallyNeededForInterpolation(), HyperbolicMapping::matchToCurve(), MatrixTransform::MatrixTransform(), CompositeTopology::merge(), NurbsMapping::merge(), Ogen::movingUpdate(), Ogen::movingUpdateNew(), NormalMapping::NormalMapping(), NurbsMapping::NurbsMapping(), Ogmg::operatorAveraging(), OrthographicTransform::OrthographicTransform(), SphereMapping::outside(), Mapping::outside(), InterpolatePointsOnAGrid::parallelInternalInterpolate(), InterpolatePointsOnAGrid::parallelSetup(), Mapping::periodicShift(), TridiagonalSolver::periodicTridiagonalFactor(), TridiagonalSolver::periodicTridiagonalSolve(), doubleMappedGridFunction::periodicUpdate(), floatMappedGridFunction::periodicUpdate(), intMappedGridFunction::periodicUpdate(), PlaneMapping::PlaneMapping(), PlotIt::plot(), GL_GraphicsInterface::plotAxes(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotGrid2d(), PlotIt::plotGridBoundaries(), PlotIt::plotLinesOnSurface(), PlotIt::plotMappingBoundaries(), PlotIt::plotMappingEdges(), PlotIt::plotShadedFace(), PlotIt::plotStructured(), PolynomialMapping::PolynomialMapping(), Ogen::preInterpolateGrids(), FilamentMapping::printHyperbolicDimensions(), LoftedSurfaceMapping::profileSetup(), IntersectionMapping::project(), CompositeSurface::project(), Mapping::project(), HyperbolicMapping::project(), HyperbolicMapping::projectNormalsToMatchCurve(), QuadraticMapping::QuadraticMapping(), NurbsMapping::readFromIgesFile(), MappingsFromCAD::readOneCurveAsNURBS(), FilamentMapping::regenerateBodyFittedMapping(), Regrid::regridRotated(), HyperbolicMapping::removeNormalComponentOfSmoothing(), IntersectionMapping::reOrder(), ReparameterizationTransform::ReparameterizationTransform(), IntersectionMapping::reparameterize(), NurbsMapping::reparameterize(), TrimmedMapping::reportTrimCurveInfo(), residual(), RevolutionMapping::RevolutionMapping(), FileOutput::saveData(), scalarGradFDerivative21(), scalarGradFDerivative21R(), scalarGradFDerivative22(), scalarGradFDerivative22R(), scalarGradFDerivative23(), scalarGradFDerivative23R(), scalarGradFDerivCoefficients2(), Ugen::sealHoles(), CylinderMapping::setAngle(), AnnulusMapping::setAngleBounds(), Ogmg::setBoundaryConditions(), AirfoilMapping::setBoxBounds(), DataPointMapping::setDataPoints(), SmoothedPolygon::setDefaultValues(), SplineMapping::setDomainInterval(), GenericMappedGridOperators::setExtrapolationCoefficients(), FilamentMapping::setHyperbolicGridInfo(), floatCompositeGridFunction::setIsACoefficientMatrix(), doubleCompositeGridFunction::setIsACoefficientMatrix(), intCompositeGridFunction::setIsACoefficientMatrix(), doubleGridCollectionFunction::setIsACoefficientMatrix(), intGridCollectionFunction::setIsACoefficientMatrix(), floatGridCollectionFunction::setIsACoefficientMatrix(), doubleMappedGridFunction::setIsFaceCentered(), intMappedGridFunction::setIsFaceCentered(), floatMappedGridFunction::setIsFaceCentered(), StretchMapping::setIsPeriodic(), SplineMapping::setIsPeriodic(), DataPointMapping::setMapping(), SweepMapping::setMappingProperties(), ReparameterizationTransform::setMappingProperties(), UnstructuredMapping::setNodesAndConnectivity(), UnstructuredMapping::setNodesElementsAndNeighbours(), DataPointMapping::setNumberOfGhostLines(), FilamentMapping::setNumberOfThickSplinePoints(), AirfoilMapping::setParameters(), GenericMappedGridOperators::setPeriodicCoefficients(), SmoothedPolygon::setPolygon(), GenericMappedGridOperators::setSymmetryCoefficients(), DataPointMapping::setTopologyMask(), EllipticTransform::setup(), JoinMapping::setup(), StretchMapping::setup(), FilletMapping::setupForNewCurves(), SquareMapping::setVertices(), GridSmoother::smooth(), EllipticGridGenerator::smooth(), Ogmg::smooth(), Ogmg::smoothLine(), Ogmg::smoothTest(), TridiagonalSolver::solve(), NurbsMapping::specify(), MappedGridOperators::spectralDerivatives(), SphereMapping::SphereMapping(), SplineMapping::SplineMapping(), NurbsMapping::split(), CompositeTopology::splitEdge(), SquareMapping::SquareMapping(), Stencil::Stencil(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), StretchTransform::StretchTransform(), PlotIt::surfaceGrid3d(), SweepMapping::SweepMapping(), Stencil::test(), TFIMapping::TFIMapping(), CanInterpolate::transferInterpDataForAMR(), NurbsMapping::transformKnots(), TrimmedMapping::triangulate(), TridiagonalSolver::tridiagonalFactor(), TridiagonalSolver::tridiagonalSolve(), SmoothedPolygon::update(), RocketMapping::update(), LoftedSurfaceMapping::update(), StretchTransform::update(), JoinMapping::update(), CircleMapping::update(), FilletMapping::update(), OrthographicTransform::update(), UserDefinedMapping1::update(), AirfoilMapping::update(), AnnulusMapping::update(), GridStretcher::update(), SphereMapping::update(), CrossSectionMapping::update(), StretchMapping::update(), SplineMapping::update(), TrimmedMapping::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), Ogen::updateBoundaryAdjustment(), HyperbolicMapping::updateMarchingParameters(), Ogen::updateRefinement(), Ogen::updateRefinementNew(), Ogen::updateRefinementNewer(), HyperbolicMapping::updateStartCurveSpacingOptions(), HyperbolicMapping::updateSurfaceGridParameters(), SparseRepForMGF::updateToMatchGrid(), floatMappedGridFunction::updateToMatchGrid(), intMappedGridFunction::updateToMatchGrid(), doubleMappedGridFunction::updateToMatchGrid(), UserDefinedMapping1::UserDefinedMapping1(), xFDerivCoefficients(), xInterpolate(), xInterpolateOpt(), xxFDerivCoefficients(), xyFDerivCoefficients(), xyFDerivCoefficients4(), xzFDerivCoefficients(), xzFDerivCoefficients4(), yFDerivCoefficients(), yyFDerivCoefficients(), yzFDerivCoefficients(), yzFDerivCoefficients4(), zFDerivCoefficients(), and zzFDerivCoefficients().

const int axis2 = 1

Referenced by AirfoilMapping::AirfoilMapping(), Ogmg::alternatingLineSmooth(), AnnulusMapping::AnnulusMapping(), MappedGridOperators::applyBCextrapolate(), MappedGridOperators::applyBCGenDiv(), MappedGridOperators::applyBCgeneralMixedDerivative(), MappedGridOperators::applyBCnormalDotScalarGrad(), MappedGridOperators::applyBoundaryCondition(), MappedGridOperators::applyBoundaryConditionCoefficients(), HyperbolicMapping::applyBoundaryConditions(), SquareMapping::basicInverse(), ReorientMapping::basicInverse(), AnnulusMapping::basicInverse(), OrthographicTransform::basicInverse(), PlaneMapping::basicInverse(), CircleMapping::basicInverse(), RestrictionMapping::basicInverse(), CylinderMapping::basicInverse(), BoxMapping::basicInverse(), LineMapping::basicInverse(), SphereMapping::basicInverse(), CrossSectionMapping::basicInverse(), TrimmedMapping::basicInverse(), SquareMapping::basicInverseS(), AnnulusMapping::basicInverseS(), ReorientMapping::basicInverseS(), OrthographicTransform::basicInverseS(), UserDefinedMapping1::basicInverseS(), PlaneMapping::basicInverseS(), SweepMapping::basicInverseS(), RestrictionMapping::basicInverseS(), CylinderMapping::basicInverseS(), BoxMapping::basicInverseS(), LineMapping::basicInverseS(), SphereMapping::basicInverseS(), DataPointMapping::basicInverseS(), ApproximateGlobalInverse::binarySearchOverBoundary(), TridiagonalSolver::blockFactor(), TridiagonalSolver::blockPeriodicFactor(), TridiagonalSolver::blockPeriodicSolve(), TridiagonalSolver::blockSolve(), Integrate::buildAdaptiveMeshRefinementSurfaceWeights(), Ogen::buildBounds(), Ogmg::buildCoefficientArrays(), HyperbolicMapping::buildCurve(), MappingBuilder::buildCurveOnSurface(), Ogen::buildCutout(), CompositeTopology::buildEdgeCurves(), Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), UnstructuredMapping::buildFromAMapping(), UnstructuredMapping::buildFromARegularMapping(), buildParameterCurveFromSpaceCurve(), SurfaceStitcher::buildSurfaceCompositeGrid(), Ogen::canDiscretize(), ChannelMapping::ChannelMapping(), CylinderMapping::checkAxes(), Ogen::checkBoundaryAdjustment(), Ogen::checkInterpolationOnBoundaries(), Mapping::checkMapping(), checkOverlappingGrid(), Ogen::classifyPoints(), Ogmg::coarseGridSolverTest(), Ogmg::coarseToFine(), DerivedFunctions::computeDerivedFunctions(), computeMaximumSpeed(), Integrate::computeStitchedSurfaceWeights(), Integrate::computeStitchedSurfaceWeightsOld(), Integrate::computeSurfaceWeights(), Integrate::computeWeights(), FilamentMapping::constructor(), PlotIt::contour3d(), PlotIt::contourCuts(), SmoothedPolygon::correctPolygonForCorners(), ApproximateGlobalInverse::countCrossingsWithPolygon(), Ogen::countCrossingsWithRealBoundary(), MappingsFromCAD::createBoundedSurface(), MappingsFromCAD::createCompositeCurve(), MappingsFromCAD::createCurveOnAParametricSurface(), createSurfaceForAFace(), MappingsFromCAD::createTrimmedSurface(), CrossSectionMapping::CrossSectionMapping(), Ogen::cutHoles(), Ogen::cutHolesNew(), Ogen::cutHolesNewer(), CylinderMapping::CylinderMapping(), EllipticGridGenerator::defineBoundaryControlFunction(), EllipticGridGenerator::defineSurfaceControlFunction(), DepthMapping::DepthMapping(), derivativeScalarDerivativeFDerivative22(), derivativeScalarDerivativeFDerivative22R(), derivativeScalarDerivativeFDerivative23(), derivativeScalarDerivativeFDerivative23R(), derivativeScalarDerivativeFDerivCoefficients2(), Oges::determineErrors(), IntersectionMapping::determineIntersection(), Mapping::determineResolution(), Stencil::displayStructure(), displayValuesAtAPoint(), divFDerivative(), divScalarGradFDerivative22(), divScalarGradFDerivative22R(), divScalarGradFDerivative23(), divScalarGradFDerivative23R(), divScalarGradFDerivCoefficients2(), divScalarGradFDerivCoefficients2R(), divVectorScalarFDerivative22(), divVectorScalarFDerivative22R(), divVectorScalarFDerivative23(), divVectorScalarFDerivative23R(), divVectorScalarFDerivCoefficients2(), doubleMappedGridFunction::doubleMappedGridFunction(), PlotIt::drawContourLinesOnAnElement(), EllipticTransform::EllipticTransform(), Oges::equationNo(), Oges::equationToIndex(), equiGridSmoother(), HyperbolicMapping::evaluateStartCurve(), fileOutput(), Oges::findExtraEquations(), GenericMappedGridOperators::findInterpolationNeighbours(), ApproximateGlobalInverse::findNearestCell(), ApproximateGlobalInverse::findNearestGridPoint(), SweepMapping::findRowSplines(), Ogen::findTrueBoundary(), Ogmg::fineToCoarse(), GenericMappedGridOperators::finishBoundaryConditions(), GenericMappedGridOperators::finishBoundaryConditionsOld(), GenericMappedGridOperators::fixBoundaryCorners(), floatMappedGridFunction::floatMappedGridFunction(), Oges::formMatrix(), Oges::formRhsAndSolutionVectors(), HyperbolicMapping::generate(), Oges::generateMatrix(), NurbsMapping::get(), getBoundaryIndex(), OGFunction::getCoordinates(), HyperbolicMapping::getCurvatureDependentSpeed(), getDt(), getGhostIndex(), Mapping::getGrid(), Mapping::getGridSerial(), FilamentMapping::getHyperbolicGridInfo(), getIndex(), GenericCompositeGridOperators::getInterpolationCoefficients(), Ogmg::getInterpolationCoordinatesNew(), Ogmg::getInterpolationCoordinatesNewOld(), getNormal(), ApproximateGlobalInverse::getPeriodicImages(), EllipticGridGenerator::getResidual(), PlotIt::grid3d(), HyperbolicMapping::implicitSolve(), Ogen::improveQuality(), JoinMapping::initialize(), Oges::initialize(), FilletMapping::initialize(), CrossSectionMapping::initialize(), SplineMapping::initialize(), HyperbolicMapping::initialize(), NurbsMapping::initialize(), ApproximateGlobalInverse::initializeBoundingBoxTrees(), ReparameterizationTransform::initializeEquidistribution(), ParallelOverlappingGridInterpolator::initializeExplicitInterpolation(), InterpolatePointsOnAGrid::initializeExplicitInterpolation(), TrimmedMapping::initializeQuadTree(), ApproximateGlobalInverse::insideGrid(), UnstructuredMapping::insideOrOutside(), ParallelOverlappingGridInterpolator::internalInterpolate(), InterpolatePointsOnAGrid::internalInterpolate(), Interpolant::interpolate(), NurbsMapping::interpolate(), Ogen::interpolateAll(), Ogen::interpolateAPoint(), Interpolate::interpolateCoarseToFine(), interpolatePoints(), interpolateRefinements(), NurbsMapping::interpolateSurface(), NurbsMapping::interpolateVolume(), ApproximateGlobalInverse::intersectCube(), ApproximateGlobalInverse::intersectLine(), ApproximateGlobalInverse::intersectPlane(), BoundingBox::intersects(), Mapping::intersects(), intMappedGridFunction::intMappedGridFunction(), ApproximateGlobalInverse::inverse(), ExactLocalInverse::inverse(), Ogen::isNeededForDiscretization(), Ogen::isNeededForMultigridRestriction(), Ogen::isOnInterpolationBoundary(), laplaceFDerivCoefficients(), laplaceFDerivCoefficients2(), laplaceFDerivCoefficients42(), laplaceFDerivCoefficients43(), Ogen::lastChanceInterpolation(), LoftedSurfaceMapping::LoftedSurfaceMapping(), main(), Stencil::makeCoefficients(), SquareMapping::map(), SmoothedPolygon::map(), PolynomialMapping::map(), ChannelMapping::map(), NormalMapping::map(), ReorientMapping::map(), AnnulusMapping::map(), OrthographicTransform::map(), AirfoilMapping::map(), PlaneMapping::map(), CircleMapping::map(), RestrictionMapping::map(), CylinderMapping::map(), FilletMapping::map(), BoxMapping::map(), LineMapping::map(), SphereMapping::map(), TrimmedMapping::map(), CrossSectionMapping::mapBuiltin(), TrimmedMapping::mapGrid(), Mapping::Mapping(), SmoothedPolygon::mapS(), SquareMapping::mapS(), NormalMapping::mapS(), AirfoilMapping::mapS(), AnnulusMapping::mapS(), ReorientMapping::mapS(), OrthographicTransform::mapS(), UserDefinedMapping1::mapS(), PlaneMapping::mapS(), SweepMapping::mapS(), RestrictionMapping::mapS(), CylinderMapping::mapS(), BoxMapping::mapS(), LineMapping::mapS(), SphereMapping::mapS(), SplineMapping::mapS(), NurbsMapping::mapS(), DataPointMapping::mapScalar(), Ogen::markOffAxisRefinementMask(), Ogen::markPointsNeededForInterpolation(), Ogen::markPointsNeededForInterpolationNew(), Ogen::markPointsReallyNeededForInterpolation(), HyperbolicMapping::matchToCurve(), MatrixTransform::MatrixTransform(), Ogen::movingUpdate(), Ogen::movingUpdateNew(), NormalMapping::NormalMapping(), NurbsMapping::NurbsMapping(), Ogmg::operatorAveraging(), OrthographicTransform::OrthographicTransform(), SphereMapping::outside(), InterpolatePointsOnAGrid::parallelInternalInterpolate(), InterpolatePointsOnAGrid::parallelSetup(), TridiagonalSolver::periodicTridiagonalFactor(), TridiagonalSolver::periodicTridiagonalSolve(), PlaneMapping::PlaneMapping(), PlotIt::plot(), GL_GraphicsInterface::plotAxes(), ErrorEstimator::plotErrorPoints(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotGrid2d(), PlotIt::plotGridBoundaries(), PlotIt::plotLinesOnSurface(), PlotIt::plotMappingBoundaries(), PlotIt::plotMappingEdges(), PlotIt::plotShadedFace(), PlotIt::plotStructured(), PolynomialMapping::PolynomialMapping(), Ogen::preInterpolateGrids(), FilamentMapping::printHyperbolicDimensions(), IntersectionMapping::project(), CompositeSurface::project(), Mapping::project(), HyperbolicMapping::project(), HyperbolicMapping::projectNormalsToMatchCurve(), QuadraticMapping::QuadraticMapping(), NurbsMapping::readFromIgesFile(), FilamentMapping::regenerateBodyFittedMapping(), Regrid::regridAligned(), Regrid::regridRotated(), HyperbolicMapping::removeNormalComponentOfSmoothing(), IntersectionMapping::reOrder(), ReparameterizationTransform::ReparameterizationTransform(), NurbsMapping::reparameterize(), residual(), RevolutionMapping::RevolutionMapping(), FileOutput::saveData(), scalarGradFDerivative22(), scalarGradFDerivative22R(), scalarGradFDerivative23(), scalarGradFDerivative23R(), scalarGradFDerivCoefficients2(), Ugen::sealHoles(), AirfoilMapping::setBoxBounds(), DataPointMapping::setDataPoints(), FilamentMapping::setDefaultHyperbolicParameters(), Oges::setEquationAndBoundaryConditions(), GenericMappedGridOperators::setExtrapolationCoefficients(), FilamentMapping::setHyperbolicGridInfo(), floatCompositeGridFunction::setIsACoefficientMatrix(), intCompositeGridFunction::setIsACoefficientMatrix(), doubleCompositeGridFunction::setIsACoefficientMatrix(), floatGridCollectionFunction::setIsACoefficientMatrix(), intGridCollectionFunction::setIsACoefficientMatrix(), doubleGridCollectionFunction::setIsACoefficientMatrix(), DataPointMapping::setMapping(), SweepMapping::setMappingProperties(), ReparameterizationTransform::setMappingProperties(), AnnulusMapping::setRadii(), GenericMappedGridOperators::setSymmetryCoefficients(), DataPointMapping::setTopologyMask(), Triangle::setVertices(), SquareMapping::setVertices(), EllipticGridGenerator::smooth(), Ogmg::smooth(), Ogmg::smoothLine(), TridiagonalSolver::solve(), MappedGridOperators::spectralDerivatives(), SphereMapping::SphereMapping(), SquareMapping::SquareMapping(), Stencil::Stencil(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), StretchTransform::StretchTransform(), PlotIt::surfaceGrid3d(), SweepMapping::SweepMapping(), Stencil::test(), TFIMapping::TFIMapping(), CanInterpolate::transferInterpDataForAMR(), NurbsMapping::transformKnots(), TridiagonalSolver::tridiagonalFactor(), TridiagonalSolver::tridiagonalSolve(), SmoothedPolygon::update(), LoftedSurfaceMapping::update(), OrthographicTransform::update(), UserDefinedMapping1::update(), GridStretcher::update(), SphereMapping::update(), CrossSectionMapping::update(), SplineMapping::update(), HyperbolicMapping::update(), Mapping::update(), NurbsMapping::update(), Ogen::updateBoundaryAdjustment(), HyperbolicMapping::updateForInitialCurve(), HyperbolicMapping::updateOld(), CylinderMapping::updatePeriodVector(), Ogen::updateRefinement(), Ogen::updateRefinementNew(), Ogen::updateRefinementNewer(), doubleMappedGridFunction::updateToMatchGrid(), floatMappedGridFunction::updateToMatchGrid(), intMappedGridFunction::updateToMatchGrid(), UserDefinedMapping1::UserDefinedMapping1(), xFDerivCoefficients(), xInterpolate(), xInterpolateOpt(), xxFDerivCoefficients(), xyFDerivCoefficients(), xyFDerivCoefficients4(), xzFDerivCoefficients(), xzFDerivCoefficients4(), yFDerivCoefficients(), yyFDerivCoefficients(), yzFDerivCoefficients(), yzFDerivCoefficients4(), zFDerivCoefficients(), and zzFDerivCoefficients().

const int axis3 = 2

Referenced by Ogmg::alternatingLineSmooth(), MappedGridOperators::applyBCextrapolate(), MappedGridOperators::applyBCGenDiv(), MappedGridOperators::applyBCgeneralMixedDerivative(), MappedGridOperators::applyBCnormalDotScalarGrad(), MappedGridOperators::applyBoundaryCondition(), MappedGridOperators::applyBoundaryConditionCoefficients(), EllipticGridGenerator::applyBoundaryConditions(), HyperbolicMapping::applyBoundaryConditions(), SquareMapping::basicInverse(), RevolutionMapping::basicInverse(), AnnulusMapping::basicInverse(), ReorientMapping::basicInverse(), OrthographicTransform::basicInverse(), PlaneMapping::basicInverse(), CircleMapping::basicInverse(), RestrictionMapping::basicInverse(), CylinderMapping::basicInverse(), BoxMapping::basicInverse(), LineMapping::basicInverse(), SphereMapping::basicInverse(), CrossSectionMapping::basicInverse(), SquareMapping::basicInverseS(), RevolutionMapping::basicInverseS(), AnnulusMapping::basicInverseS(), OrthographicTransform::basicInverseS(), ReorientMapping::basicInverseS(), UserDefinedMapping1::basicInverseS(), PlaneMapping::basicInverseS(), SweepMapping::basicInverseS(), RestrictionMapping::basicInverseS(), CylinderMapping::basicInverseS(), BoxMapping::basicInverseS(), LineMapping::basicInverseS(), SphereMapping::basicInverseS(), DataPointMapping::basicInverseS(), ApproximateGlobalInverse::binarySearchOverBoundary(), TridiagonalSolver::blockFactor(), TridiagonalSolver::blockPeriodicFactor(), TridiagonalSolver::blockPeriodicSolve(), TridiagonalSolver::blockSolve(), BoxMapping::BoxMapping(), Ogen::buildCutout(), Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), UnstructuredMapping::buildFromAMapping(), UnstructuredMapping::buildFromARegularMapping(), Regrid::buildGrids(), Ogen::canDiscretize(), CylinderMapping::checkAxes(), Ogen::checkBoundaryAdjustment(), Ogen::checkInterpolationOnBoundaries(), Mapping::checkMapping(), checkOverlappingGrid(), Ogen::checkRefinementInterpolation(), Ogen::checkRefinementInterpolationNew(), Ogen::classifyPoints(), Ogmg::coarseToFine(), Ogen::computeInterpolationQuality(), Integrate::computeStitchedSurfaceWeightsOld(), Integrate::computeSurfaceWeights(), Integrate::computeWeights(), PlotIt::contour3d(), PlotIt::contourCuts(), PlotIt::contourOpt2d(), ApproximateGlobalInverse::countCrossingsWithPolygon(), Ogen::countCrossingsWithRealBoundary(), CrossSectionMapping::CrossSectionMapping(), Ogen::cutHoles(), Ogen::cutHolesNew(), Ogen::cutHolesNewer(), CylinderMapping::CylinderMapping(), EllipticGridGenerator::defineBoundaryControlFunction(), derivativeScalarDerivativeFDerivative23(), derivativeScalarDerivativeFDerivative23R(), derivativeScalarDerivativeFDerivCoefficients2(), Ogen::determineBoundaryPointsToAdjust(), Oges::determineErrors(), Mapping::determineResolution(), Stencil::displayStructure(), displayValuesAtAPoint(), divFDerivative(), divScalarGradFDerivative23(), divScalarGradFDerivative23R(), divScalarGradFDerivCoefficients2(), divScalarGradFDerivCoefficients2R(), divVectorScalarFDerivative23(), divVectorScalarFDerivative23R(), divVectorScalarFDerivCoefficients2(), doubleMappedGridFunction::doubleMappedGridFunction(), HyperbolicMapping::drawHyperbolicGrid(), Oges::equationNo(), Oges::equationToIndex(), equiGridSmoother(), fileOutput(), Oges::findExtraEquations(), GenericMappedGridOperators::findInterpolationNeighbours(), ApproximateGlobalInverse::findNearestCell(), ApproximateGlobalInverse::findNearestGridPoint(), SweepMapping::findRowSplines(), Ogen::findTrueBoundary(), Ogmg::fineToCoarse(), GenericMappedGridOperators::finishBoundaryConditions(), GenericMappedGridOperators::finishBoundaryConditionsOld(), GenericMappedGridOperators::fixBoundaryCorners(), floatMappedGridFunction::floatMappedGridFunction(), Oges::formMatrix(), Oges::formRhsAndSolutionVectors(), HyperbolicMapping::generate(), Oges::generateMatrix(), OffsetShell::generateVolumeGrids(), getBoundaryIndex(), OGFunction::getCoordinates(), getDt(), getGhostIndex(), Mapping::getGrid(), Mapping::getGridSerial(), getIndex(), GenericCompositeGridOperators::getInterpolationCoefficients(), Ogmg::getInterpolationCoordinates(), Ogmg::getInterpolationCoordinatesNew(), Ogmg::getInterpolationCoordinatesNewOld(), ExposedPoints::getInterpolationStencil(), Ogmg::getInterpolationStencil(), getNormal(), EllipticGridGenerator::getResidual(), PlotIt::grid3d(), Ogen::improveQuality(), JoinMapping::initialize(), Oges::initialize(), CrossSectionMapping::initialize(), SplineMapping::initialize(), ApproximateGlobalInverse::initializeBoundingBoxTrees(), ReparameterizationTransform::initializeEquidistribution(), ParallelOverlappingGridInterpolator::initializeExplicitInterpolation(), InterpolatePointsOnAGrid::initializeExplicitInterpolation(), HyperbolicMapping::initializeMarchingParameters(), ApproximateGlobalInverse::insideGrid(), UnstructuredMapping::insideOrOutside(), ParallelOverlappingGridInterpolator::internalInterpolate(), InterpolatePointsOnAGrid::internalInterpolate(), NurbsMapping::interpolate(), Ogen::interpolateAll(), Ogen::interpolateAPoint(), Interpolate::interpolateCoarseToFine(), interpolatePoints(), Ogen::interpolatePoints(), interpolateRefinements(), NurbsMapping::interpolateVolume(), ApproximateGlobalInverse::intersectCube(), ApproximateGlobalInverse::intersectLine(), BoundingBox::intersects(), intMappedGridFunction::intMappedGridFunction(), ApproximateGlobalInverse::inverse(), ExactLocalInverse::inverse(), Ogen::isNeededForDiscretization(), Ogen::isNeededForMultigridRestriction(), Ogen::isOnInterpolationBoundary(), laplaceFDerivCoefficients(), laplaceFDerivCoefficients2(), laplaceFDerivCoefficients43(), Ogen::lastChanceInterpolation(), main(), Stencil::makeCoefficients(), SquareMapping::map(), SmoothedPolygon::map(), PolynomialMapping::map(), NormalMapping::map(), RevolutionMapping::map(), ReorientMapping::map(), AnnulusMapping::map(), OrthographicTransform::map(), PlaneMapping::map(), CircleMapping::map(), DepthMapping::map(), RestrictionMapping::map(), CylinderMapping::map(), QuadraticMapping::map(), BoxMapping::map(), LineMapping::map(), SphereMapping::map(), HyperbolicMapping::map(), CrossSectionMapping::mapBuiltin(), Mapping::Mapping(), SmoothedPolygon::mapS(), SquareMapping::mapS(), NormalMapping::mapS(), RevolutionMapping::mapS(), AnnulusMapping::mapS(), OrthographicTransform::mapS(), ReorientMapping::mapS(), UserDefinedMapping1::mapS(), PlaneMapping::mapS(), SweepMapping::mapS(), RestrictionMapping::mapS(), CylinderMapping::mapS(), BoxMapping::mapS(), LineMapping::mapS(), SphereMapping::mapS(), SplineMapping::mapS(), NurbsMapping::mapS(), HyperbolicMapping::mapS(), DataPointMapping::mapScalar(), Ogen::markOffAxisRefinementMask(), Ogen::markPointsNeededForInterpolation(), Ogen::markPointsNeededForInterpolationNew(), Ogen::markPointsReallyNeededForInterpolation(), HyperbolicMapping::matchToCurve(), Ogen::movingUpdate(), Ogen::movingUpdateNew(), Ogmg::operatorAveraging(), OrthographicTransform::OrthographicTransform(), SphereMapping::outside(), InterpolatePointsOnAGrid::parallelInternalInterpolate(), TridiagonalSolver::periodicTridiagonalFactor(), TridiagonalSolver::periodicTridiagonalSolve(), PlaneMapping::PlaneMapping(), GL_GraphicsInterface::plotAxes(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotLinesOnSurface(), PlotIt::plotMappingEdges(), PlotIt::plotShadedFace(), PlotIt::plotStructured(), Ogen::preInterpolateGrids(), CompositeSurface::project(), Mapping::project(), HyperbolicMapping::project(), EllipticGridGenerator::projectBoundaryPoints(), HyperbolicMapping::projectNormalsToMatchCurve(), Regrid::regridRotated(), HyperbolicMapping::removeNormalComponentOfSmoothing(), residual(), RevolutionMapping::RevolutionMapping(), SplineMapping::rotate(), NurbsMapping::rotate(), FileOutput::saveData(), scalarGradFDerivative23(), scalarGradFDerivative23R(), scalarGradFDerivCoefficients2(), DataPointMapping::setDataPoints(), GenericMappedGridOperators::setExtrapolationCoefficients(), intCompositeGridFunction::setIsACoefficientMatrix(), floatCompositeGridFunction::setIsACoefficientMatrix(), doubleCompositeGridFunction::setIsACoefficientMatrix(), floatGridCollectionFunction::setIsACoefficientMatrix(), intGridCollectionFunction::setIsACoefficientMatrix(), doubleGridCollectionFunction::setIsACoefficientMatrix(), DataPointMapping::setMapping(), SweepMapping::setMappingProperties(), CylinderMapping::setRadius(), GenericMappedGridOperators::setSymmetryCoefficients(), EllipticGridGenerator::setup(), Triangle::setVertices(), EllipticGridGenerator::smooth(), Ogmg::smooth(), Ogmg::smoothLine(), TridiagonalSolver::solve(), MappedGridOperators::spectralDerivatives(), SphereMapping::SphereMapping(), PlotIt::streamLines3d(), SweepMapping::SweepMapping(), TridiagonalSolver::tridiagonalFactor(), TridiagonalSolver::tridiagonalSolve(), UserDefinedMapping1::update(), GridStretcher::update(), CrossSectionMapping::update(), SplineMapping::update(), HyperbolicMapping::update(), Mapping::update(), NurbsMapping::update(), Ogen::updateBoundaryAdjustment(), HyperbolicMapping::updateMarchingParameters(), HyperbolicMapping::updateOld(), CylinderMapping::updatePeriodVector(), Ogen::updateRefinement(), Ogen::updateRefinementFillInterpolationData(), Ogen::updateRefinementFillInterpolationDataNew(), Ogen::updateRefinementNew(), Ogen::updateRefinementNewer(), doubleMappedGridFunction::updateToMatchGrid(), floatMappedGridFunction::updateToMatchGrid(), intMappedGridFunction::updateToMatchGrid(), xFDerivCoefficients(), xInterpolate(), xInterpolateOpt(), xxFDerivCoefficients(), xyFDerivCoefficients(), xyFDerivCoefficients4(), xzFDerivCoefficients(), xzFDerivCoefficients4(), yFDerivCoefficients(), yyFDerivCoefficients(), yzFDerivCoefficients(), yzFDerivCoefficients4(), zFDerivCoefficients(), and zzFDerivCoefficients().

const aString blankString
int debug

Referenced by Stencil::applyStencil(), LoadBalancer::assignWorkLoads(), FilamentMapping::basicInverse(), OffsetShell::buildOffsetMappings(), CanInterpolate::canInterpolate(), CanInterpolate::canInterpolateOld(), checkGrid(), Stencil::checkOrder(), HDF_DataBase::closeLocalFile(), collectInterpolationData(), DistributedInverse::computeBoundingBoxes(), FilamentMapping::computeCircularFilament(), FilamentMapping::computeGeometricData(), FilamentMapping::computeThickFilament(), FilamentMapping::computeTranslatingMotionOffset(), FilamentMapping::computeTravelingWaveFilament(), FilamentMapping::computeTravelingWaveFilamentTimeDerivatives(), FilamentMapping::computeUserDefinedCenterLineFilament(), FilamentMapping::constructor(), CompositeGridData::convertLocalInterpolationData(), FilamentMapping::copyBodyFittedMapping(), GridDistribution::determineAGoodNumberOfProcessors(), LoadBalancer::determineLoadBalanceKernighanLin(), Stencil::display(), FilamentMapping::displayParameters(), PlotIt::drawAStreamLine(), FilamentMapping::evaluateAtTime(), FilamentMapping::evaluateCenterLineAtTime(), FilamentMapping::FilamentMapping(), findNearestValidGridPoint(), FilamentMapping::formNormalizedParametrization(), FilamentMapping::get(), get(), ShowFileReader::getAGrid(), FilamentMapping::getClassName(), getDistributed(), FilamentMapping::getHyperbolicGridInfo(), FilamentMapping::getHyperbolicMappingPointer(), ParallelGridUtility::getLocalInterpolationData(), FilamentMapping::getSurfaceForHyperbolicMap(), FilamentMapping::getTranslatingMotionParameters(), improveTriangulation(), FilamentMapping::initializeBodyFittedMapping(), FilamentMapping::initializeFilamentStorage(), MappedGridData::initializePartition(), interpolateExposedPoints(), interpolateRefinements(), HDF_DataBase::locate(), main(), FilamentMapping::make(), Stencil::makeCoefficients(), FilamentMapping::map(), HDF_DataBase::openLocalFile(), Stencil::operator()(), FilamentMapping::operator=(), PlotIt::plot3dContours(), BodyForce::plotForcingRegions(), FilamentMapping::put(), Mapping::put(), FilamentMapping::regenerateBodyFittedMapping(), FilamentMapping::releaseHyperbolicMappingPointer(), FilamentMapping::replaceHyperbolicMapping(), GridCollectionData::replaceRefinementLevels(), Stencil::rotate(), GL_GraphicsInterface::selectNew(), FilamentMapping::setCenterLineMapping(), FilamentMapping::setEndPointScaling(), FilamentMapping::setFilamentBoundaryType(), FilamentMapping::setFilamentTime(), FilamentMapping::setFilamentTimeOffset(), FilamentMapping::setFilamentType(), FilamentMapping::setHyperbolicGridDimensions(), FilamentMapping::setHyperbolicGridInfo(), FilamentMapping::setLength(), FilamentMapping::setMotionType(), FilamentMapping::setNumberOfEndPoints(), FilamentMapping::setNumberOfFilamentPoints(), FilamentMapping::setNumberOfThickSplinePoints(), FilamentMapping::setOffset(), FilamentMapping::setThicknessAndEndRadius(), FilamentMapping::setTranslatingMotionParameters(), FilamentMapping::setTravelingWaveParameters(), CanInterpolate::transferInterpDataForAMR(), FilamentMapping::update(), FilamentMapping::updateFilamentAndGrid(), xInterpolate(), xInterpolateOpt(), and FilamentMapping::~FilamentMapping().

const int End = 1

Referenced by CompositeSurface::add(), GridCollection::add(), CompositeGrid::add(), GridCollectionData::addRefinement(), Stencil::addWeight(), Ogen::adjustForNearbyBoundaries(), AirfoilMapping::AirfoilMapping(), AnnulusMapping::AnnulusMapping(), MappedGridOperators::applyBCextrapolate(), MappedGridOperators::applyBoundaryConditionCoefficients(), HyperbolicMapping::applyBoundaryConditionMatchToMapping(), EllipticGridGenerator::applyBoundaryConditions(), HyperbolicMapping::applyBoundaryConditions(), Ogmg::applyBoundaryConditions(), Ogmg::applyFinalConditions(), Ogmg::applyInitialConditions(), Oges::arraySize(), DataPointMapping::basicInverseS(), Ogmg::bcTest(), ApproximateGlobalInverse::binarySearchOverBoundary(), BoxMapping::BoxMapping(), InterpolateRefinements::boxWasAdjustedInPeriodicDirection(), Ogen::buildBounds(), MappingBuilder::buildBoxGrid(), Ogmg::buildCoefficientArrays(), MappingBuilder::buildCurveOnSurface(), Ogen::buildCutout(), CompositeTopology::buildEdgeCurveSearchTree(), Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), UnstructuredMapping::buildFromACompositeGrid(), UnstructuredMapping::buildFromACompositeSurface(), UnstructuredMapping::buildFromAMapping(), UnstructuredMapping::buildFromARegularMapping(), Regrid::buildGrids(), InterpolatePoints::buildInterpolationInfo(), UnstructuredMapping::buildSearchTree(), CompositeTopology::buildSubSurfaceTriangulation(), Ogen::changeParameters(), Ogmg::checkForBetterQualityInterpolation(), Ogen::checkForOrphanPointsOnBoundaries(), Ogen::checkInterpolationOnBoundaries(), Mapping::checkMapping(), checkOverlappingGrid(), Ogen::checkRefinementInterpolation(), Ogen::checkRefinementInterpolationNew(), Ogen::classifyPoints(), Ogen::classifyRedundantPoints(), Ogmg::coarseToFineTest(), DataPointMapping::computeGhostPoints(), Ogen::computeInterpolationStencil(), HyperbolicMapping::computeNonlinearDiffussionCoefficient(), Integrate::computeSurfaceWeights(), Integrate::computeWeights(), ReparameterizationTransform::constructor(), PlotIt::contour1d(), PlotIt::contour3d(), PlotIt::contourCuts(), PlotIt::contourOpt2d(), ApproximateGlobalInverse::countCrossingsWithPolygon(), Ogen::countCrossingsWithRealBoundary(), MappingsFromCAD::createCompositeCurve(), MappingsFromCAD::createCurveOnAParametricSurface(), HyperbolicMapping::createCurveOnSurface(), MappingsFromCAD::createTrimmedSurface(), CrossSectionMapping::CrossSectionMapping(), Ogen::cutHoles(), Ogen::cutHolesNew(), Ogen::cutHolesNewer(), CylinderMapping::CylinderMapping(), EllipticGridGenerator::defineBoundaryControlFunction(), MappedGridOperators::derivativeScalarDerivativeCoefficients(), Ogen::determineBoundaryPointsToAdjust(), Oges::determineErrors(), IntersectionMapping::determineIntersection(), Ogen::determineMinimalIndexRange(), Mapping::determineResolution(), HyperbolicMapping::display(), Mapping::display(), GL_GraphicsInterface::display(), Ogen::displayCompositeGridParameters(), Stencil::displayStructure(), displayValuesAtAPoint(), HyperbolicMapping::drawBoundariesAndCurves(), TrimmedMapping::editNurbsTrimCurve(), Oges::equationNo(), equiGridSmoother(), HyperbolicMapping::estimateMarchingParameters(), HyperbolicMapping::evaluateStartCurve(), UnstructuredMapping::expandGhostBoundary(), extendedGridIndexRange(), extendedGridRange(), fileOutput(), CompositeTopology::findBoundaryCurves(), Oges::findExtraEquations(), HyperbolicMapping::findMatchingBoundaryCurve(), CompositeSurface::findNearbySurfaces(), ApproximateGlobalInverse::findNearestCell(), ApproximateGlobalInverse::findNearestGridPoint(), Ogen::findTrueBoundary(), EllipticGridGenerator::fineToCoarse(), Ogmg::fineToCoarse(), GenericMappedGridOperators::finishBoundaryConditions(), GenericMappedGridOperators::finishBoundaryConditionsOld(), GenericMappedGridOperators::fixBoundaryCorners(), floatMappedGridFunction::fixupUnusedPoints(), intMappedGridFunction::fixupUnusedPoints(), doubleMappedGridFunction::fixupUnusedPoints(), NurbsMapping::forcePeriodic(), HyperbolicMapping::formBlockTridiagonalSystem(), HyperbolicMapping::generate(), Ogen::generateInterpolationArrays(), Oges::generateMatrix(), CompositeSurface::get(), MappedGridData::get(), Mapping::get(), getBoundaryIndex(), EllipticGridGenerator::getControlFunctions(), HyperbolicMapping::getCurvatureDependentSpeed(), getGhostIndex(), DataPointMapping::getGrid(), Mapping::getGrid(), PlotIt::getGridBounds(), Mapping::getGridSerial(), Ogen::getHoleWidth(), getIndex(), GenericCompositeGridOperators::getInterpolationCoefficients(), Ogmg::getInterpolationCoordinates(), Ogmg::getInterpolationCoordinatesNew(), Ogmg::getInterpolationCoordinatesNewOld(), InterpolatePointsOnAGrid::getInterpolationStencil(), ExposedPoints::getInterpolationStencil(), Ogmg::getInterpolationStencil(), Mapping::getMappingParametersOption(), HyperbolicMapping::getNormalAndSurfaceArea(), PlotIt::getPlotBounds(), GraphicsParameters::GraphicsParameters(), PlotIt::grid3d(), Mapping::hasACoordinateSingularity(), Ogen::improveQuality(), initContourSurfaceList(), NormalMapping::initialize(), ExposedPoints::initialize(), CircleMapping::initialize(), DepthMapping::initialize(), JoinMapping::initialize(), FilletMapping::initialize(), ApproximateGlobalInverse::initialize(), CrossSectionMapping::initialize(), Ogmg::initializeBoundaryConditions(), ApproximateGlobalInverse::initializeBoundingBoxTrees(), HyperbolicMapping::initializeHyperbolicGridParameters(), HyperbolicMapping::initializeMarchingParameters(), EllipticGridGenerator::initializeParameters(), TrimmedMapping::initializeQuadTree(), HyperbolicMapping::initializeSurfaceGrid(), CompositeTopology::initializeTopology(), ApproximateGlobalInverse::insideGrid(), UnstructuredMapping::insideOrOutside(), Ogen::interpolateAll(), interpolateExposedPoints(), Ogen::interpolateMixedBoundary(), interpolatePoints(), InterpolateRefinements::interpolateRefinementBoundaries(), interpolateRefinements(), ApproximateGlobalInverse::intersectCube(), IntersectionMapping::intersectCurves(), ApproximateGlobalInverse::intersectLine(), ApproximateGlobalInverse::intersectPlane(), BoundingBox::intersects(), Mapping::intersects(), UnstructuredMapping::intersects(), HyperbolicMapping::jacobiSmooth(), CompositeTopology::joinEdgeCurves(), Ogen::lastChanceInterpolation(), EllipticGridGenerator::lineSmoother(), main(), Stencil::makeCoefficients(), NormalMapping::map(), CrossSectionMapping::map(), CrossSectionMapping::mapGeneralWithPolarSingularity(), Mapping::Mapping(), NormalMapping::mapS(), DataPointMapping::mapScalar(), markGhostPoints(), Ogen::markMaskAtGhost(), Ogen::markPointsNeededForInterpolation(), Ogen::markPointsNeededForInterpolationNew(), Ogen::markPointsReallyNeededForInterpolation(), NurbsMapping::merge(), NurbsMapping::moveEndpoint(), Ogen::movingUpdate(), Ogen::movingUpdateNew(), EllipticGridGenerator::multigridVcycle(), numberOfPossibleMultigridLevels(), CompositeGrid::numberOfPossibleMultigridLevels(), ogen(), CompositeSurface::oldProject(), TrimmedMapping::operator=(), Mapping::operator=(), Ogmg::operatorAveraging(), GridSmoother::periodicUpdate(), GridStretcher::periodicUpdate(), periodicUpdate(), EllipticGridGenerator::periodicUpdate(), floatMappedGridFunction::periodicUpdate(), intMappedGridFunction::periodicUpdate(), doubleMappedGridFunction::periodicUpdate(), PlaneMapping::PlaneMapping(), PlotIt::plot(), ShowFilePlotter::plotAll(), GL_GraphicsInterface::plotAxes(), PlotIt::plotCompositeSurface(), HyperbolicMapping::plotDirectionArrows(), PlotIt::plotGrid(), PlotIt::plotGrid2d(), GL_GraphicsInterface::plotLines(), PlotIt::plotMappingEdges(), PlotIt::plotMappingQuality(), GL_GraphicsInterface::plotPoints(), PlotIt::plotStructured(), PlotIt::plotSubSurfaceNormals(), PlotIt::plotTrimmedMapping(), PlotIt::plotUM(), Ogen::preInterpolateGrids(), LoftedSurfaceMapping::profileSetup(), CompositeSurface::project(), UnstructuredMapping::project(), Mapping::project(), HyperbolicMapping::project(), DataPointMapping::projectGhostPoints(), Ogen::projectToBoundary(), Ogen::projectToParameterBoundary(), Mapping::put(), DataFormats::readPlot3d(), CompositeSurface::recomputeBoundingBox(), Regrid::regridAligned(), Regrid::regridRotated(), Ogen::removeExteriorPoints(), Ogen::removeExteriorPointsNew(), GL_GraphicsInterface::resetGlobalBound(), GL_GraphicsInterface::resetRotationPoint(), residual(), RevolutionMapping::RevolutionMapping(), FileOutput::saveData(), CylinderMapping::setAngle(), AnnulusMapping::setAngleBounds(), Ogmg::setBoundaryConditions(), NurbsMapping::setBounds(), AirfoilMapping::setBoxBounds(), DataPointMapping::setDataPoints(), SmoothedPolygon::setDefaultValues(), GenericMappedGridOperators::setExtrapolationCoefficients(), GL_GraphicsInterface::setGlobalBound(), Mapping::setGrid(), Ogen::setGridParameters(), floatCompositeGridFunction::setIsACoefficientMatrix(), doubleCompositeGridFunction::setIsACoefficientMatrix(), intCompositeGridFunction::setIsACoefficientMatrix(), intGridCollectionFunction::setIsACoefficientMatrix(), floatGridCollectionFunction::setIsACoefficientMatrix(), doubleGridCollectionFunction::setIsACoefficientMatrix(), Mapping::setIsPeriodic(), MappedGrid::setIsPeriodic(), DataPointMapping::setMapping(), StretchTransform::setMappingProperties(), ReparameterizationTransform::setMappingProperties(), GridCollection::setMaskAtRefinements(), UnstructuredMapping::setNodesAndConnectivity(), UnstructuredMapping::setNodesElementsAndNeighbours(), DataPointMapping::setNumberOfGhostLines(), RevolutionMapping::setParameterAxes(), AirfoilMapping::setParameters(), GenericMappedGridOperators::setPeriodicCoefficients(), SmoothedPolygon::setPolygon(), AnnulusMapping::setRadii(), CylinderMapping::setRadius(), RevolutionMapping::setRevolutionAngle(), RevolutionMapping::setRevolutionary(), GL_GraphicsInterface::setRotationCenter(), GenericMappedGridOperators::setSymmetryCoefficients(), DataPointMapping::setTopologyMask(), EllipticTransform::setup(), EllipticGridGenerator::setup(), HyperbolicMapping::setup(), GridSmoother::smooth(), Ogmg::smoothLine(), Ogmg::smoothTest(), TrimmedMapping::snapCurvesToIntersection(), MappedGridOperators::spectralDerivatives(), SphereMapping::SphereMapping(), CompositeTopology::splitAndMergeEdgeCurves(), CompositeTopology::splitEdge(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), EllipticGridGenerator::stretchTheGrid(), PlotIt::surfaceGrid3d(), Integrate::surfaceIntegral(), Ogen::sweepOutHolePoints(), TrimmedMapping::triangulate(), Ogen::unmarkBoundaryInterpolationPoints(), Ogen::unmarkInterpolationPoints(), SmoothedPolygon::update(), LoftedSurfaceMapping::update(), JoinMapping::update(), DataPointMapping::update(), CircleMapping::update(), FilletMapping::update(), UserDefinedMapping1::update(), AirfoilMapping::update(), IntersectionMapping::update(), SphereMapping::update(), CrossSectionMapping::update(), EllipticGridGenerator::update(), ReparameterizationTransform::update(), CompositeSurface::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), Ogen::updateBoundaryAdjustment(), Ogen::updateCanInterpolate(), HyperbolicMapping::updateForInitialCurve(), EllipticGridGenerator::updateForNewBoundaryConditions(), Ogen::updateGeometry(), HyperbolicMapping::updateMarchingParameters(), HyperbolicMapping::updateOld(), Ogen::updateOverlap(), Ogen::updateRefinement(), Ogen::updateRefinementFillInterpolationData(), Ogen::updateRefinementFillInterpolationDataNew(), GridCollectionData::updateRefinementGrid(), Ogen::updateRefinementNew(), Ogen::updateRefinementNewer(), SparseRepForMGF::updateToMatchGrid(), MappedGridOperators::updateToMatchGrid(), viewMappings(), MappedGridOperators::xiCoefficients(), xInterpolate(), and xInterpolateOpt().

const Range faceRange
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 GUITypes::real Pi

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 int Start = 0

Referenced by CompositeSurface::add(), GridCollection::add(), CompositeGrid::add(), GridCollectionData::addRefinement(), Stencil::addWeight(), Ogen::adjustForNearbyBoundaries(), AirfoilMapping::AirfoilMapping(), AnnulusMapping::AnnulusMapping(), MappedGridOperators::applyBCextrapolate(), MappedGridOperators::applyBoundaryCondition(), MappedGridOperators::applyBoundaryConditionCoefficients(), HyperbolicMapping::applyBoundaryConditionMatchToMapping(), EllipticGridGenerator::applyBoundaryConditions(), HyperbolicMapping::applyBoundaryConditions(), Ogmg::applyBoundaryConditions(), Ogmg::applyFinalConditions(), Ogmg::applyInitialConditions(), Oges::arraySize(), DataPointMapping::basicInverseS(), Ogmg::bcTest(), ApproximateGlobalInverse::binarySearchOverBoundary(), BoxMapping::BoxMapping(), InterpolateRefinements::boxWasAdjustedInPeriodicDirection(), Ogen::buildBounds(), MappingBuilder::buildBoxGrid(), HyperbolicMapping::buildCurve(), MappingBuilder::buildCurveOnSurface(), Ogen::buildCutout(), CompositeTopology::buildEdgeCurveSearchTree(), Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), UnstructuredMapping::buildFromACompositeGrid(), UnstructuredMapping::buildFromACompositeSurface(), UnstructuredMapping::buildFromAMapping(), UnstructuredMapping::buildFromARegularMapping(), Regrid::buildGrids(), InterpolatePoints::buildInterpolationInfo(), UnstructuredMapping::buildSearchTree(), CompositeTopology::buildSubSurfaceTriangulation(), CompositeGridData::canInterpolate(), CanInterpolate::cgCanInterpolate(), CompositeGrid::changeInterpolationWidth(), Ogen::changeParameters(), Ogmg::checkForBetterQualityInterpolation(), Ogen::checkForOrphanPointsOnBoundaries(), Ogen::checkInterpolationOnBoundaries(), Mapping::checkMapping(), checkOverlappingGrid(), Ogen::checkRefinementInterpolation(), Ogen::checkRefinementInterpolationNew(), Ogen::classifyPoints(), Ogen::classifyRedundantPoints(), Ogmg::coarseToFineTest(), DataPointMapping::computeGhostPoints(), Ogen::computeInterpolationStencil(), HyperbolicMapping::computeNonlinearDiffussionCoefficient(), Integrate::computeSurfaceWeights(), Integrate::computeWeights(), ReparameterizationTransform::constructor(), PlotIt::contour1d(), PlotIt::contour3d(), PlotIt::contourCuts(), PlotIt::contourOpt2d(), ApproximateGlobalInverse::countCrossingsWithPolygon(), Ogen::countCrossingsWithRealBoundary(), MappingsFromCAD::createCompositeCurve(), MappingsFromCAD::createCurveOnAParametricSurface(), HyperbolicMapping::createCurveOnSurface(), MappingsFromCAD::createTrimmedSurface(), CrossSectionMapping::CrossSectionMapping(), Ogen::cutHoles(), Ogen::cutHolesNew(), Ogen::cutHolesNewer(), CylinderMapping::CylinderMapping(), EllipticGridGenerator::defineBoundaryControlFunction(), MappedGridOperators::derivativeScalarDerivativeCoefficients(), Ogen::determineBoundaryPointsToAdjust(), Oges::determineErrors(), IntersectionMapping::determineIntersection(), Ogen::determineMinimalIndexRange(), Mapping::determineResolution(), HyperbolicMapping::display(), Mapping::display(), GL_GraphicsInterface::display(), Ogen::displayCompositeGridParameters(), Stencil::displayStructure(), displayValuesAtAPoint(), HyperbolicMapping::drawBoundariesAndCurves(), TrimmedMapping::editNurbsTrimCurve(), Oges::equationNo(), Oges::equationToIndex(), equiGridSmoother(), HyperbolicMapping::estimateMarchingParameters(), HyperbolicMapping::evaluateStartCurve(), UnstructuredMapping::expandGhostBoundary(), extendedGridIndexRange(), extendedGridRange(), fileOutput(), CompositeTopology::findBoundaryCurves(), Oges::findExtraEquations(), GenericMappedGridOperators::findInterpolationNeighbours(), HyperbolicMapping::findMatchingBoundaryCurve(), CompositeSurface::findNearbySurfaces(), ApproximateGlobalInverse::findNearestCell(), ApproximateGlobalInverse::findNearestGridPoint(), Ogen::findTrueBoundary(), EllipticGridGenerator::fineToCoarse(), Ogmg::fineToCoarse(), GenericMappedGridOperators::finishBoundaryConditions(), GenericMappedGridOperators::finishBoundaryConditionsOld(), GenericMappedGridOperators::fixBoundaryCorners(), floatMappedGridFunction::fixupUnusedPoints(), intMappedGridFunction::fixupUnusedPoints(), doubleMappedGridFunction::fixupUnusedPoints(), HyperbolicMapping::formBlockTridiagonalSystem(), HyperbolicMapping::generate(), Ogen::generateInterpolationArrays(), Oges::generateMatrix(), OffsetShell::generateVolumeGrids(), CompositeSurface::get(), MappedGridData::get(), Mapping::get(), getBoundaryIndex(), EllipticGridGenerator::getControlFunctions(), HyperbolicMapping::getCurvatureDependentSpeed(), getGhostIndex(), DataPointMapping::getGrid(), Mapping::getGrid(), PlotIt::getGridBounds(), Mapping::getGridSerial(), Ogen::getHoleWidth(), getIndex(), GenericCompositeGridOperators::getInterpolationCoefficients(), Ogmg::getInterpolationCoordinates(), Ogmg::getInterpolationCoordinatesNew(), Ogmg::getInterpolationCoordinatesNewOld(), InterpolatePointsOnAGrid::getInterpolationStencil(), ExposedPoints::getInterpolationStencil(), Ogmg::getInterpolationStencil(), Mapping::getMappingParametersOption(), HyperbolicMapping::getNormalAndSurfaceArea(), PlotIt::getPlotBounds(), GraphicsParameters::GraphicsParameters(), PlotIt::grid3d(), Mapping::hasACoordinateSingularity(), Ogen::improveQuality(), initContourSurfaceList(), NormalMapping::initialize(), ExposedPoints::initialize(), CircleMapping::initialize(), DepthMapping::initialize(), JoinMapping::initialize(), FilletMapping::initialize(), ApproximateGlobalInverse::initialize(), CrossSectionMapping::initialize(), Ogmg::initializeBoundaryConditions(), ApproximateGlobalInverse::initializeBoundingBoxTrees(), ParallelOverlappingGridInterpolator::initializeExplicitInterpolation(), InterpolatePointsOnAGrid::initializeExplicitInterpolation(), HyperbolicMapping::initializeHyperbolicGridParameters(), HyperbolicMapping::initializeMarchingParameters(), EllipticGridGenerator::initializeParameters(), TrimmedMapping::initializeQuadTree(), HyperbolicMapping::initializeSurfaceGrid(), CompositeTopology::initializeTopology(), UnstructuredMapping::insideOrOutside(), Ogen::interpolateAll(), interpolateExposedPoints(), Ogen::interpolateMixedBoundary(), interpolatePoints(), InterpolateRefinements::interpolateRefinementBoundaries(), InterpolateRefinements::interpolateRefinements(), interpolateRefinements(), ApproximateGlobalInverse::intersectCube(), IntersectionMapping::intersectCurves(), ApproximateGlobalInverse::intersectLine(), ApproximateGlobalInverse::intersectPlane(), BoundingBox::intersects(), Mapping::intersects(), UnstructuredMapping::intersects(), HyperbolicMapping::jacobiSmooth(), CompositeTopology::joinEdgeCurves(), Ogen::lastChanceInterpolation(), EllipticGridGenerator::lineSmoother(), main(), Stencil::makeCoefficients(), NormalMapping::map(), CrossSectionMapping::map(), CrossSectionMapping::mapGeneralWithPolarSingularity(), Mapping::Mapping(), NormalMapping::mapS(), DataPointMapping::mapScalar(), markGhostPoints(), Ogen::markMaskAtGhost(), Ogen::markOffAxisRefinementMask(), Ogen::markPointsNeededForInterpolation(), Ogen::markPointsNeededForInterpolationNew(), Ogen::markPointsReallyNeededForInterpolation(), NurbsMapping::moveEndpoint(), Ogen::movingUpdate(), Ogen::movingUpdateNew(), EllipticGridGenerator::multigridVcycle(), numberOfPossibleMultigridLevels(), CompositeGrid::numberOfPossibleMultigridLevels(), ogen(), CompositeSurface::oldProject(), TrimmedMapping::operator=(), Mapping::operator=(), Ogmg::operatorAveraging(), GridSmoother::periodicUpdate(), GridStretcher::periodicUpdate(), periodicUpdate(), EllipticGridGenerator::periodicUpdate(), floatMappedGridFunction::periodicUpdate(), intMappedGridFunction::periodicUpdate(), doubleMappedGridFunction::periodicUpdate(), PlaneMapping::PlaneMapping(), PlotIt::plot(), ShowFilePlotter::plotAll(), GL_GraphicsInterface::plotAxes(), PlotIt::plotCompositeSurface(), HyperbolicMapping::plotDirectionArrows(), PlotIt::plotGrid(), PlotIt::plotGrid2d(), GL_GraphicsInterface::plotLines(), PlotIt::plotMappingBoundaries(), PlotIt::plotMappingEdges(), PlotIt::plotMappingQuality(), GL_GraphicsInterface::plotPoints(), PlotIt::plotStructured(), PlotIt::plotSubSurfaceNormals(), PlotIt::plotTrimmedMapping(), PlotIt::plotUM(), Ogen::preInterpolateGrids(), LoftedSurfaceMapping::profileSetup(), CompositeSurface::project(), UnstructuredMapping::project(), Mapping::project(), HyperbolicMapping::project(), DataPointMapping::projectGhostPoints(), Ogen::projectToBoundary(), Ogen::projectToParameterBoundary(), Mapping::put(), DataFormats::readPlot3d(), CompositeSurface::recomputeBoundingBox(), Regrid::regridAligned(), Regrid::regridRotated(), Ogen::removeExteriorPoints(), GL_GraphicsInterface::resetGlobalBound(), GL_GraphicsInterface::resetRotationPoint(), residual(), RevolutionMapping::RevolutionMapping(), FileOutput::saveData(), CylinderMapping::setAngle(), AnnulusMapping::setAngleBounds(), Ogmg::setBoundaryConditions(), NurbsMapping::setBounds(), AirfoilMapping::setBoxBounds(), DataPointMapping::setDataPoints(), SmoothedPolygon::setDefaultValues(), GenericMappedGridOperators::setExtrapolationCoefficients(), GL_GraphicsInterface::setGlobalBound(), Mapping::setGrid(), Ogen::setGridParameters(), floatCompositeGridFunction::setIsACoefficientMatrix(), intCompositeGridFunction::setIsACoefficientMatrix(), doubleCompositeGridFunction::setIsACoefficientMatrix(), floatGridCollectionFunction::setIsACoefficientMatrix(), intGridCollectionFunction::setIsACoefficientMatrix(), doubleGridCollectionFunction::setIsACoefficientMatrix(), Mapping::setIsPeriodic(), MappedGrid::setIsPeriodic(), DataPointMapping::setMapping(), StretchTransform::setMappingProperties(), ReparameterizationTransform::setMappingProperties(), GridCollection::setMaskAtRefinements(), UnstructuredMapping::setNodesAndConnectivity(), UnstructuredMapping::setNodesElementsAndNeighbours(), DataPointMapping::setNumberOfGhostLines(), RevolutionMapping::setParameterAxes(), AirfoilMapping::setParameters(), GenericMappedGridOperators::setPeriodicCoefficients(), SmoothedPolygon::setPolygon(), AnnulusMapping::setRadii(), CylinderMapping::setRadius(), RevolutionMapping::setRevolutionAngle(), RevolutionMapping::setRevolutionary(), GL_GraphicsInterface::setRotationCenter(), GenericMappedGridOperators::setSymmetryCoefficients(), DataPointMapping::setTopologyMask(), EllipticTransform::setup(), EllipticGridGenerator::setup(), HyperbolicMapping::setup(), GridSmoother::smooth(), Ogmg::smoothLine(), Ogmg::smoothTest(), TrimmedMapping::snapCurvesToIntersection(), MappedGridOperators::spectralDerivatives(), SphereMapping::SphereMapping(), CompositeTopology::splitAndMergeEdgeCurves(), CompositeTopology::splitEdge(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), EllipticGridGenerator::stretchTheGrid(), PlotIt::surfaceGrid3d(), Integrate::surfaceIntegral(), TrimmedMapping::triangulate(), Ogen::unmarkBoundaryInterpolationPoints(), Ogen::unmarkInterpolationPoints(), SmoothedPolygon::update(), LoftedSurfaceMapping::update(), JoinMapping::update(), DataPointMapping::update(), CircleMapping::update(), FilletMapping::update(), UserDefinedMapping1::update(), AirfoilMapping::update(), IntersectionMapping::update(), SphereMapping::update(), CrossSectionMapping::update(), EllipticGridGenerator::update(), ReparameterizationTransform::update(), CompositeSurface::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), Ogen::updateBoundaryAdjustment(), Ogen::updateCanInterpolate(), HyperbolicMapping::updateForInitialCurve(), EllipticGridGenerator::updateForNewBoundaryConditions(), Ogen::updateGeometry(), HyperbolicMapping::updateMarchingParameters(), HyperbolicMapping::updateOld(), Ogen::updateOverlap(), Ogen::updateRefinement(), Ogen::updateRefinementFillInterpolationData(), Ogen::updateRefinementFillInterpolationDataNew(), GridCollectionData::updateRefinementGrid(), Ogen::updateRefinementNew(), Ogen::updateRefinementNewer(), SparseRepForMGF::updateToMatchGrid(), MappedGridOperators::updateToMatchGrid(), viewMappings(), DataFormats::writePlot3d(), MappedGridOperators::xiCoefficients(), xInterpolate(), and xInterpolateOpt().

const GUITypes::real twoPi
const int xAxis = 0
const int yAxis = 1
const int zAxis = 2