Foam::cellModeller Namespace Reference

Compatibility definitions of static cellModel lookups. More...

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

Compatibility definitions of static cellModel lookups.

Superseded (NOV-2017) by cellModel methods.

Function Documentation

◆ lookup() [1/2]

◆ lookup() [2/2]

const cellModel* Foam::cellModeller::lookup ( const label  modelIndex)
inline

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

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

Definition at line 53 of file cellModeller.H.