Public Member Functions | Private Attributes
porosityModel::iNew Class Reference

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

Collaboration diagram for porosityModel::iNew:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

const fvMeshmesh_
 Reference to the mesh database. More...
 
const wordname_
 

Detailed Description

Return pointer to new porosityModel object created on the freestore.

from an Istream

Definition at line 167 of file porosityModel.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const fvMesh mesh,
const word name 
)
inline

Definition at line 176 of file porosityModel.H.

Member Function Documentation

◆ operator()()

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

Definition at line 185 of file porosityModel.H.

References dict, porosityModel::iNew::mesh_, porosityModel::iNew::name_, and porosityModel::New().

Here is the call graph for this function:

Field Documentation

◆ mesh_

const fvMesh& mesh_
private

Reference to the mesh database.

Definition at line 170 of file porosityModel.H.

Referenced by porosityModel::iNew::operator()().

◆ name_

const word& name_
private

Definition at line 171 of file porosityModel.H.

Referenced by porosityModel::iNew::operator()().


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