Public Member Functions | Private Attributes
ThermoParcel::iNew Class Reference

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

Collaboration diagram for ThermoParcel::iNew:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

const polyMeshmesh_
 

Detailed Description

Factory class to read-construct particles used for.

parallel transfer

Definition at line 340 of file ThermoParcel.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 346 of file ThermoParcel.H.

Member Function Documentation

◆ operator()()

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

Definition at line 351 of file ThermoParcel.H.

References ThermoParcel::iNew::mesh_.

Field Documentation

◆ mesh_

const polyMesh& mesh_
private

Definition at line 342 of file ThermoParcel.H.

Referenced by ThermoParcel::iNew::operator()().


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