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

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

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

Public Member Functions

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

Private Attributes

const polyMeshmesh_
 

Detailed Description

Factory class to read-construct particles used for.

parallel transfer

Definition at line 137 of file findCellParticle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 143 of file findCellParticle.H.

Member Function Documentation

◆ operator()()

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

Definition at line 148 of file findCellParticle.H.

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

Here is the call graph for this function:

Field Documentation

◆ mesh_

const polyMesh& mesh_
private

Definition at line 139 of file findCellParticle.H.

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


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