88 is >>
static_cast<triFace&
>(t) >> t.region_;
99 is.
check(
"Istream& operator>>(Istream&, labelledTri&)");
117 reinterpret_cast<const char*>(&t),
123 os.
check(
"Ostream& operator<<(Ostream&, const labelledTri&)");
Istream & readBegin(const char *funcName)
virtual Ostream & write(const char)=0
Write character.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
labelledTri()
Construct null.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
Istream & readEnd(const char *funcName)
label region() const
Return region label.
virtual Istream & read(token &)=0
Return next token from stream.
A triangular face using a FixedList of labels corresponding to mesh vertices.
Istream & operator>>(Istream &, directionInfo &)
friend Istream & operator>>(Istream &, labelledTri &)
Triangle with additional region number.
streamFormat format() const
Return current stream format.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Ostream & operator<<(Ostream &, const ensightPart &)