46 #ifndef springRenumber_H
47 #define springRenumber_H
70 const scalar freezeFraction_;
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh consisting of general polyhedral cells.
Abstract base class for renumbering.
Use spring analogy - attract neighbouring cells according to the distance of their cell indices.
virtual ~springRenumber()
Destructor.
TypeName("spring")
Runtime type information.
void operator=(const springRenumber &)=delete
Disallow default bitwise assignment.
springRenumber(const dictionary &renumberDict)
Construct given the renumber dictionary.
virtual labelList renumber(const pointField &) const
Return the order in which cells need to be visited, i.e.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
List< label > labelList
A List of labels.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.