36 #ifndef regionModelFunctionObjectList_H 37 #define regionModelFunctionObjectList_H 46 namespace regionModels
57 public PtrList<regionModelFunctionObject>
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const HashSet< word > &selectedFields, LIFOStack< regIOobject *> &storedObjects)
Read the selected GeometricFields of the specified type.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dictionary & dict() const
Return the forces dictionary.
virtual ~regionModelFunctionObjectList()
Destructor.
const dictionary dict_
Dictionary.
virtual void postEvolveRegion()
Post-evolve hook.
const regionModel & region() const
Return const access to the cloud region.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Base class for region models.
virtual void preEvolveRegion()
Pre-evolve hook.
regionModel & regionModel_
Reference to the region region model.
List of cloud function objects.
regionModelFunctionObjectList(regionModel ®ion)
Null constructor.