FreeFOAM The Cross-Platform CFD Toolkit
porousZone::iNew Class Reference

Return pointer to new porousZone created on freestore from Istream. More...

#include <src/finiteVolume/cfdTools/general/porousMedia/porousZone.H>


Detailed Description

Return pointer to new porousZone created on freestore from Istream.

Definition at line 201 of file porousZone.H.

List of all members.

Public Member Functions

 iNew (const fvMesh &mesh)
autoPtr< porousZoneoperator() (Istream &is) const

Constructor & Destructor Documentation

iNew ( const fvMesh mesh)
inline

Definition at line 208 of file porousZone.H.


Member Function Documentation

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

Definition at line 213 of file porousZone.H.

References porousZone::dict(), and Foam::name().


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