Loading...
Searching...
No Matches
cellModeller Class Reference

#include <cellModeller.H>

Static Public Member Functions

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

Detailed Description

See also

Definition at line 36 of file cellModeller.H.

Member Function Documentation

◆ lookup() [1/2]

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 44 of file cellModeller.H.

References lookup(), and cellModel::ptr().

Referenced by lookup(), and lookup().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ lookup() [2/2]

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 lookup(), and cellModel::ptr().

Here is the call graph for this function:

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