37 #ifndef cellModeller_H 38 #define cellModeller_H static const cellModel * lookup(const word &)
Look up a model by name and return a pointer to the model or nullptr.
A static collection of cell models, and a means of looking them up.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
~cellModeller()
Destructor.
A class for handling words, derived from string.
An STL-conforming hash table.
cellModeller()
Construct from central "cellModels" file.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Maps a geometry to a set of cell primitives, which enables geometric cell data to be calculated witho...