Go to the documentation of this file.
78 #ifndef functionObjects_multiRegion_H
79 #define functionObjects_multiRegion_H
87 namespace functionObjects
96 public functionObjects::timeFunctionObject
145 virtual bool write();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A class for handling words, derived from Foam::string.
Virtual base class for function objects with a reference to Time.
PtrList< functionObject > functions_
virtual ~multiRegion()=default
virtual bool read(const dictionary &dict)
multiRegion(const multiRegion &)=delete
Wrapper that clones the supplied function object for each region.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void operator=(const multiRegion &)=delete
const word & name() const noexcept