Class used to pass kinematic tracking data to the trackToFace function. More...
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... | |
Class used to pass kinematic tracking data to the trackToFace function.
Definition at line 130 of file DSMCParcel.H.
|
inline |
Construct from components.
Definition at line 139 of file DSMCParcel.H.
1.8.11