42 const word& algorithmName
60 return solution_.
subDict(algorithmName_);
multiRegionSolutionControl(const Time &time, const word &algorithmName)
Construct from a time and the name of the algorithm.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const dictionary & subDict(const word &) const
Find and return a sub-dictionary.
virtual const dictionary & dict() const
Return the solution dictionary.
A class for handling words, derived from string.
virtual ~multiRegionSolutionControl()
Destructor.
defineTypeNameAndDebug(combustionModel, 0)