This is the complete list of members for directAMI, 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) | directAMI | 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 | |
directAMI(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const scalarField &srcMagSf, const scalarField &tgtMagSf, const faceAreaIntersect::triangulationMode &triMode, const bool reverseTarget=false, const bool requireMatch=true) | directAMI | |
directAMI(const directAMI &)=delete | directAMI | |
findTargetFace(const label srcFacei) const | AMIMethod | protected |
initialise(labelListList &srcAddress, scalarListList &srcWeights, labelListList &tgtAddress, scalarListList &tgtWeights, label &srcFacei, label &tgtFacei) | AMIMethod | protected |
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 directAMI &)=delete | directAMI | |
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("directAMI") | directAMI | |
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 |
~directAMI() | directAMI | virtual |