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

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

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

Public Member Functions

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

Private Attributes

const polyMeshmesh_
 

Detailed Description

Factory class to read-construct particles used for.

parallel transfer

Definition at line 111 of file passiveParticle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 117 of file passiveParticle.H.

Member Function Documentation

◆ operator()()

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

Definition at line 122 of file passiveParticle.H.

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

Here is the call graph for this function:

Field Documentation

◆ mesh_

const polyMesh& mesh_
private

Definition at line 113 of file passiveParticle.H.

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


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