86 <<
"NO_READ must be set if specifying size" <<
nl 163 return (os << *
this).good();
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
bool headerOk()
Read and check header info.
void read(Istream &, const INew &inewt)
Read from Istream using given Istream constructor class.
gmvFile<< "tracers "<< particles.size()<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().x()<< " ";}gmvFile<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().y()<< " ";}gmvFile<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().z()<< " ";}gmvFile<< nl;forAll(lagrangianScalarNames, i){ word name=lagrangianScalarNames[i];IOField< scalar > s(IOobject(name, runTime.timeName(), cloud::prefix, mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
void close()
Close Istream.
void operator=(const PtrList< T > &)
Assignment operator.
Istream & readStream(const word &, const bool read=true)
Return Istream and check object type against that given.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void addWatch()
Add file watch on object (if registered and READ_IF_MODIFIED)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A PtrList of objects of type <T> with automated input and output.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A helper class when constructing from an Istream or dictionary.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
void operator=(const IOPtrList< T > &)
virtual ~IOPtrList()
Destructor.
bool writeData(Ostream &) const
Pure virtual writaData function.
readOption readOpt() const
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
IOPtrList(const IOobject &, const INew &)
Construct from IOobject using given Istream constructor class.