Public Member Functions | List of all members
DSMCParcel< ParcelType >::trackingData Class Reference

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

Inheritance diagram for DSMCParcel< ParcelType >::trackingData:
Inheritance graph
[legend]
Collaboration diagram for DSMCParcel< ParcelType >::trackingData:
Collaboration graph
[legend]

Public Member Functions

 trackingData (DSMCCloud< DSMCParcel< ParcelType >> &cloud)
 Construct from components. More...
 
- Public Member Functions inherited from particle< Type >::TrackingData< DSMCCloud< DSMCParcel< ParcelType > > >
 TrackingData (DSMCCloud< DSMCParcel< ParcelType > > &cloud)
 
DSMCCloud< DSMCParcel< ParcelType > > & cloud ()
 Return a reference to the cloud. More...
 

Additional Inherited Members

- Public Types inherited from particle< Type >::TrackingData< DSMCCloud< DSMCParcel< ParcelType > > >
typedef DSMCCloud< DSMCParcel< ParcelType > > cloudType
 
- Public Attributes inherited from particle< Type >::TrackingData< DSMCCloud< DSMCParcel< ParcelType > > >
bool switchProcessor
 Flag to switch processor. More...
 
bool keepParticle
 Flag to indicate whether to keep particle (false = delete) More...
 

Detailed Description

template<class ParcelType>
class Foam::DSMCParcel< ParcelType >::trackingData

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

Definition at line 130 of file DSMCParcel.H.

Constructor & Destructor Documentation

◆ trackingData()

trackingData ( DSMCCloud< DSMCParcel< ParcelType >> &  cloud)
inline

Construct from components.

Definition at line 139 of file DSMCParcel.H.


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