This is the complete list of members for mapNearestAMI, including all inherited members.
| AMIMethod(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const scalarField &srcMagSf, const scalarField &tgtMagSf, const faceAreaIntersect::triangulationMode &triMode, const bool reverseTarget, const bool requireMatch) | AMIMethod | |
| AMIMethod(const AMIMethod &)=delete | AMIMethod | |
| appendNbrFaces(const label facei, const primitivePatch &patch, const DynamicList< label > &visitedFaces, DynamicList< label > &faceIDs) const | AMIMethod | protected |
| calculate(labelListList &srcAddress, scalarListList &srcWeights, labelListList &tgtAddress, scalarListList &tgtWeights, label srcFacei=-1, label tgtFacei=-1) | mapNearestAMI | virtual |
| checkPatches() const | AMIMethod | protected |
| conformal() const | AMIMethod | virtual |
| declareRunTimeSelectionTable(autoPtr, AMIMethod, components,(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const scalarField &srcMagSf, const scalarField &tgtMagSf, const faceAreaIntersect::triangulationMode &triMode, const bool reverseTarget, const bool requireMatch),(srcPatch, tgtPatch, srcMagSf, tgtMagSf, triMode, reverseTarget, requireMatch)) | AMIMethod | |
| findTargetFace(const label srcFacei) const | AMIMethod | protected |
| initialise(labelListList &srcAddress, scalarListList &srcWeights, labelListList &tgtAddress, scalarListList &tgtWeights, label &srcFacei, label &tgtFacei) | AMIMethod | protected |
| mapNearestAMI(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const scalarField &srcMagSf, const scalarField &tgtMagSf, const faceAreaIntersect::triangulationMode &triMode, const bool reverseTarget=false, const bool requireMatch=true) | mapNearestAMI | |
| mapNearestAMI(const mapNearestAMI &)=delete | mapNearestAMI | |
| maxWalkAngle() const | AMIMethod | protectedvirtual |
| New(const word &methodName, const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const scalarField &srcMagSf, const scalarField &tgtMagSf, const faceAreaIntersect::triangulationMode &triMode, const bool reverseTarget, const bool requireMatch) | AMIMethod | static |
| operator=(const mapNearestAMI &)=delete | mapNearestAMI | |
| Foam::AMIMethod::operator=(const AMIMethod &)=delete | AMIMethod | |
| requireMatch_ | AMIMethod | protected |
| resetTree() | AMIMethod | protected |
| reverseTarget_ | AMIMethod | protected |
| srcMagSf_ | AMIMethod | protected |
| srcNonOverlap() const | AMIMethod | inline |
| srcNonOverlap_ | AMIMethod | protected |
| srcPatch_ | AMIMethod | protected |
| tgtMagSf_ | AMIMethod | protected |
| tgtPatch_ | AMIMethod | protected |
| treePtr_ | AMIMethod | protected |
| treeType typedef | AMIMethod | protected |
| triMode_ | AMIMethod | protected |
| TypeName("mapNearestAMI") | mapNearestAMI | |
| Foam::AMIMethod::TypeName("AMIMethod") | AMIMethod | |
| writeIntersectionOBJ(const scalar area, const face &f1, const face &f2, const pointField &f1Points, const pointField &f2Points) const | AMIMethod | protected |
| ~AMIMethod() | AMIMethod | virtual |
| ~mapNearestAMI() | mapNearestAMI | virtual |