39 #ifndef Foam_noRenumber_H 40 #define Foam_noRenumber_H virtual bool no_topology() const
Renumbering method without mesh or cell-cell topology!
A list of keyword definitions, which are a keyword followed by a number of values (eg...
noRenumber()
Default construct.
Abstract base class for renumbering.
A packed storage of objects of type <T> using an offset table for access.
A dummy renumber method, selected as none.
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.
virtual ~noRenumber()=default
Destructor.
Mesh consisting of general polyhedral cells.