37 dict_(dictionary::null)
56 Info<<
" Selecting region model functions" <<
endl;
58 if (modelNames.size() > 0)
60 this->
setSize(modelNames.size());
64 const word& modelName = modelNames[i];
#define forAll(list, i)
Loop across all elements in list.
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
A list of keyword definitions, which are a keyword followed by any number of values (e...
const T & operator[](const label) const
Return element const reference.
Ostream & endl(Ostream &os)
Add newline and flush stream.
virtual ~regionModelFunctionObjectList()
Destructor.
const dictionary dict_
Dictionary.
wordList toc() const
Return the table of contents.
points setSize(newPointi)
A class for handling words, derived from string.
virtual void postEvolveRegion()
Post-evolve hook.
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.