37 #ifndef SloanRenumber_H 38 #define SloanRenumber_H virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
TypeName("Sloan")
Runtime type information.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none.
Sloan renumbering algorithm.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~SloanRenumber()
Destructor.
Mesh consisting of general polyhedral cells.
List< label > labelList
A List of labels.
Abstract base class for renumbering.
#define notImplemented(functionName)
Issue a FatalErrorIn for a function not currently implemented.