39#ifndef Foam_noRenumber_H
40#define Foam_noRenumber_H
A packed storage of objects of type <T> using an offset table for access.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~noRenumber()=default
Destructor.
virtual bool no_topology() const
Renumbering method without mesh or cell-cell topology!
virtual labelList renumber(const label nCells) const
Return the cell visit order (from ordered back to original cell id) based solely on the number of cel...
TypeNameNoDebug("none")
Runtime type information.
noRenumber()
Default construct.
Mesh consisting of general polyhedral cells.
renumberMethod()
Default construct.
List< labelList > labelListList
List of labelList.
List< label > labelList
A List of labels.
vectorField pointField
pointField is a vectorField.
#define TypeNameNoDebug(TypeNameString)
Declare a ClassNameNoDebug() with extra virtual type info.