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&)");
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
streamFormat format() const
Return current stream format.
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)....
Istream & readEnd(const char *funcName)
Istream & readBegin(const char *funcName)
virtual Istream & read(token &)=0
Return next token from stream.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual Ostream & write(const char)=0
Write character.
Triangle with additional region number.
labelledTri()
Construct null.
label region() const
Return region label.
A triangular face using a FixedList of labels corresponding to mesh vertices.
const dimensionedScalar c
Speed of light in a vacuum.
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 &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)