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

indexedParticleCloud Class Reference

A Cloud of particles carrying an additional index. More...

#include <lagrangian/indexedParticleCloud.H>


Detailed Description

A Cloud of particles carrying an additional index.

Source files

Definition at line 50 of file indexedParticleCloud.H.

Inheritance diagram for indexedParticleCloud:
Collaboration diagram for indexedParticleCloud:

List of all members.

Public Member Functions

 indexedParticleCloud (const polyMesh &, const word &cloudName="defaultCloud", bool readFields=true)
 Construct given mesh.

Constructor & Destructor Documentation

indexedParticleCloud ( const polyMesh &   mesh,
const word &   cloudName = "defaultCloud",
bool   readFields = true  
)

Construct given mesh.

Definition at line 45 of file indexedParticleCloud.C.

References Foam::readFields().


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