Public Member Functions | List of all members
ThermoParcel< ParcelType >::iNew Class Reference

Factory class to read-construct particles used for. More...

Public Member Functions

 iNew (const polyMesh &mesh)
 
autoPtr< ThermoParcel< ParcelType > > operator() (Istream &is) const
 

Detailed Description

template<class ParcelType>
class Foam::ThermoParcel< ParcelType >::iNew

Factory class to read-construct particles used for.

parallel transfer

Definition at line 340 of file ThermoParcel.H.

Constructor & Destructor Documentation

iNew ( const polyMesh mesh)
inline

Definition at line 346 of file ThermoParcel.H.

Member Function Documentation

autoPtr<ThermoParcel<ParcelType> > operator() ( Istream is) const
inline

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