50 Ostream&
operator<<(Ostream&,
const refineCell&);
96 inline friend bool operator==
102 return (rc1.
cellNo() == rc2.cellNo());
105 inline friend bool operator!=
111 return !(rc1 == rc2);
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
friend Ostream & operator<<(Ostream &, const refineCell &)
const vector & direction() const
Container with cells to refine. Refinement given as single direction.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Ostream & operator<<(Ostream &, const ensightPart &)