cellModeller Class Reference

Static Public Member Functions

static const cellModellookup (const word &modelName)
 Deprecated(2017-11) equivalent to cellModel::ptr static method. More...
 
static const cellModellookup (const label modelIndex)
 Deprecated(2017-11) equivalent to cellModel::ptr static method. More...
 

Detailed Description

See also

Definition at line 42 of file cellModeller.H.

Member Function Documentation

◆ lookup() [1/2]

static const cellModel* lookup ( const word modelName)
inlinestatic

Deprecated(2017-11) equivalent to cellModel::ptr static method.

Deprecated:
(2017-11) use cellModel::ptr instead

Definition at line 47 of file cellModeller.H.

References cellModel::ptr().

Here is the call graph for this function:

◆ lookup() [2/2]

static const cellModel* lookup ( const label  modelIndex)
inlinestatic

Deprecated(2017-11) equivalent to cellModel::ptr static method.

Deprecated:
(2017-11) use cellModel::ptr instead

Definition at line 55 of file cellModeller.H.

References cellModel::ptr().

Here is the call graph for this function:

The documentation for this class was generated from the following file: