Go to the documentation of this file.
114 os << static_cast<const meshOctreeCubeCoordinates&>(ocb);
119 os.
check(
"operator<<(Ostream&, const meshOctreeCubeBasic");
124 inline Istream&
operator>>
141 is.
readEnd(
"meshOctreeCubeBasic");
144 is.
check(
"operator>>(Istream&, meshOctreeCubeBasic");
Istream & readEnd(const char *funcName)
meshOctreeCubeBasic()
Null constructor.
short procNo_
processor to which the cube belongs to
void setCubeType(const direction)
set cube type
direction cubeType() const
return type
const meshOctreeCubeCoordinates & coordinates() const
return coordinates in the octree
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)....
void setProcNo(const short)
set processor number
virtual bool check(const char *operation) const
Check IOstream status for given operation.
void operator=(const meshOctreeCubeBasic &)
direction cubeType_
cube type
short procNo() const
return processor number
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Istream & readBegin(const char *funcName)