Go to the documentation of this file.
37 #ifndef renumberMethod_H
38 #define renumberMethod_H
List< label > labelList
A List of labels.
declareRunTimeSelectionTable(autoPtr, renumberMethod, dictionary,(const dictionary &renumberDict),(renumberDict))
virtual ~renumberMethod()=default
Mesh consisting of general polyhedral cells.
virtual labelList renumber(const pointField &) const
Generic templated field type.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Abstract base class for renumbering.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
renumberMethod(const dictionary &renumberDict)
TypeName("renumberMethod")
static autoPtr< renumberMethod > New(const dictionary &renumberDict)
const dictionary & renumberDict_