This is the complete list of members for AMIInterpolation, including all inherited members.
AMIInterpolation(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const faceAreaIntersect::triangulationMode &triMode, const bool requireMatch=true, const word &methodName=faceAreaWeightAMI::typeName, const scalar lowWeightCorrection=-1, const bool reverseTarget=false, const bool report=true) | AMIInterpolation | |
AMIInterpolation(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const autoPtr< searchableSurface > &surf, const faceAreaIntersect::triangulationMode &triMode, const bool requireMatch=true, const word &methodName=faceAreaWeightAMI::typeName, const scalar lowWeightCorrection=-1, const bool reverseTarget=false, const bool report=true) | AMIInterpolation | |
AMIInterpolation(const AMIInterpolation &fineAMI, const labelList &sourceRestrictAddressing, const labelList &neighbourRestrictAddressing, const bool report=false) | AMIInterpolation | |
AMIInterpolation(const AMIInterpolation &)=delete | AMIInterpolation | |
applyLowWeightCorrection() const | AMIInterpolation | inline |
interpolateToSource(const UList< Type > &fld, const CombineOp &cop, List< Type > &result, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation | |
interpolateToSource(const Field< Type > &fld, const CombineOp &cop, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation | |
interpolateToSource(const tmp< Field< Type >> &tFld, const CombineOp &cop, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation | |
interpolateToSource(const Field< Type > &fld, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation | |
interpolateToSource(const tmp< Field< Type >> &tFld, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation | |
interpolateToSource(const Field< Type > &fld, const CombineOp &cop, const UList< Type > &defaultValues) const | AMIInterpolation | |
interpolateToSource(const tmp< Field< Type >> &tFld, const CombineOp &cop, const UList< Type > &defaultValues) const | AMIInterpolation | |
interpolateToSource(const Field< Type > &fld, const UList< Type > &defaultValues) const | AMIInterpolation | |
interpolateToSource(const tmp< Field< Type >> &tFld, const UList< Type > &defaultValues) const | AMIInterpolation | |
interpolateToTarget(const UList< Type > &fld, const CombineOp &cop, List< Type > &result, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation | |
interpolateToTarget(const Field< Type > &fld, const CombineOp &cop, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation | |
interpolateToTarget(const tmp< Field< Type >> &tFld, const CombineOp &cop, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation | |
interpolateToTarget(const Field< Type > &fld, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation | |
interpolateToTarget(const tmp< Field< Type >> &tFld, const UList< Type > &defaultValues=UList< Type >::null()) const | AMIInterpolation | |
interpolateToTarget(const Field< Type > &fld, const CombineOp &cop, const UList< Type > &defaultValues) const | AMIInterpolation | |
interpolateToTarget(const tmp< Field< Type >> &tFld, const CombineOp &cop, const UList< Type > &defaultValues) const | AMIInterpolation | |
interpolateToTarget(const Field< Type > &fld, const UList< Type > &defaultValues) const | AMIInterpolation | |
interpolateToTarget(const tmp< Field< Type >> &tFld, const UList< Type > &defaultValues) const | AMIInterpolation | |
lowWeightCorrection() const | AMIInterpolation | inline |
normaliseWeights(AMIInterpolation &AMI) | AMIInterpolation | static |
normaliseWeights(UPtrList< AMIInterpolation > &AMIs) | AMIInterpolation | static |
operator=(const AMIInterpolation &)=delete | AMIInterpolation | |
patchMagSf(const primitivePatch &patch, const faceAreaIntersect::triangulationMode triMode) | AMIInterpolation | static |
reportSumWeights(AMIInterpolation &AMI) | AMIInterpolation | static |
singlePatchProc() const | AMIInterpolation | inline |
srcAddress() const | AMIInterpolation | inline |
srcMagSf() const | AMIInterpolation | inline |
srcMap() const | AMIInterpolation | inline |
srcPointFace(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const vector &n, const label tgtFacei, point &tgtPoint) const | AMIInterpolation | |
srcWeights() const | AMIInterpolation | inline |
srcWeights() | AMIInterpolation | inline |
srcWeightsSum() const | AMIInterpolation | inline |
srcWeightsSum() | AMIInterpolation | inline |
sumWeights(AMIInterpolation &AMI) | AMIInterpolation | static |
sumWeights(PtrList< AMIInterpolation > &AMIs) | AMIInterpolation | static |
tgtAddress() const | AMIInterpolation | inline |
tgtMagSf() const | AMIInterpolation | inline |
tgtMap() const | AMIInterpolation | inline |
tgtPointFace(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const vector &n, const label srcFacei, point &srcPoint) const | AMIInterpolation | |
tgtWeights() const | AMIInterpolation | inline |
tgtWeights() | AMIInterpolation | inline |
tgtWeightsSum() const | AMIInterpolation | inline |
tgtWeightsSum() | AMIInterpolation | inline |
TypeName("cyclicAMI") | AMIInterpolation | |
update(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const bool report) | AMIInterpolation | |
writeFaceConnectivity(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const labelListList &srcAddress) const | AMIInterpolation | |
~AMIInterpolation() | AMIInterpolation | virtual |