Go to the documentation of this file.
46 #ifndef springRenumber_H
47 #define springRenumber_H
vectorField pointField
pointField is a vectorField.
List< label > labelList
A List of labels.
Mesh consisting of general polyhedral cells.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
const scalar freezeFraction_
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
springRenumber(const springRenumber &)
virtual ~springRenumber()
Destructor.
Use spring analogy - attract neighbouring cells according to the distance of their cell indices.
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.
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
void operator=(const springRenumber &)
Disallow default bitwise copy construct and assignment.
TypeName("spring")
Runtime type information.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...