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&)" referredWallFace()
Construct null.
A face is a list of labels corresponding to mesh vertices.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
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)...
void size(const label)
Override size to be inconsistent with allocated storage.
Storage for referred wall faces. Stores patch index, face and associated points.
~referredWallFace()
Destructor.
bool operator==(const referredWallFace &) const
bool operator!=(const referredWallFace &) const
Istream & operator>>(Istream &, directionInfo &)
errorManip< error > abort(error &err)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Ostream & operator<<(Ostream &, const ensightPart &)
label size() const
Return the number of elements in the UList.