49 const word& geometricType,
101 os <<
" nFaces " <<
size() <<
';' << nl
102 <<
" startFace " <<
start() <<
';' << nl
111 return !(*
this ==
p);
131 os.
check(
"Ostream& operator<<(Ostream& f, const surfacePatch& p");
bool operator==(const surfacePatch &) const
compare.
label start() const
Return start label of this patch in the polyMesh face list.
const word & name() const
Return name.
A list of keyword definitions, which are a keyword followed by any number of values (e...
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)...
const word & geometricType() const
Return the type of the patch.
Ostream & endl(Ostream &os)
Add newline and flush stream.
geometricSurfacePatch()
Construct null.
'Patch' on surface as subset of triSurface.
A class for handling words, derived from string.
void writeDict(Ostream &) const
Write dictionary.
surfacePatch()
Construct null.
label readLabel(Istream &is)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
defineTypeNameAndDebug(combustionModel, 0)
void write(Ostream &) const
Write.
label size() const
Return size of this patch in the polyMesh face list.
Ostream & operator<<(Ostream &, const ensightPart &)
bool operator!=(const surfacePatch &) const
The geometricSurfacePatch is like patchIdentifier but for surfaces. Holds type, name and index...
void writeDict(Ostream &) const
Write dictionary.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.