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