Overture
Version 25
|
This is the complete list of members for Interpolant, including all inherited members.
bcParams | Interpolant | |
breakReference() | Interpolant | virtual |
consistencyCheck() const | ReferenceCounting | virtual |
debug | Interpolant | |
decrementReferenceCount() | ReferenceCounting | inline |
directSolve enum value | Interpolant | |
ExplicitInterpolationStorageOptionEnum enum name | Interpolant | |
getClassName() const | ReferenceCounting | inlinevirtual |
getComponentRanges(const Range &C0, const Range &C1, const Range &C2, Range C[4], realCompositeGridFunction &u) | Interpolant | protected |
getGlobalID() const | ReferenceCounting | inline |
getImplicitInterpolationMethod() const | Interpolant | |
getInterpolationOption(InterpolationOptionEnum option) | Interpolant | |
getMaximumRefinementLevelToInterpolate() const | Interpolant | |
getReferenceCount() const | ReferenceCounting | inline |
ImplicitInterpolationMethodEnum enum name | Interpolant | |
incrementReferenceCount() | ReferenceCounting | inline |
Interpolant() | Interpolant | |
Interpolant(CompositeGrid &cg) | Interpolant | |
Interpolant(GridCollection &gc) | Interpolant | |
Interpolant(const Interpolant &interpolant, const CopyType copyType=DEEP) | Interpolant | |
interpolate(realCompositeGridFunction &u, const Range &C0=nullRange, const Range &C1=nullRange, const Range &C2=nullRange) | Interpolant | |
interpolate(realGridCollectionFunction &u, const Range &C0=nullRange, const Range &C1=nullRange, const Range &C2=nullRange) | Interpolant | |
interpolate(int gridToInterpolate, realCompositeGridFunction &u, const Range &C0=nullRange, const Range &C1=nullRange, const Range &C2=nullRange) | Interpolant | |
interpolate(realCompositeGridFunction &u, const IntegerArray &gridsToInterpolate, const Range &C0=nullRange, const Range &C1=nullRange, const Range &C2=nullRange) | Interpolant | |
interpolate(realCompositeGridFunction &u, const IntegerArray &gridsToInterpolate, const IntegerArray &gridsToInterpolateFrom, const Range &C0=nullRange, const Range &C1=nullRange, const Range &C2=nullRange) | Interpolant | |
interpolate(realArray &ui, int gridToInterpolate, int interpoleeGrid, realCompositeGridFunction &u, const Range &C0=nullRange, const Range &C1=nullRange, const Range &C2=nullRange) | Interpolant | |
interpolateAllRefinementBoundaries enum value | Interpolant | |
interpolateHiddenRefinementPoints enum value | Interpolant | |
interpolateOverlappingRefinementPoints enum value | Interpolant | |
interpolateRefinementLevel(const int refinementLevel, realCompositeGridFunction &u, const Range &C0=nullRange, const Range &C1=nullRange, const Range &C2=nullRange) | Interpolant | |
interpolationIsExplicit() const | Interpolant | |
interpolationIsImplicit() const | Interpolant | |
InterpolationMethodEnum enum name | Interpolant | |
InterpolationOptionEnum enum name | Interpolant | |
iterateToInterpolate enum value | Interpolant | |
numberOfInterpolationMethods enum value | Interpolant | |
operator=(const Interpolant &interpolant) | Interpolant | |
optimized enum value | Interpolant | |
optimizedC enum value | Interpolant | |
precomputeAllCoefficients enum value | Interpolant | |
precomputeNoCoefficients enum value | Interpolant | |
precomputeSomeCoefficients enum value | Interpolant | |
printMyStatistics(FILE *file=stdout) | Interpolant | |
printStatistics(FILE *file=stdout) | Interpolant | static |
rcData | Interpolant | |
reference(const Interpolant &interpolant) | Interpolant | |
ReferenceCounting() | ReferenceCounting | inline |
ReferenceCounting(const ReferenceCounting &x, const CopyType ct=DEEP) | ReferenceCounting | inline |
setExplicitInterpolationStorageOption(ExplicitInterpolationStorageOptionEnum option) | Interpolant | |
setGlobalID(int id) | ReferenceCounting | inline |
setImplicitInterpolationMethod(ImplicitInterpolationMethodEnum method) | Interpolant | |
setImplicitInterpolationTolerance(real tol) | Interpolant | |
setInterpolateRefinements(InterpolateRefinements &interpolateRefinements) | Interpolant | |
setInterpolationMethod(InterpolationMethodEnum method) | Interpolant | |
setInterpolationOption(InterpolationOptionEnum option, bool trueOrFalse) | Interpolant | |
setMaximumNumberOfIterations(int maximumNumberOfIterations) | Interpolant | |
setMaximumRefinementLevelToInterpolate(int maxLevelToInterpolate) | Interpolant | |
sizeOf(FILE *file=NULL) const | Interpolant | virtual |
sparseSolve enum value | Interpolant | |
standard enum value | Interpolant | |
testInterpolation(CompositeGrid &cg, int problemType) | Interpolant | static |
uncountedReferencesMayExist() | ReferenceCounting | inline |
updateToMatchGrid(CompositeGrid &cg, int refinementLevel=0) | Interpolant | |
~Interpolant() | Interpolant | virtual |
~ReferenceCounting() | ReferenceCounting | inlinevirtual |