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

Return a pointer to a new MRFZone created on freestore. More...

#include <src/finiteVolume/cfdTools/general/MRF/MRFZone.H>


Detailed Description

Return a pointer to a new MRFZone created on freestore.

from Istream

Definition at line 142 of file MRFZone.H.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

iNew ( const fvMesh mesh)
inline

Definition at line 148 of file MRFZone.H.


Member Function Documentation

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

Definition at line 153 of file MRFZone.H.


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