38#ifndef Foam_randomRenumber_H
39#define Foam_randomRenumber_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,...
Mesh consisting of general polyhedral cells.
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("random")
Runtime type information.
randomRenumber()
Default construct.
virtual ~randomRenumber()=default
Destructor.
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.