Loading...
Searching...
No Matches
passivePositionParticle::iNew Class Reference

Factory class to read-construct particles (for parallel transfer). More...

#include <passivePositionParticle.H>

Public Member Functions

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

Detailed Description

Factory class to read-construct particles (for parallel transfer).

Definition at line 154 of file passivePositionParticle.H.

Constructor & Destructor Documentation

◆ iNew() [1/2]

iNew ( const polyMesh & mesh)
inline

Definition at line 160 of file passivePositionParticle.H.

References particle< Type >::mesh().

Here is the call graph for this function:

◆ iNew() [2/2]

iNew ( const polyMesh & mesh)
inline

Definition at line 125 of file passivePositionParticle.H.

References particle< Type >::mesh().

Here is the call graph for this function:

Member Function Documentation

◆ operator()() [1/2]

autoPtr< passivePositionParticle > operator() ( Istream & is) const
inline

Definition at line 165 of file passivePositionParticle.H.

References autoPtr< T >::New().

Here is the call graph for this function:

◆ operator()() [2/2]

autoPtr< passivePositionParticle > operator() ( Istream & is) const
inline

Definition at line 130 of file passivePositionParticle.H.

References passivePositionParticle::passivePositionParticle().

Here is the call graph for this function:

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