AMIMethod< SourcePatch, TargetPatch > Member List

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)=0AMIMethod< 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 typedefAMIMethod< 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