DSMCParcel< ParcelType >::iNew Class Reference

Factory class to read-construct particles (for parallel transfer) More...

Public Member Functions

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

Detailed Description

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

Factory class to read-construct particles (for parallel transfer)

Definition at line 246 of file DSMCParcel.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 252 of file DSMCParcel.H.

Member Function Documentation

◆ operator()()

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

Definition at line 257 of file DSMCParcel.H.


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