FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

Particle< ParticleType >::iNew Class Reference

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

#include <src/lagrangian/basic/Particle/Particle.H>


Detailed Description

template<class ParticleType>
class Foam::Particle< ParticleType >::iNew

Factory class to read-construct particles used for.

parallel transfer

Definition at line 312 of file Particle.H.

List of all members.

Public Member Functions

 iNew (const Cloud< ParticleType > &cloud)
autoPtr< ParticleType >  operator() (Istream &is) const

Constructor & Destructor Documentation

iNew ( const Cloud< ParticleType > &   cloud  ) [inline]

Definition at line 322 of file Particle.H.


Member Function Documentation

autoPtr<ParticleType> operator() ( Istream &   is  ) const [inline]

Definition at line 327 of file Particle.H.


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