38#ifndef regionModelFunctionObjectList_H
39#define regionModelFunctionObjectList_H
59 public PtrList<regionModelFunctionObject>
constexpr PtrList() noexcept
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
regionModel & regionModel_
Reference to the region region model.
const regionModel & region() const
Return const access to the cloud region.
virtual void postEvolveRegion()
Post-evolve hook.
virtual ~regionModelFunctionObjectList()
Destructor.
virtual void preEvolveRegion()
Pre-evolve hook.
const dictionary dict_
Dictionary.
const dictionary & dict() const
Return the forces dictionary.
regionModelFunctionObjectList(regionModel ®ion)
Null constructor.
Base class for region models.
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const NameMatchPredicate &selectedFields, DynamicList< regIOobject * > &storedObjects)
Read the selected GeometricFields of the templated type and store on the objectRegistry.