52 <<
"Face and pointField are not the same size. " <<
nl << (*this)
70 static_cast<const face&
>(rhs) ==
static_cast<face>(*
this)
72 && rhs.patchi_ == patchi_
79 return !(*
this == rhs);
87 is >>
static_cast<face&
>(rWF) >> rWF.pts_ >> rWF.patchi_;
93 "Foam::operator>>(Foam::Istream&, Foam::referredWallFace&)"
109 "Foam::Ostream& Foam::operator<<(Foam::Ostream&, "
110 "const Foam::referredWallFace&)"
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)....
label size() const
Return the number of elements in the UList.
void size(const label)
Override size to be inconsistent with allocated storage.
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.
Storage for referred wall faces. Stores patch index, face and associated points.
referredWallFace()
Construct null.
~referredWallFace()
Destructor.
bool operator!=(const referredWallFace &) const
bool operator==(const referredWallFace &) const
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
errorManip< error > abort(error &err)
Istream & operator>>(Istream &, pistonPointEdgeData &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)