particle< Type >::iNew Class Reference

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

Public Member Functions

 iNew (const polyMesh &mesh)
 
autoPtr< particleoperator() (Istream &is) const
 

Detailed Description

template<class Type>
class Foam::particle< Type >::iNew

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

Definition at line 418 of file particle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 424 of file particle.H.

Member Function Documentation

◆ operator()()

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

Definition at line 429 of file particle.H.

References autoPtr< T >::New().

Here is the call graph for this function:

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