32 if (os.
format() == IOstream::ASCII)
36 << token::SPACE << wDist.
s() << token::SPACE << wDist.
v();
42 << wDist.
s() << wDist.
v();
49 return is >>
static_cast<pointEdgePoint&
>(wDist) >> wDist.s_ >> wDist.v_;
streamFormat format() const
Return current stream format.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Variant of pointEdgePoint with some transported additional data. WIP - should be templated on data li...
Holds information regarding nearest wall point. Used in PointEdgeWave. (so not standard FaceCellWave)...
Istream & operator>>(Istream &, pistonPointEdgeData &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)