Go to the documentation of this file.
35 #ifndef manualRenumber_H
36 #define manualRenumber_H
manualRenumber(const manualRenumber &)
vectorField pointField
pointField is a vectorField.
Renumber given a ordered-to-original cell association in a file.
A class for handling file names.
List< label > labelList
A List of labels.
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
void operator=(const manualRenumber &)
Disallow default bitwise copy construct and assignment.
Mesh consisting of general polyhedral cells.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
virtual ~manualRenumber()
Destructor.
Pre-declare SubField and related Field type.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for renumbering.
TypeName("manual")
Runtime type information.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...