Renumber using Zoltan. More...
Public Member Functions | |
TypeName ("zoltan") | |
zoltanRenumber (const dictionary &renumberDict) | |
virtual | ~zoltanRenumber ()=default |
virtual labelList | renumber (const pointField &) const |
virtual labelList | renumber (const polyMesh &mesh, 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 labelList &cellCells, const labelList &offsets, const pointField &) const |
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_ |
Renumber using Zoltan.
Use Zoltan.
Definition at line 44 of file zoltanRenumber.H.
zoltanRenumber | ( | const dictionary & | renumberDict | ) |
Definition at line 259 of file zoltanRenumber.C.
|
virtualdefault |
TypeName | ( | "zoltan" | ) |
|
inlinevirtual |
Reimplemented from renumberMethod.
Definition at line 84 of file zoltanRenumber.H.
References NotImplemented.
|
virtual |
Reimplemented from renumberMethod.
Definition at line 269 of file zoltanRenumber.C.
References args, Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, forAll, get_edge_list(), get_geom_list(), get_mesh_dim(), get_num_edges_list(), get_number_of_vertices(), get_vertex_list(), polyMesh::globalData(), Foam::Info, Foam::glTF::key(), mesh, primitiveMesh::nCells(), globalMeshData::nTotalCells(), Foam::Pout, argList::size(), and globalIndex::toGlobal().
|
inlinevirtual |
Implements renumberMethod.
Definition at line 104 of file zoltanRenumber.H.
References NotImplemented.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.