39 bool Foam::multiRegionSolutionControl::dependenciesModified()
const
50 const word& algorithmName
68 return solution_.
subDict(algorithmName_);
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
Multi-region-specific derivation of the solution control class.
virtual ~multiRegionSolutionControl()
Destructor.
virtual const dictionary & dict() const
Return the solution dictionary.
multiRegionSolutionControl(const Time &time, const word &algorithmName)
Construct from a time and the name of the algorithm.
virtual bool modified() const
Return true if the object's file (or files for objectRegistry)
A class for handling words, derived from string.
defineTypeNameAndDebug(combustionModel, 0)