Go to the documentation of this file.
35 #ifndef randomRenumber_H
36 #define randomRenumber_H
TypeName("random")
Runtime type information.
randomRenumber(const randomRenumber &)
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
Mesh consisting of general polyhedral cells.
Pre-declare SubField and related Field type.
Random renumber. Just to see effect of renumbering.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for renumbering.
virtual ~randomRenumber()
Destructor.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void operator=(const randomRenumber &)
Disallow default bitwise copy construct and assignment.