OpenFOAM logo
Open Source CFD Toolkit

cellModeller Class Reference

Collaboration diagram for cellModeller:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 cellModeller ()
 Construct given file name.
 ~cellModeller ()

Static Public Member Functions

const cellModellookup (const word &)
 Look up a model given name and return ptr to model if good.
const cellModellookup (const label i)
 Look up a model given label and return ptr to model if good.

Constructor & Destructor Documentation

cellModeller  ) 
 

Construct given file name.

~cellModeller  ) 
 


Member Function Documentation

const cellModel* lookup const label  i  )  [inline, static]
 

Look up a model given label and return ptr to model if good.

else zero

Definition at line 101 of file cellModeller.H.

const cellModel* lookup const word  )  [static]
 

Look up a model given name and return ptr to model if good.

else zero


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org