26 #ifndef LagrangianMeshLocation_H
27 #define LagrangianMeshLocation_H
40 return os << static_cast<label>(l);
53 namespace LagrangianMeshLocation
66 return static_cast<label>(a) <
static_cast<label>(
b) ? a :
b;
79 return static_cast<label>(a) <
static_cast<label>(
b) ? a :
b;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
location
Enumeration for the locations of searched positions.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Istream & operator>>(Istream &, pistonPointEdgeData &)
label readLabel(Istream &is)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)