Class used to pass kinematic tracking data to the trackToFace function. More...
#include <src/lagrangian/dsmc/parcels/Templates/DsmcParcel_/DsmcParcel_.H>
Class used to pass kinematic tracking data to the trackToFace function.
Definition at line 126 of file DsmcParcel_.H.
Public Member Functions | |
trackData (DsmcCloud< ParcelType > &cloud) | |
Construct from components. | |
DsmcCloud< ParcelType > & | cloud () |
Return access to the owner cloud. | |
![]() | |
trackData (Cloud< ParticleType > &cloud) |
Additional Inherited Members | |
![]() | |
bool | switchProcessor |
bool | keepParticle |
Construct from components.
Definition at line 56 of file DsmcParcelI_.H.
|
inline |
Return access to the owner cloud.
Reimplemented from Particle< ParticleType >::trackData.
Definition at line 130 of file DsmcParcelI_.H.
References Particle< ParcelType >::cloud_.