particle< Type >::iNew Class Reference

Factory class to read-construct particles used for. 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 used for.

parallel transfer

Definition at line 412 of file particle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 418 of file particle.H.

Member Function Documentation

◆ operator()()

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

Definition at line 423 of file particle.H.

References particle< Type >::particle().

Here is the call graph for this function:

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