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

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

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

Public Member Functions

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

Private Attributes

const polyMeshmesh_
 

Detailed Description

Factory class to read-construct particles used for.

parallel transfer

Definition at line 243 of file wallBoundedParticle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh mesh)
inline

Definition at line 249 of file wallBoundedParticle.H.

Member Function Documentation

◆ operator()()

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

Definition at line 255 of file wallBoundedParticle.H.

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

Here is the call graph for this function:

Field Documentation

◆ mesh_

const polyMesh& mesh_
private

Definition at line 245 of file wallBoundedParticle.H.

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


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