Go to the documentation of this file.
37 dict_(dictionary::null)
56 Info<<
" Selecting region model functions" <<
endl;
58 if (modelNames.
size() > 0)
64 const word& modelName = modelNames[i];
110 this->operator[](i).preEvolveRegion();
119 this->operator[](i).postEvolveRegion();
points setSize(newPointi)
A class for handling words, derived from string.
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
#define forAll(list, i)
Loop across all elements in list.
regionModelFunctionObjectList(regionModel &owner)
Null constructor.
Ostream & endl(Ostream &os)
Add newline and flush stream.
This function object reads fields from the time directories and adds them to the mesh database for fu...
regionModel & owner_
Reference to the owner region model.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual ~regionModelFunctionObjectList()
Destructor.
virtual void preEvolveRegion()
Pre-evolve hook.
const dictionary dict_
Dictionary.
virtual void postEvolveRegion()
Post-evolve hook.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void size(const label)
Override size to be inconsistent with allocated storage.