This is the complete list of members for AMIInterpolation< SourcePatch, TargetPatch >, including all inherited members.
| AMIInterpolation(const SourcePatch &srcPatch, const TargetPatch &tgtPatch, const faceAreaIntersect::triangulationMode &triMode, const bool requireMatch=true, const interpolationMethod &method=imFaceAreaWeight, const scalar lowWeightCorrection=-1, const bool reverseTarget=false) | AMIInterpolation< SourcePatch, TargetPatch > | |
| AMIInterpolation(const SourcePatch &srcPatch, const TargetPatch &tgtPatch, const faceAreaIntersect::triangulationMode &triMode, const bool requireMatch=true, const word &methodName=interpolationMethodToWord(imFaceAreaWeight), const scalar lowWeightCorrection=-1, const bool reverseTarget=false) | AMIInterpolation< SourcePatch, TargetPatch > | |
| AMIInterpolation(const SourcePatch &srcPatch, const TargetPatch &tgtPatch, const autoPtr< searchableSurface > &surf, const faceAreaIntersect::triangulationMode &triMode, const bool requireMatch=true, const interpolationMethod &method=imFaceAreaWeight, const scalar lowWeightCorrection=-1, const bool reverseTarget=false) | AMIInterpolation< SourcePatch, TargetPatch > | |
| AMIInterpolation(const SourcePatch &srcPatch, const TargetPatch &tgtPatch, const autoPtr< searchableSurface > &surf, const faceAreaIntersect::triangulationMode &triMode, const bool requireMatch=true, const word &methodName=interpolationMethodToWord(imFaceAreaWeight), const scalar lowWeightCorrection=-1, const bool reverseTarget=false) | AMIInterpolation< SourcePatch, TargetPatch > | |
| AMIInterpolation(const AMIInterpolation< SourcePatch, TargetPatch > &fineAMI, const labelList &sourceRestrictAddressing, const labelList &neighbourRestrictAddressing) | AMIInterpolation< SourcePatch, TargetPatch > | |
| applyLowWeightCorrection() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| imDirect enum value | AMIInterpolation< SourcePatch, TargetPatch > | |
| imFaceAreaWeight enum value | AMIInterpolation< SourcePatch, TargetPatch > | |
| imMapNearest enum value | AMIInterpolation< SourcePatch, TargetPatch > | |
| imPartialFaceAreaWeight enum value | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToSource(const UList< Type > &fld, const CombineOp &cop, List< Type > &result, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToSource(const Field< Type > &fld, const CombineOp &cop, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToSource(const tmp< Field< Type >> &tFld, const CombineOp &cop, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToSource(const Field< Type > &fld, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToSource(const tmp< Field< Type >> &tFld, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToSource(const Field< Type > &fld, const CombineOp &cop, const UList< Type > &defaultValues) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToSource(const tmp< Field< Type >> &tFld, const CombineOp &cop, const UList< Type > &defaultValues) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToSource(const Field< Type > &fld, const UList< Type > &defaultValues) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToSource(const tmp< Field< Type >> &tFld, const UList< Type > &defaultValues) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToTarget(const UList< Type > &fld, const CombineOp &cop, List< Type > &result, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToTarget(const Field< Type > &fld, const CombineOp &cop, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToTarget(const tmp< Field< Type >> &tFld, const CombineOp &cop, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToTarget(const Field< Type > &fld, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToTarget(const tmp< Field< Type >> &tFld, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToTarget(const Field< Type > &fld, const CombineOp &cop, const UList< Type > &defaultValues) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToTarget(const tmp< Field< Type >> &tFld, const CombineOp &cop, const UList< Type > &defaultValues) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToTarget(const Field< Type > &fld, const UList< Type > &defaultValues) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolateToTarget(const tmp< Field< Type >> &tFld, const UList< Type > &defaultValues) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolationMethod enum name | AMIInterpolation< SourcePatch, TargetPatch > | |
| interpolationMethodToWord(const interpolationMethod &method) | AMIInterpolation< SourcePatch, TargetPatch > | static |
| lowWeightCorrection() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| singlePatchProc() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| sourcePatchType typedef | AMIInterpolation< SourcePatch, TargetPatch > | |
| srcAddress() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| srcMagSf() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| srcMap() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| srcPointFace(const SourcePatch &srcPatch, const TargetPatch &tgtPatch, const vector &n, const label tgtFacei, point &tgtPoint) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| srcWeights() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| srcWeights() | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| srcWeightsSum() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| srcWeightsSum() | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| targetPatchType typedef | AMIInterpolation< SourcePatch, TargetPatch > | |
| tgtAddress() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| tgtMagSf() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| tgtMap() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| tgtPointFace(const SourcePatch &srcPatch, const TargetPatch &tgtPatch, const vector &n, const label srcFacei, point &srcPoint) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| tgtWeights() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| tgtWeights() | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| tgtWeightsSum() const | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| tgtWeightsSum() | AMIInterpolation< SourcePatch, TargetPatch > | inline |
| update(const SourcePatch &srcPatch, const TargetPatch &tgtPatch) | AMIInterpolation< SourcePatch, TargetPatch > | |
| wordTointerpolationMethod(const word &method) | AMIInterpolation< SourcePatch, TargetPatch > | static |
| writeFaceConnectivity(const SourcePatch &srcPatch, const TargetPatch &tgtPatch, const labelListList &srcAddress) const | AMIInterpolation< SourcePatch, TargetPatch > | |
| ~AMIInterpolation() | AMIInterpolation< SourcePatch, TargetPatch > |
1.8.11