Go to the documentation of this file.
40 #ifndef structuredRenumber_H
41 #define structuredRenumber_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.
Renumbering according to mesh layers. depthFirst = true: first column gets ids 0.....
structuredRenumber(const structuredRenumber &)
Mesh consisting of general polyhedral cells.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
void operator=(const structuredRenumber &)
Disallow default bitwise copy construct and assignment.
Pre-declare SubField and related Field type.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const wordReList patches_
virtual ~structuredRenumber()
Destructor.
Abstract base class for renumbering.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const autoPtr< renumberMethod > method_
TypeName("structured")
Runtime type information.
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
const dictionary methodDict_