Go to the documentation of this file.
65 void operator=(
const simple&) =
delete;
119 const word& managerType,
147 virtual void solve();
A class for handling words, derived from Foam::string.
autoPtr< SIMPLEControl > solverControl_
scalar cumulativeContErr_
Base class for solution control classes.
List< objective * > objectives_
virtual bool writeData(Ostream &os) const
virtual void restoreInitValues()
Base class for primal incompressible solvers.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
incompressibleVars & incoVars_
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const fvMesh & mesh() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
List of MRF zones with IO functionality. MRF zones are specified by a list of dictionary entries,...
incompressibleVars & allocateVars()
virtual ~simple()=default
virtual bool readDict(const dictionary &dict)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual const dictionary & dict() const
Base class for solution control classes.