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