cellModeller Class Reference

Public Member Functions

const cellModellookup (const word &modelName)
 Deprecated(2017-11) equivalent to cellModel::ptr static method. More...
 
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]

const cellModel* lookup ( const word modelName)
inline

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]

const cellModel* lookup ( const label  modelIndex)
inline

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: