Go to the documentation of this file.
70 const label globalLabel0,
71 const label globalLabel1,
72 const label globalLabel2,
104 Serr <<
"parTriFace::operator!= Not implemented" <<
endl;
119 os.
check(
"operator<<(Ostream&, const parTriFace&");
137 is.
check(
"operator>>(Istream&, parTriFace");
friend Istream & operator>>(Istream &is, parTriFace &ptf)
Istream & readEnd(const char *funcName)
label globalLabelOfPoint(const label i) const
const triangle< point, point > & trianglePoints() const
Ostream & endl(Ostream &os)
Add newline and flush stream.
friend Ostream & operator<<(Ostream &os, const parTriFace &ptf)
A triangle primitive used to calculate face normals and swept volumes.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
OSstream Serr(cerr, "Serr")
bool operator!=(const parTriFace &) const
virtual bool check(const char *operation) const
Check IOstream status for given operation.
triangle< point, point > triPoints_
errorManipArg< error, int > exit(error &err, const int errNo=1)
Template function to specify if the data of a type are contiguous.
bool contiguous< parTriFace >()
Specify data associated with parTriFace type is contiguous.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Istream & readBegin(const char *funcName)
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...