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 442 of file particle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 448 of file particle.H.

Member Function Documentation

◆ operator()()

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

Definition at line 453 of file particle.H.

References Time::New().

Here is the call graph for this function:

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