This is the complete list of members for metisDecomp, including all inherited members.
| applyConstraints(const polyMesh &mesh, const boolList &blockedFace, const PtrList< labelList > &specifiedProcessorFaces, const labelList &specifiedProcessor, const List< labelPair > &explicitConnections, labelList &finalDecomp) const | decompositionMethod | |
| calcCellCells(const polyMesh &mesh, const labelList &agglom, const label nLocalCoarse, const bool parallel, CompactListList< label > &cellCells) | decompositionMethod | static |
| calcCellCells(const polyMesh &mesh, const labelList &agglom, const label nLocalCoarse, const bool parallel, CompactListList< label > &cellCells, CompactListList< scalar > &cellCellWeights) | decompositionMethod | static |
| coeffsDict_ | metisLikeDecomp | protected |
| constraints_ | decompositionMethod | protected |
| declareRunTimeSelectionTable(autoPtr, decompositionMethod, dictionary,(const dictionary &decompDict, const word ®ionName),(decompDict, regionName)) | decompositionMethod | |
| decompDict_ | decompositionMethod | protected |
| decompose(const polyMesh &mesh, const pointField &points=pointField::null(), const scalarField &pointWeights=scalarField::null()) const | metisLikeDecomp | virtual |
| decompose(const polyMesh &mesh, const labelList &agglom, const pointField &agglomPoints, const scalarField &agglomWeights=scalarField::null()) const | metisLikeDecomp | virtual |
| decompose(const CompactListList< label > &globalCellCells, const pointField &cellCentres=pointField::null(), const scalarField &cellWeights=scalarField::null()) const | metisLikeDecomp | virtual |
| decompose(const labelListList &globalCellCells, const pointField &cellCentres=pointField::null(), const scalarField &cellWeights=scalarField::null()) const | metisLikeDecomp | virtual |
| decompose(const pointField &points, const scalarField &pointWeights=scalarField::null()) const | metisLikeDecomp | |
| decompose(const polyMesh &mesh, const pointField &points, const scalarField &pointWeights=scalarField::null()) const=0 | metisLikeDecomp | |
| decompose(const polyMesh &mesh, const labelList &cellToRegion, const pointField ®ionPoints, const scalarField ®ionWeights=scalarField::null()) const | metisLikeDecomp | |
| decompose(const CompactListList< label > &globalCellCells, const pointField &cc, const scalarField &cWeights=scalarField::null()) const=0 | metisLikeDecomp | |
| decompose(const labelListList &globalCellCells, const pointField &cc, const scalarField &cWeights=scalarField::null()) const=0 | metisLikeDecomp | |
| decompose(const polyMesh &mesh, const scalarField &cellWeights, const boolList &blockedFace, const PtrList< labelList > &specifiedProcessorFaces, const labelList &specifiedProcessor, const List< labelPair > &explicitConnections) const | metisLikeDecomp | |
| decompose(const polyMesh &mesh, const scalarField &cWeights) const | metisLikeDecomp | |
| Foam::decompositionMethod::decompose(const pointField &points, const scalarField &pointWeights=scalarField::null()) const | decompositionMethod | virtual |
| Foam::decompositionMethod::decompose(const polyMesh &mesh, const scalarField &cellWeights, const boolList &blockedFace, const PtrList< labelList > &specifiedProcessorFaces, const labelList &specifiedProcessor, const List< labelPair > &explicitConnections) const | decompositionMethod | virtual |
| Foam::decompositionMethod::decompose(const polyMesh &mesh, const scalarField &cWeights) const | decompositionMethod | |
| decomposeGeneral(const labelList &adjncy, const labelList &xadj, const List< scalar > &cellWeights, labelList &decomp) const | metisLikeDecomp | protectedvirtual |
| decomposeSerial(const labelList &adjncy, const labelList &xadj, const List< scalar > &cellWeights, labelList &decomp) const | metisDecomp | protectedvirtual |
| decompositionMethod(const label numDomains) | decompositionMethod | explicitprotected |
| decompositionMethod(const decompositionMethod &)=delete | decompositionMethod | |
| decompositionMethod(const dictionary &decompDict, const word ®ionName="") | decompositionMethod | explicit |
| decompRegionDict_ | decompositionMethod | protected |
| DEFAULT enum value | decompositionMethod | protected |
| EXACT enum value | decompositionMethod | protected |
| findCoeffsDict(const dictionary &dict, const word &coeffsName, int select=selectionType::DEFAULT) | decompositionMethod | protectedstatic |
| findCoeffsDict(const word &coeffsName, int select=selectionType::DEFAULT) const | decompositionMethod | protected |
| geometric() const | decompositionMethod | inlinevirtual |
| MANDATORY enum value | decompositionMethod | protected |
| metisDecomp(const metisDecomp &)=delete | metisDecomp | |
| metisDecomp(const label numDomains) | metisDecomp | explicit |
| metisDecomp(const dictionary &decompDict, const word ®ionName="") | metisDecomp | explicit |
| metisLikeDecomp(const metisLikeDecomp &)=delete | metisLikeDecomp | protected |
| metisLikeDecomp(const label numDomains) | metisLikeDecomp | explicitprotected |
| metisLikeDecomp(const word &derivedType, const dictionary &decompDict, int select=selectionType::NULL_DICT) | metisLikeDecomp | inlineprotected |
| metisLikeDecomp(const word &derivedType, const dictionary &decompDict, const word ®ionName, int select=selectionType::NULL_DICT) | metisLikeDecomp | protected |
| nDomains(const dictionary &decompDict, const word ®ionName="") | decompositionMethod | static |
| nDomains() const noexcept | decompositionMethod | inline |
| nDomains(const label n) | decompositionMethod | inline |
| nDomains_ | decompositionMethod | protected |
| New(const dictionary &decompDict, const word ®ionName="") | decompositionMethod | static |
| NULL_DICT enum value | decompositionMethod | protected |
| operator=(const metisDecomp &)=delete | metisDecomp | |
| Foam::metisLikeDecomp::operator=(const metisLikeDecomp &)=delete | metisLikeDecomp | protected |
| Foam::decompositionMethod::operator=(const decompositionMethod &)=delete | decompositionMethod | |
| optionalRegionDict(const dictionary &decompDict, const word ®ionName) | decompositionMethod | static |
| parallelAware() const | metisDecomp | inlinevirtual |
| selectionType enum name | decompositionMethod | protected |
| setConstraints(const polyMesh &mesh, boolList &blockedFace, PtrList< labelList > &specifiedProcessorFaces, labelList &specifiedProcessor, List< labelPair > &explicitConnections) const | decompositionMethod | |
| TypeName("metis") | metisDecomp | |
| Foam::metisLikeDecomp::TypeName("decompositionMethod") | decompositionMethod | |
| ~decompositionMethod()=default | decompositionMethod | virtual |
| ~metisDecomp()=default | metisDecomp | virtual |
| ~metisLikeDecomp()=default | metisLikeDecomp | virtual |