Public Member Functions | Private Attributes
trackedParticle::iNew Class Reference

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

Collaboration diagram for trackedParticle::iNew:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

const polyMeshmesh_
 

Detailed Description

Factory class to read-construct particles used for.

parallel transfer

Definition at line 141 of file trackedParticle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 147 of file trackedParticle.H.

Member Function Documentation

◆ operator()()

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

Definition at line 152 of file trackedParticle.H.

References trackedParticle::iNew::mesh_, and trackedParticle::trackedParticle().

Here is the call graph for this function:

Field Documentation

◆ mesh_

const polyMesh& mesh_
private

Definition at line 143 of file trackedParticle.H.

Referenced by trackedParticle::iNew::operator()().


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