Go to the documentation of this file.
35 #ifndef CuthillMcKeeRenumber_H
36 #define CuthillMcKeeRenumber_H
vectorField pointField
pointField is a vectorField.
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
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.
Mesh consisting of general polyhedral cells.
CuthillMcKeeRenumber(const CuthillMcKeeRenumber &)
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
Pre-declare SubField and related Field type.
TypeName("CuthillMcKee")
Runtime type information.
void operator=(const CuthillMcKeeRenumber &)
Disallow default bitwise copy construct and assignment.
virtual ~CuthillMcKeeRenumber()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for renumbering.
List< labelList > labelListList
A List of labelList.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Cuthill-McKee renumbering.