porosityModel::iNew Class Reference

Return pointer to new porosityModel object created on the freestore. More...

Public Member Functions

 iNew (const fvMesh &mesh, const word &name)
 
autoPtr< porosityModeloperator() (Istream &is) const
 

Detailed Description

Return pointer to new porosityModel object created on the freestore.

from an Istream

Definition at line 170 of file porosityModel.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const fvMesh mesh,
const word name 
)
inline

Definition at line 178 of file porosityModel.H.

Member Function Documentation

◆ operator()()

autoPtr< porosityModel > operator() ( Istream is) const
inline

Definition at line 188 of file porosityModel.H.

References porosityModel::dict(), and Time::New().

Here is the call graph for this function:

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