47 "surfacePatchIOList::surfacePatchIOList"
48 "(const IOobject& io)";
60 <<
"Specified IOobject::MUST_READ_IF_MODIFIED but class"
61 <<
" does not support automatic rereading."
87 patchEntries[
patchi].keyword(),
94 if (startFacei != facei)
97 <<
"Patches are not ordered. Start of patch " <<
patchi
98 <<
" does not correspond to sum of preceding patches."
#define forAll(list, i)
Loop across all elements in list.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
readOption readOpt() const
virtual bool check(const char *operation) const
Check IOstream status for given operation.
bool good() const
Return true if next operation might succeed.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
label size() const
Return the number of elements in the UPtrList.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A functionName is a word starting with '#'.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
fileName objectPath() const
Return complete path + object name.
void close()
Close Istream.
Istream & readStream(const word &, const bool read=true)
Return Istream and check object type against that given.
A class for handling character strings derived from std::string.
IOobject for a surfacePatchList.
bool writeData(Ostream &) const
writeData member function required by regIOobject
~surfacePatchIOList()
Destructor.
surfacePatchIOList(const IOobject &io)
Construct from IOobject.
'Patch' on surface as subset of triSurface.
A class for handling words, derived from string.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
const fvPatchList & patches
#define WarningInFunction
Report a warning using Foam::Warning.
errorManipArg< error, int > exit(error &err, const int errNo=1)
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.
defineTypeNameAndDebug(combustionModel, 0)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)