35 #ifndef manualRenumber_H 36 #define manualRenumber_H virtual ~manualRenumber()
Destructor.
A class for handling file names.
A list of keyword definitions, which are a keyword followed by any number of values (e...
void operator=(const manualRenumber &)=delete
Disallow default bitwise assignment.
TypeName("manual")
Runtime type information.
Abstract base class for renumbering.
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
List< label > labelList
A List of labels.
Renumber given a ordered-to-original cell association in a file.
manualRenumber(const dictionary &renumberDict)
Construct given the renumber dictionary.
Mesh consisting of general polyhedral cells.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.