Public Member Functions | Private Attributes
particle< Type >::iNew Class Reference

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

Collaboration diagram for particle< Type >::iNew:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

const polyMeshmesh_
 

Detailed Description

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

Factory class to read-construct particles used for.

parallel transfer

Definition at line 371 of file particle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 377 of file particle.H.

Member Function Documentation

◆ operator()()

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

Definition at line 382 of file particle.H.

References particle< Type >::iNew::mesh_, and particle< Type >::particle().

Here is the call graph for this function:

Field Documentation

◆ mesh_

const polyMesh& mesh_
private

Definition at line 373 of file particle.H.

Referenced by particle< Type >::iNew::operator()().


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