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

DsmcParcel< ParcelType >::trackData Class Reference

Class used to pass kinematic tracking data to the trackToFace function. More...

#include <src/lagrangian/dsmc/parcels/Templates/DsmcParcel_/DsmcParcel_.H>


Detailed Description

template<class ParcelType>
class Foam::DsmcParcel< ParcelType >::trackData

Class used to pass kinematic tracking data to the trackToFace function.

Definition at line 126 of file DsmcParcel_.H.

Inheritance diagram for DsmcParcel< ParcelType >::trackData:
Collaboration diagram for DsmcParcel< ParcelType >::trackData:

List of all members.

Public Member Functions

 trackData (DsmcCloud< ParcelType > &cloud)
 Construct from components.
DsmcCloud< ParcelType > &  cloud ()
 Return access to the owner cloud.

Constructor & Destructor Documentation

trackData ( DsmcCloud< ParcelType > &   cloud  ) [inline]

Construct from components.

Definition at line 56 of file DsmcParcelI_.H.


Member Function Documentation

Foam::DsmcCloud< ParcelType > & cloud (  ) [inline]

Return access to the owner cloud.

Reimplemented from Particle< ParticleType >::trackData.

Definition at line 130 of file DsmcParcelI_.H.

References Particle< ParcelType >::cloud_.


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