Overture
Version 25
|
Go to the source code of this file.
Macros | |
#define | OG_GET_INDEX_H "OGgetIndex.h" |
Functions | |
void | getIndex (const floatMappedGridFunction &u, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getIndex (const doubleMappedGridFunction &u, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getIndex (const intMappedGridFunction &u, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getIndex (const floatMappedGridFunction &u, int component, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getIndex (const doubleMappedGridFunction &u, int component, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getIndex (const intMappedGridFunction &u, int component, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getBoundaryIndex (const floatMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getBoundaryIndex (const doubleMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getBoundaryIndex (const intMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getBoundaryIndex (const floatMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getBoundaryIndex (const doubleMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getBoundaryIndex (const intMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getGhostIndex (const floatMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getGhostIndex (const doubleMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getGhostIndex (const intMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getGhostIndex (const floatMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getGhostIndex (const doubleMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
void | getGhostIndex (const intMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue) |
IntegerArray | extendedGridIndexRange (const MappedGrid &mg) |
IntegerArray | extendedGridRange (const MappedGrid &mg) |
Variables | |
const int | OGgetIndexDefaultValue =-999999 |
#define OG_GET_INDEX_H "OGgetIndex.h" |
IntegerArray extendedGridIndexRange | ( | const MappedGrid & | mg | ) |
References MappedGrid::boundaryCondition(), End, extendedGridIndexRange(), MappedGrid::extendedIndexRange(), MappedGrid::gridIndexRange(), MappedGrid::numberOfDimensions(), and Start.
Referenced by Ogmg::applyBoundaryConditions(), Ogen::buildCutout(), Ogmg::buildExtraLevelsNew(), Regrid::buildGrids(), InterpolatePoints::buildInterpolationInfo(), InterpolatePointsOnAGrid::buildInterpolationInfo(), Regrid::buildTaggedCells(), Ogen::changeParameters(), checkError(), Ogen::checkInterpolationOnBoundaries(), Ogen::checkRefinementInterpolation(), Ogen::checkRefinementInterpolationNew(), Ogen::classifyRedundantPoints(), Ogmg::coarseToFineTest(), Ogen::cutHoles(), Ogen::cutHolesNew(), Ogen::cutHolesNewer(), SurfaceStitcher::enlargeGapWidth(), extendedGridIndexRange(), fileOutput(), Ogmg::fineToCoarse(), Ogmg::fineToCoarseTest(), MappedGridData::get(), PlotIt::grid3d(), ExposedPoints::initialize(), InterpolatePoints::interpolateAllPoints(), InterpolatePointsOnAGrid::interpolateAllPoints(), InterpolateRefinements::interpolateRefinements(), interpolateRefinements(), Ogen::lastChanceInterpolation(), main(), ErrorEstimator::plotErrorPoints(), PlotIt::plotGrid2d(), PlotIt::plotGridBoundaries(), Ogen::removeExteriorPointsNew(), FileOutput::saveData(), PlotIt::surfaceGrid3d(), and DataFormats::writePlot3d().
IntegerArray extendedGridRange | ( | const MappedGrid & | mg | ) |
References MappedGrid::boundaryCondition(), MappedGrid::boundaryFlag(), End, extendedGridRange(), MappedGrid::extendedRange(), MappedGrid::gridIndexRange(), MappedGrid::mixedPhysicalInterpolationBoundary, MappedGrid::numberOfDimensions(), and Start.
Referenced by Ogen::computeOverlap(), and extendedGridRange().
void getBoundaryIndex | ( | const floatMappedGridFunction & | u, |
int | component, | ||
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getGhostIndex().
void getBoundaryIndex | ( | const doubleMappedGridFunction & | u, |
int | component, | ||
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getGhostIndex().
void getBoundaryIndex | ( | const intMappedGridFunction & | u, |
int | component, | ||
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getGhostIndex().
void getBoundaryIndex | ( | const floatMappedGridFunction & | u, |
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getGhostIndex().
void getBoundaryIndex | ( | const doubleMappedGridFunction & | u, |
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getGhostIndex().
void getBoundaryIndex | ( | const intMappedGridFunction & | u, |
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getGhostIndex().
void getGhostIndex | ( | const floatMappedGridFunction & | u, |
int | component, | ||
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | ghostLine = 1 , |
||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
void getGhostIndex | ( | const doubleMappedGridFunction & | u, |
int | component, | ||
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | ghostLine = 1 , |
||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
void getGhostIndex | ( | const intMappedGridFunction & | u, |
int | component, | ||
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | ghostLine = 1 , |
||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
void getGhostIndex | ( | const floatMappedGridFunction & | u, |
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | ghostLine = 1 , |
||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getGhostIndex().
void getGhostIndex | ( | const doubleMappedGridFunction & | u, |
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | ghostLine = 1 , |
||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getGhostIndex().
void getGhostIndex | ( | const intMappedGridFunction & | u, |
int | side, | ||
int | axis, | ||
Index & | Ib1, | ||
Index & | Ib2, | ||
Index & | Ib3, | ||
int | ghostLine = 1 , |
||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getGhostIndex().
void getIndex | ( | const floatMappedGridFunction & | u, |
Index & | I1, | ||
Index & | I2, | ||
Index & | I3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getIndex().
void getIndex | ( | const doubleMappedGridFunction & | u, |
Index & | I1, | ||
Index & | I2, | ||
Index & | I3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getIndex().
void getIndex | ( | const intMappedGridFunction & | u, |
Index & | I1, | ||
Index & | I2, | ||
Index & | I3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
References getIndex().
void getIndex | ( | const floatMappedGridFunction & | u, |
int | component, | ||
Index & | I1, | ||
Index & | I2, | ||
Index & | I3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
void getIndex | ( | const doubleMappedGridFunction & | u, |
int | component, | ||
Index & | I1, | ||
Index & | I2, | ||
Index & | I3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
void getIndex | ( | const intMappedGridFunction & | u, |
int | component, | ||
Index & | I1, | ||
Index & | I2, | ||
Index & | I3, | ||
int | extra1 = 0 , |
||
int | extra2 = OGgetIndexDefaultValue , |
||
int | extra3 = OGgetIndexDefaultValue |
||
) |
const int OGgetIndexDefaultValue =-999999 |
Referenced by getGhostIndex(), and getIndex().