Go to the documentation of this file.
37 #ifndef SloanRenumber_H
38 #define SloanRenumber_H
vectorField pointField
pointField is a vectorField.
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
List< label > labelList
A List of labels.
SloanRenumber(const SloanRenumber &)
TypeName("Sloan")
Runtime type information.
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
Mesh consisting of general polyhedral cells.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
Pre-declare SubField and related Field type.
virtual ~SloanRenumber()
Destructor.
Sloan renumbering algorithm.
void operator=(const SloanRenumber &)
Disallow default bitwise copy construct and assignment.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for renumbering.
List< labelList > labelListList
A List of labelList.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...