Cuthill-McKee renumbering. More...
Public Member Functions | |
TypeName ("CuthillMcKee") | |
CuthillMcKeeRenumber (const dictionary &renumberDict) | |
virtual | ~CuthillMcKeeRenumber ()=default |
virtual labelList | renumber (const pointField &) const |
virtual labelList | renumber (const polyMesh &mesh, const pointField &cc) const |
virtual labelList | renumber (const labelList &cellCells, const labelList &offsets, const pointField &cc) const |
virtual labelList | renumber (const labelListList &cellCells, const pointField &cc) const |
![]() | |
TypeName ("renumberMethod") | |
declareRunTimeSelectionTable (autoPtr, renumberMethod, dictionary,(const dictionary &renumberDict),(renumberDict)) | |
renumberMethod (const dictionary &renumberDict) | |
virtual | ~renumberMethod ()=default |
virtual labelList | renumber (const polyMesh &mesh, const labelList &cellToRegion, const pointField ®ionPoints) const |
Additional Inherited Members | |
![]() | |
static autoPtr< renumberMethod > | New (const dictionary &renumberDict) |
![]() | |
const dictionary & | renumberDict_ |
CuthillMcKeeRenumber | ( | const dictionary & | renumberDict | ) |
Definition at line 44 of file CuthillMcKeeRenumber.C.
|
virtualdefault |
TypeName | ( | "CuthillMcKee" | ) |
|
inlinevirtual |
Reimplemented from renumberMethod.
Definition at line 84 of file CuthillMcKeeRenumber.H.
References NotImplemented.
|
virtual |
Reimplemented from renumberMethod.
Definition at line 60 of file CuthillMcKeeRenumber.C.
References Foam::bandCompression(), decompositionMethod::calcCellCells(), Foam::identity(), mesh, primitiveMesh::nCells(), and Foam::reverse().
|
virtual |
Reimplemented from renumberMethod.
Definition at line 87 of file CuthillMcKeeRenumber.C.
References Foam::bandCompression(), and Foam::reverse().
|
virtual |
Implements renumberMethod.
Definition at line 105 of file CuthillMcKeeRenumber.C.
References Foam::bandCompression(), and Foam::reverse().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.