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

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

#include <streamLineParticle.H>

Public Member Functions

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

Detailed Description

Factory class to read-construct particles used for parallel transfer.

Definition at line 199 of file streamLineParticle.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const polyMesh & mesh)
inline

Definition at line 205 of file streamLineParticle.H.

References particle< Type >::mesh().

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

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

Definition at line 210 of file streamLineParticle.H.

References streamLineParticle::streamLineParticle().

Here is the call graph for this function:

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