Go to the documentation of this file.
32 const Foam::label Foam::tetIndices::maxNWarnings = 100;
34 Foam::label Foam::tetIndices::nWarnings = 0;
70 is >> tI.cell() >> tI.face() >> tI.tetPt();
Istream & operator>>(Istream &, directionInfo &)
Ostream & endl(Ostream &os)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual bool check(const char *operation) const
OBJstream os(runTime.globalPath()/outputName)
Storage and named access for the indices of a tet which is part of the decomposition of a cell.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...