35 #ifndef profileModelList_H 36 #define profileModelList_H
~profileModelList()
Destructor.
const dictionary dict_
Dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Base class for profile models.
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.
profileModelList(const dictionary &dict, const bool readFields=true)
Constructor.
void connectBlades(const List< word > &names, List< label > &addr) const
Set blade->profile addressing.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...