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

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

#include <passiveParticle.H>

Public Member Functions

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

Detailed Description

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

Definition at line 124 of file passiveParticle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh & mesh)
inline

Definition at line 130 of file passiveParticle.H.

References particle< Type >::mesh().

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

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

Definition at line 135 of file passiveParticle.H.

References autoPtr< T >::New().

Here is the call graph for this function:

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