Public Member Functions
DSMCParcel::trackingData Class Reference

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

Inheritance diagram for DSMCParcel::trackingData:
Inheritance graph
[legend]
Collaboration diagram for DSMCParcel::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
 
- Data Fields 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

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: