35 #ifndef CuthillMcKeeRenumber_H 36 #define CuthillMcKeeRenumber_H 88 notImplemented(
"CuthillMcKeeRenumber::renumber(const pointField&)");
Cuthill-McKee renumbering.
TypeName("CuthillMcKee")
Runtime type information.
virtual ~CuthillMcKeeRenumber()
Destructor.
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.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
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.