decompositionMethod Member List

This is the complete list of members for decompositionMethod, including all inherited members.

applyConstraints(const polyMesh &mesh, const boolList &blockedFace, const PtrList< labelList > &specifiedProcessorFaces, const labelList &specifiedProcessor, const List< labelPair > &explicitConnections, labelList &finalDecomp) constdecompositionMethod
calcCellCells(const polyMesh &mesh, const labelList &agglom, const label nLocalCoarse, const bool global, CompactListList< label > &cellCells)decompositionMethodstatic
calcCellCells(const polyMesh &mesh, const labelList &agglom, const label nLocalCoarse, const bool parallel, CompactListList< label > &cellCells, CompactListList< scalar > &cellCellWeights)decompositionMethodstatic
constraints_decompositionMethodprotected
declareRunTimeSelectionTable(autoPtr, decompositionMethod, dictionary,(const dictionary &decompDict, const word &regionName),(decompDict, regionName))decompositionMethod
decompDict_decompositionMethodprotected
decompose(const pointField &points, const scalarField &pointWeights) constdecompositionMethodvirtual
decompose(const pointField &points) constdecompositionMethodvirtual
decompose(const polyMesh &mesh, const pointField &points, const scalarField &pointWeights) const =0decompositionMethodpure virtual
decompose(const polyMesh &mesh, const pointField &points) constdecompositionMethodvirtual
decompose(const polyMesh &mesh, const labelList &cellToRegion, const pointField &regionPoints, const scalarField &regionWeights) constdecompositionMethodvirtual
decompose(const polyMesh &mesh, const labelList &cellToRegion, const pointField &regionPoints) constdecompositionMethodvirtual
decompose(const labelListList &globalCellCells, const pointField &cc, const scalarField &cWeights) const =0decompositionMethodpure virtual
decompose(const labelListList &globalCellCells, const pointField &cc) constdecompositionMethodvirtual
decompose(const polyMesh &mesh, const scalarField &cellWeights, const boolList &blockedFace, const PtrList< labelList > &specifiedProcessorFaces, const labelList &specifiedProcessor, const List< labelPair > &explicitConnections) constdecompositionMethodvirtual
decompose(const polyMesh &mesh, const scalarField &cWeights) constdecompositionMethod
decompositionMethod(const dictionary &decompDict, const word &regionName="")decompositionMethodexplicit
decompRegionDict_decompositionMethodprotected
DEFAULT enum valuedecompositionMethodprotected
EXACT enum valuedecompositionMethodprotected
findCoeffsDict(const dictionary &dict, const word &coeffsName, int select=selectionType::DEFAULT)decompositionMethodprotectedstatic
findCoeffsDict(const word &coeffsName, int select=selectionType::DEFAULT) constdecompositionMethodprotected
MANDATORY enum valuedecompositionMethodprotected
nDomains(const dictionary &decompDict, const word &regionName="")decompositionMethodstatic
nDomains() const noexceptdecompositionMethodinline
nDomains_decompositionMethodprotected
New(const dictionary &decompDict, const word &regionName="")decompositionMethodstatic
NULL_DICT enum valuedecompositionMethodprotected
optionalRegionDict(const dictionary &decompDict, const word &regionName)decompositionMethodstatic
parallelAware() const =0decompositionMethodpure virtual
selectionType enum namedecompositionMethodprotected
setConstraints(const polyMesh &mesh, boolList &blockedFace, PtrList< labelList > &specifiedProcessorFaces, labelList &specifiedProcessor, List< labelPair > &explicitConnections) constdecompositionMethod
TypeName("decompositionMethod")decompositionMethod
~decompositionMethod()=defaultdecompositionMethodvirtual