OpenFOAM logo
Open Source CFD Toolkit

indexedParticle Class Reference

Inheritance diagram for indexedParticle:

Inheritance graph
[legend]
Collaboration diagram for indexedParticle:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 indexedParticle (const Cloud< indexedParticle > &c, const vector &position, const label celli, const label index=0)
 Construct from components.
 indexedParticle (const Cloud< indexedParticle > &c, Istream &is, bool)
 Construct from Istream.
autoPtr< indexedParticleclone () const
 Construct and return a clone.
label index () const
labelindex ()

Constructor & Destructor Documentation

indexedParticle const Cloud< indexedParticle > &  c,
const vector position,
const label  celli,
const label  index = 0
[inline]
 

Construct from components.

Definition at line 75 of file indexedParticle.H.

indexedParticle const Cloud< indexedParticle > &  c,
Istream is,
bool 
[inline]
 

Construct from Istream.

Definition at line 88 of file indexedParticle.H.


Member Function Documentation

autoPtr<indexedParticle> clone  )  const [inline]
 

Construct and return a clone.

Definition at line 98 of file indexedParticle.H.

References Foam::label.

label& index  )  [inline]
 

Definition at line 111 of file indexedParticle.H.

label index  )  const [inline]
 

Definition at line 106 of file indexedParticle.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org