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