35 #ifndef multiRegionSolutionControl_H 36 #define multiRegionSolutionControl_H 67 TypeName(
"multiRegionSolutionControl");
Multi-region-specific derivation of the solution control class.
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.
virtual const dictionary & dict() const
Return the solution dictionary.
A class for handling words, derived from string.
virtual ~multiRegionSolutionControl()
Destructor.
const Time & time() const
Return the time.
TypeName("multiRegionSolutionControl")
Run-time type information.
Selector class for finite volume solution solution. fvMesh is derived from fvSolution so that all fie...
const word & algorithmName() const
Return the name of the algorithm.