Go to the documentation of this file.
40 #ifndef referredWallFace_H
41 #define referredWallFace_H
52 class referredWallFace;
53 Istream&
operator>>(Istream&, referredWallFace&);
54 Ostream&
operator<<(Ostream&,
const referredWallFace&);
Istream & operator>>(Istream &, directionInfo &)
bool operator==(const referredWallFace &) const
bool operator!=(const referredWallFace &) const
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Generic templated field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Storage for referred wall faces. Stores patch index, face and associated points.
const pointField & points() const
friend Ostream & operator<<(Ostream &, const referredWallFace &)
friend Istream & operator>>(Istream &, referredWallFace &)
A face is a list of labels corresponding to mesh vertices.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
referredWallFace()=default