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