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

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

#include <trackedParticle.H>

Public Member Functions

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

Detailed Description

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

Definition at line 194 of file trackedParticle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh & mesh)
inline

Definition at line 200 of file trackedParticle.H.

References particle< Type >::mesh().

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

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

Definition at line 205 of file trackedParticle.H.

References autoPtr< T >::New().

Here is the call graph for this function:

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