All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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)decompositionMethod
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 &decompositionDict),(decompositionDict))decompositionMethod
decompose(const pointField &points, const scalarField &pointWeights)decompositionMethodinlinevirtual
decompose(const pointField &)decompositionMethodinlinevirtual
decompose(const polyMesh &mesh, const pointField &points, const scalarField &pointWeights)=0decompositionMethodpure virtual
decompose(const polyMesh &, const pointField &)decompositionMethodvirtual
decompose(const polyMesh &mesh, const labelList &cellToRegion, const pointField &regionPoints, const scalarField &regionWeights)decompositionMethodvirtual
decompose(const polyMesh &mesh, const labelList &cellToRegion, const pointField &regionPoints)decompositionMethodvirtual
decompose(const labelListList &globalCellCells, const pointField &cc, const scalarField &cWeights)=0decompositionMethodpure virtual
decompose(const labelListList &globalCellCells, const pointField &cc)decompositionMethodvirtual
decompose(const polyMesh &mesh, const scalarField &cellWeights, const boolList &blockedFace, const PtrList< labelList > &specifiedProcessorFaces, const labelList &specifiedProcessor, const List< labelPair > &explicitConnections)decompositionMethodvirtual
decompose(const polyMesh &mesh, const scalarField &cWeights)decompositionMethod
decompositionDict_decompositionMethodprotected
decompositionMethod(const dictionary &decompositionDict)decompositionMethod
nDomains() constdecompositionMethodinline
New(const dictionary &decompositionDict)decompositionMethodstatic
nProcessors_decompositionMethodprotected
parallelAware() const =0decompositionMethodpure virtual
setConstraints(const polyMesh &mesh, boolList &blockedFace, PtrList< labelList > &specifiedProcessorFaces, labelList &specifiedProcessor, List< labelPair > &explicitConnections)decompositionMethod
TypeName("decompositionMethod")decompositionMethod
~decompositionMethod()decompositionMethodinlinevirtual