48 integralMatch_(integral == 1)
56 os <<
"Master cell: " << c.masterCellID_
57 <<
" face: " << c.masterFaceID_ <<
endl 58 <<
"Slave cell: " << c.slaveCellID_
59 <<
" face: " << c.slaveFaceID_ <<
endl 60 <<
"Integral: " << c.integralMatch_ <<
endl;
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
coupledFacePair(const label coupleNo, const label mC, const label mF, const label sC, const label sF, const label integral)
Construct from components.
const dimensionedScalar c
Speed of light in a vacuum.
Ostream & operator<<(Ostream &, const ensightPart &)