| allGridsHaveLocalData | InterpolatePointsOnAGrid | protected |
| assignAllPoints | InterpolatePointsOnAGrid | protected |
| buildInterpolationInfo(const RealArray &positionToInterpolate, CompositeGrid &cg, RealArray *projectedPoints=NULL, IntegerArray *checkTheseGrids=NULL) | InterpolatePointsOnAGrid | |
| cia | InterpolatePointsOnAGrid | protected |
| coeffa | InterpolatePointsOnAGrid | protected |
| coeffWidthDimension | InterpolatePointsOnAGrid | protected |
| debug | InterpolatePointsOnAGrid | static |
| debugFile | InterpolatePointsOnAGrid | protected |
| defaultNumberOfValidGhostPoints enum value | InterpolatePointsOnAGrid | |
| destroy() | InterpolatePointsOnAGrid | protected |
| explicitInterpolation enum value | InterpolatePointsOnAGrid | |
| explicitInterpolationStorageOption | InterpolatePointsOnAGrid | protected |
| ExplicitInterpolationStorageOptionEnum enum name | InterpolatePointsOnAGrid | |
| extrapolated enum value | InterpolatePointsOnAGrid | |
| findNearestValidGridPoint(CompositeGrid &cg, const RealArray &x, IntegerArray &il, RealArray &ci) | InterpolatePointsOnAGrid | static |
| getInterpolationInfo(CompositeGrid &cg, IntegerArray &indexValues, IntegerArray &interpoleeGrid) const | InterpolatePointsOnAGrid | |
| getInterpolationStencil(MappedGrid &mg, const int width, const real *rv, int *iv) | InterpolatePointsOnAGrid | static |
| getMaximumRefinementLevelToInterpolate() const | InterpolatePointsOnAGrid | |
| getNumberBackupInterpolation() const | InterpolatePointsOnAGrid | |
| getNumberExtrapolated() const | InterpolatePointsOnAGrid | |
| getNumberInterpolated() const | InterpolatePointsOnAGrid | |
| getNumberUnassigned() const | InterpolatePointsOnAGrid | |
| getStatus() const | InterpolatePointsOnAGrid | |
| getTotalNumberOfPointsAssigned(int grid) | InterpolatePointsOnAGrid | |
| ila | InterpolatePointsOnAGrid | protected |
| implicitInterpolation enum value | InterpolatePointsOnAGrid | |
| indirection | InterpolatePointsOnAGrid | protected |
| infoLevel | InterpolatePointsOnAGrid | protected |
| initializeExplicitInterpolation(CompositeGrid &cg) | InterpolatePointsOnAGrid | protected |
| InterfaceTransfer class | InterpolatePointsOnAGrid | friend |
| internalInterpolate(RealArray &ui, const realCompositeGridFunction &u, const Range &C0, const Range &C1, const Range &C2) | InterpolatePointsOnAGrid | protected |
| interpolateAllGhostPoints enum value | InterpolatePointsOnAGrid | |
| interpolateAllPoints(const realCompositeGridFunction &uFrom, realCompositeGridFunction &uTo, const Range &componentsFrom=nullRange, const Range &componentsTo=nullRange, const int numberOfGhostPointsToInterpolate=interpolateAllGhostPoints) | InterpolatePointsOnAGrid | |
| interpolateAllPoints(const realCompositeGridFunction &uFrom, realMappedGridFunction &uTo, const Range &componentsFrom=nullRange, const Range &componentsTo=nullRange, const int numberOfGhostPointsToInterpolate=interpolateAllGhostPoints) | InterpolatePointsOnAGrid | |
| interpolated enum value | InterpolatePointsOnAGrid | |
| interpolatePoints(const RealArray &positionToInterpolate, const realCompositeGridFunction &u, RealArray &uInterpolated, const Range &R0=nullRange, const Range &R1=nullRange, const Range &R2=nullRange, const Range &R3=nullRange, const Range &R4=nullRange) | InterpolatePointsOnAGrid | |
| interpolatePoints(const realCompositeGridFunction &u, RealArray &uInterpolated, const Range &R0=nullRange, const Range &R1=nullRange, const Range &R2=nullRange, const Range &R3=nullRange, const Range &R4=nullRange) | InterpolatePointsOnAGrid | |
| InterpolatePointsOnAGrid() | InterpolatePointsOnAGrid | |
| interpolationCoefficients(const CompositeGrid &cg, RealArray &uInterpolationCoeff) | InterpolatePointsOnAGrid | |
| interpolationCoordinates | InterpolatePointsOnAGrid | protected |
| interpolationIsInitialized | InterpolatePointsOnAGrid | protected |
| interpolationLocation | InterpolatePointsOnAGrid | protected |
| interpolationOffset | InterpolatePointsOnAGrid | protected |
| InterpolationStatusEnum enum name | InterpolatePointsOnAGrid | |
| interpolationType | InterpolatePointsOnAGrid | protected |
| InterpolationTypeEnum enum name | InterpolatePointsOnAGrid | |
| interpolationWidth | InterpolatePointsOnAGrid | protected |
| ipa | InterpolatePointsOnAGrid | protected |
| logFile | InterpolatePointsOnAGrid | protected |
| maximumRefinementLevelToInterpolate | InterpolatePointsOnAGrid | protected |
| maxInterpolationWidth | InterpolatePointsOnAGrid | protected |
| nila | InterpolatePointsOnAGrid | protected |
| nipa | InterpolatePointsOnAGrid | protected |
| noGridsHaveLocalData | InterpolatePointsOnAGrid | protected |
| notInterpolated enum value | InterpolatePointsOnAGrid | |
| npr | InterpolatePointsOnAGrid | protected |
| nps | InterpolatePointsOnAGrid | protected |
| numberOfBackupInterpolation | InterpolatePointsOnAGrid | protected |
| numberOfBaseGrids | InterpolatePointsOnAGrid | protected |
| numberOfComponentGrids | InterpolatePointsOnAGrid | protected |
| numberOfDimensions | InterpolatePointsOnAGrid | protected |
| numberOfExtrapolated | InterpolatePointsOnAGrid | protected |
| numberOfInterpolated | InterpolatePointsOnAGrid | protected |
| numberOfInterpolationPoints | InterpolatePointsOnAGrid | protected |
| numberOfUnassigned | InterpolatePointsOnAGrid | protected |
| numberOfValidGhostPoints | InterpolatePointsOnAGrid | protected |
| numToInterpolatePerGrid | InterpolatePointsOnAGrid | protected |
| onlyAmrGridsHaveLocalData | InterpolatePointsOnAGrid | protected |
| parallelInternalInterpolate(RealArray &ui, const realCompositeGridFunction &u, const Range &C0, const Range &C1, const Range &C2) | InterpolatePointsOnAGrid | protected |
| parallelInterpolate(RealArray &ui, const realCompositeGridFunction &u, const Range &C0=nullRange, const Range &C1=nullRange, const Range &C2=nullRange) | InterpolatePointsOnAGrid | protected |
| parallelSetup(CompositeGrid &cg, const RealArray &xp, const IntegerArray &numberOfInterpolationPoints, const RealArray *interpolationCoordinates, const IntegerArray *indirection, const IntegerArray *interpolationLocation, const IntegerArray *variableInterpolationWidth) | InterpolatePointsOnAGrid | protected |
| pInterpAllIndirection | InterpolatePointsOnAGrid | protected |
| plogFile | InterpolatePointsOnAGrid | protected |
| pMapr | InterpolatePointsOnAGrid | protected |
| pMaps | InterpolatePointsOnAGrid | protected |
| POGI_COMM | InterpolatePointsOnAGrid | protected |
| precomputeAllCoefficients enum value | InterpolatePointsOnAGrid | |
| precomputeNoCoefficients enum value | InterpolatePointsOnAGrid | |
| precomputeSomeCoefficients enum value | InterpolatePointsOnAGrid | |
| setAssignAllPoints(bool trueOrFalse=true) | InterpolatePointsOnAGrid | |
| setExplicitInterpolationStorageOption(ExplicitInterpolationStorageOptionEnum option) | InterpolatePointsOnAGrid | |
| setInfoLevel(int info) | InterpolatePointsOnAGrid | |
| setInterpolationOffset(real widthInGridLines) | InterpolatePointsOnAGrid | |
| setInterpolationType(InterpolationTypeEnum interpType) | InterpolatePointsOnAGrid | |
| setInterpolationWidth(int width) | InterpolatePointsOnAGrid | |
| setMaximumRefinementLevelToInterpolate(int maxLevelToInterpolate) | InterpolatePointsOnAGrid | |
| setNumberOfValidGhostPoints(int numValidGhost=defaultNumberOfValidGhostPoints) | InterpolatePointsOnAGrid | |
| sizeOf(FILE *file=NULL) const | InterpolatePointsOnAGrid | |
| status | InterpolatePointsOnAGrid | protected |
| totalNumToInterpolate | InterpolatePointsOnAGrid | protected |
| variableInterpolationWidth | InterpolatePointsOnAGrid | protected |
| ~InterpolatePointsOnAGrid() | InterpolatePointsOnAGrid | |