This is the complete list of members for partialFaceAreaWeightAMI, 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 |
calcAddressing(List< DynamicList< label >> &srcAddress, List< DynamicList< scalar >> &srcWeights, List< DynamicList< label >> &tgtAddress, List< DynamicList< scalar >> &tgtWeights, label srcFacei, label tgtFacei) | faceAreaWeightAMI | protectedvirtual |
calculate(labelListList &srcAddress, scalarListList &srcWeights, labelListList &tgtAddress, scalarListList &tgtWeights, label srcFacei=-1, label tgtFacei=-1) | partialFaceAreaWeightAMI | virtual |
checkPatches() const | AMIMethod | protected |
conformal() const | partialFaceAreaWeightAMI | 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 | |
faceAreaWeightAMI(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const scalarField &srcMagSf, const scalarField &tgtMagSf, const faceAreaIntersect::triangulationMode &triMode, const bool reverseTarget=false, const bool requireMatch=true, const bool restartUncoveredSourceFace=true) | faceAreaWeightAMI | |
faceAreaWeightAMI(const faceAreaWeightAMI &)=delete | faceAreaWeightAMI | |
findTargetFace(const label srcFacei) const | AMIMethod | protected |
initialise(labelListList &srcAddress, scalarListList &srcWeights, labelListList &tgtAddress, scalarListList &tgtWeights, label &srcFacei, label &tgtFacei) | AMIMethod | protected |
interArea(const label srcFacei, const label tgtFacei) const | faceAreaWeightAMI | protectedvirtual |
maxWalkAngle() const | AMIMethod | protectedvirtual |
minWeight() const | faceAreaWeightAMI | 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 partialFaceAreaWeightAMI &)=delete | partialFaceAreaWeightAMI | |
Foam::faceAreaWeightAMI::operator=(const faceAreaWeightAMI &)=delete | faceAreaWeightAMI | |
Foam::AMIMethod::operator=(const AMIMethod &)=delete | AMIMethod | |
partialFaceAreaWeightAMI(const primitivePatch &srcPatch, const primitivePatch &tgtPatch, const scalarField &srcMagSf, const scalarField &tgtMagSf, const faceAreaIntersect::triangulationMode &triMode, const bool reverseTarget=false, const bool requireMatch=true) | partialFaceAreaWeightAMI | |
partialFaceAreaWeightAMI(const partialFaceAreaWeightAMI &)=delete | partialFaceAreaWeightAMI | |
processSourceFace(const label srcFacei, const label tgtStartFacei, DynamicList< label > &nbrFaces, DynamicList< label > &visitedFaces, List< DynamicList< label >> &srcAddr, List< DynamicList< scalar >> &srcWght, List< DynamicList< label >> &tgtAddr, List< DynamicList< scalar >> &tgtWght) | faceAreaWeightAMI | protectedvirtual |
requireMatch_ | AMIMethod | protected |
resetTree() | AMIMethod | protected |
restartUncoveredSourceFace(List< DynamicList< label >> &srcAddr, List< DynamicList< scalar >> &srcWght, List< DynamicList< label >> &tgtAddr, List< DynamicList< scalar >> &tgtWght) | faceAreaWeightAMI | protectedvirtual |
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("partialFaceAreaWeightAMI") | partialFaceAreaWeightAMI | |
Foam::faceAreaWeightAMI::TypeName("faceAreaWeightAMI") | faceAreaWeightAMI | |
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 |
~faceAreaWeightAMI() | faceAreaWeightAMI | virtual |
~partialFaceAreaWeightAMI() | partialFaceAreaWeightAMI | virtual |