47 <<
"Face and pointField are not the same size." <<
nl
60 static_cast<const face&
>(rhs) ==
static_cast<face>(*
this)
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,...
void size(const label n)
Older name for setAddressableSize.
A face is a list of labels corresponding to mesh vertices.
Storage for referred wall faces. Stores patch index, face and associated points.
referredWallFace()=default
Default construct.
friend bool operator!=(const refineCell &rc1, const refineCell &rc2)
friend bool operator==(const refineCell &rc1, const refineCell &rc2)
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
OBJstream os(runTime.globalPath()/outputName)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces)
Istream & operator>>(Istream &, directionInfo &)
errorManip< error > abort(error &err)
constexpr char nl
The newline '\n' character (0x0a)