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

passiveParticle Class Reference

#include <lagrangian/passiveParticle.H>


Detailed Description

Source files

Definition at line 49 of file passiveParticle.H.

Inheritance diagram for passiveParticle:
Collaboration diagram for passiveParticle:

List of all members.

Public Member Functions

 passiveParticle (const Cloud< passiveParticle > &c, const vector &position, const label celli)
 Construct from components.
 passiveParticle (const Cloud< passiveParticle > &c, Istream &is, bool readFields=true)
 Construct from Istream.
 passiveParticle (const passiveParticle &p)
 Construct as copy.
autoPtr< passiveParticle >  clone () const
 Construct and return a clone.

Constructor & Destructor Documentation

passiveParticle ( const Cloud< passiveParticle > &   c,
const vector &   position,
const label   celli  
) [inline]

Construct from components.

Definition at line 60 of file passiveParticle.H.

Referenced by passiveParticle::clone().

passiveParticle ( const Cloud< passiveParticle > &   c,
Istream &   is,
bool   readFields = true  
) [inline]

Construct from Istream.

Definition at line 71 of file passiveParticle.H.

passiveParticle ( const passiveParticle &   p  ) [inline]

Construct as copy.

Definition at line 81 of file passiveParticle.H.


Member Function Documentation

autoPtr<passiveParticle> clone (  ) const [inline]

Construct and return a clone.

Reimplemented from Particle< passiveParticle >.

Definition at line 87 of file passiveParticle.H.

References passiveParticle::passiveParticle().


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