fvModel::iNew Class Reference

Return pointer to new fvModel object created. More...

Public Member Functions

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

Detailed Description

Return pointer to new fvModel object created.

on the freestore from an Istream

Definition at line 191 of file fvModel.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const fvMesh mesh,
const word name 
)
inline

Definition at line 200 of file fvModel.H.

Member Function Documentation

◆ operator()()

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

Definition at line 210 of file fvModel.H.

References dict, and fvModel::New().

Here is the call graph for this function:

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