AMIMethod Member List

This is the complete list of members for AMIMethod, 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 &)=deleteAMIMethod
appendNbrFaces(const label facei, const primitivePatch &patch, const DynamicList< label > &visitedFaces, DynamicList< label > &faceIDs) constAMIMethodprotected
calculate(labelListList &srcAddress, scalarListList &srcWeights, labelListList &tgtAddress, scalarListList &tgtWeights, label srcFacei=-1, label tgtFacei=-1)=0AMIMethodpure virtual
checkPatches() constAMIMethodprotected
conformal() constAMIMethodvirtual
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) constAMIMethodprotected
initialise(labelListList &srcAddress, scalarListList &srcWeights, labelListList &tgtAddress, scalarListList &tgtWeights, label &srcFacei, label &tgtFacei)AMIMethodprotected
maxWalkAngle() constAMIMethodprotectedvirtual
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)AMIMethodstatic
operator=(const AMIMethod &)=deleteAMIMethod
requireMatch_AMIMethodprotected
resetTree()AMIMethodprotected
reverseTarget_AMIMethodprotected
srcMagSf_AMIMethodprotected
srcNonOverlap() constAMIMethodinline
srcNonOverlap_AMIMethodprotected
srcPatch_AMIMethodprotected
tgtMagSf_AMIMethodprotected
tgtPatch_AMIMethodprotected
treePtr_AMIMethodprotected
treeType typedefAMIMethodprotected
triMode_AMIMethodprotected
TypeName("AMIMethod")AMIMethod
writeIntersectionOBJ(const scalar area, const face &f1, const face &f2, const pointField &f1Points, const pointField &f2Points) constAMIMethodprotected
~AMIMethod()AMIMethodvirtual