Loading...
Searching...
No Matches
porosityModel::iNew Class Reference

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

#include <porosityModel.H>

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 205 of file porosityModel.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const fvMesh & mesh,
const word & name )
inline

Definition at line 215 of file porosityModel.H.

References mesh, and porosityModel::name().

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

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

Definition at line 225 of file porosityModel.H.

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

Here is the call graph for this function:

The documentation for this class was generated from the following file:
  • src/finiteVolume/cfdTools/general/porosityModel/porosityModel/porosityModel.H