47 <<
"Face and pointField are not the same size." << nl
62 &&
rhs.patchi_ == patchi_
69 return !(*
this ==
rhs);
77 is >>
static_cast<face&
>(rWF) >> rWF.pts_ >> rWF.patchi_;
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)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A face is a list of labels corresponding to mesh vertices.
constexpr face() noexcept=default
Default construct.
Storage for referred wall faces. Stores patch index, face and associated points.
bool operator!=(const referredWallFace &) const
bool operator==(const referredWallFace &) const
referredWallFace()=default
Default construct.
OBJstream os(runTime.globalPath()/outputName)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces).
Istream & operator>>(Istream &, directionInfo &)
void rhs(fvMatrix< typename Expr::value_type > &m, const Expr &expression)
vectorField pointField
pointField is a vectorField.