47 "surfZoneIOList::surfZoneIOList" 48 "(const IOobject& io)";
59 Istream& is = readStream(typeName);
74 dictEntries[zoneI].keyword(),
83 zones[zoneI].geometricType() = geoType;
86 if (startFacei != facei)
89 <<
"surfZones are not ordered. Start of zone " << zoneI
90 <<
" does not correspond to sum of preceding zones." <<
nl 91 <<
"while reading " << objectPath() <<
endl 99 is.
check(functionName.c_str());
bool writeData(Ostream &) const
writeData member function required by regIOobject
#define forAll(list, i)
Loop across all elements in list.
errorManipArg< error, int > exit(error &err, const int errNo=1)
A list of keyword definitions, which are a keyword followed by any number of values (e...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
virtual bool check(const char *operation) const
Check IOstream status for given operation.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
A surface zone on a MeshedSurface.
void size(const label)
Override size to be inconsistent with allocated storage.
Ostream & endl(Ostream &os)
Add newline and flush stream.
~surfZoneIOList()
Destructor.
bool good() const
Return true if next operation might succeed.
A functionName is a word starting with '#'.
A class for handling words, derived from string.
bool readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const
Find an entry if present, and assign to T.
surfZoneIOList(const IOobject &)
Construct from IOobject.
IOobject for a surfZoneList.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
defineTypeNameAndDebug(combustionModel, 0)
Ostream & decrIndent(Ostream &os)
Decrement the indent level.
List< surfZone > surfZoneList
label size() const
Return the number of elements in the UPtrList.
void setSize(const label)
Reset size of List.
Ostream & operator<<(Ostream &, const ensightPart &)
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
Ostream & incrIndent(Ostream &os)
Increment the indent level.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A class for handling character strings derived from std::string.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.