Go to the documentation of this file.
38 #ifndef SIMPLEControlOpt_H
39 #define SIMPLEControlOpt_H
80 const label&
nIters()
const;
110 const word& managerType,
124 virtual bool write(
const bool valid =
true)
const;
A class for handling words, derived from Foam::string.
autoPtr< subCycleTime > subCycledTimePtr_
TypeName("steadyOptimisation")
Base class for solution control classes.
const label & nIters() const
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual ~SIMPLEControlOpt()=default
SIMPLE control class for optimisation runs. Each time is sub-cycled and corresponds to one optimisati...
virtual bool write(const bool valid=true) const
virtual bool criteriaSatisfied()
SIMPLE control class to supply convergence information/checks for the SIMPLE loop.