Class used to pass tracking data to the trackToFace function. More...
Public Member Functions | |
trackingData (solidParticleCloud &spc, const interpolationCellPoint< scalar > &rhoInterp, const interpolationCellPoint< vector > &UInterp, const interpolationCellPoint< scalar > &nuInterp, const vector &g) | |
const interpolationCellPoint< scalar > & | rhoInterp () const |
const interpolationCellPoint< vector > & | UInterp () const |
const interpolationCellPoint< scalar > & | nuInterp () const |
const vector & | g () const |
![]() | |
TrackingData (solidParticleCloud &cloud) | |
solidParticleCloud & | cloud () |
Return a reference to the cloud. More... | |
Private Attributes | |
const interpolationCellPoint< scalar > & | rhoInterp_ |
const interpolationCellPoint< vector > & | UInterp_ |
const interpolationCellPoint< scalar > & | nuInterp_ |
const vector & | g_ |
Local gravitational or other body-force acceleration. More... | |
Additional Inherited Members | |
![]() | |
typedef solidParticleCloud | cloudType |
![]() | |
bool | switchProcessor |
Flag to switch processor. More... | |
bool | keepParticle |
Flag to indicate whether to keep particle (false = delete) More... | |
Class used to pass tracking data to the trackToFace function.
Definition at line 78 of file solidParticle.H.
|
inline |
Definition at line 29 of file solidParticleI.H.
|
inline |
Definition at line 65 of file solidParticleI.H.
References solidParticle::trackingData::rhoInterp_.
Referenced by solidParticle::move().
|
inline |
Definition at line 72 of file solidParticleI.H.
Referenced by solidParticle::move().
|
inline |
Definition at line 79 of file solidParticleI.H.
Referenced by solidParticle::move().
|
inline |
Definition at line 84 of file solidParticleI.H.
Referenced by solidParticle::move().
|
private |
Definition at line 84 of file solidParticle.H.
Referenced by solidParticle::trackingData::rhoInterp().
|
private |
Definition at line 85 of file solidParticle.H.
|
private |
Definition at line 86 of file solidParticle.H.
|
private |
Local gravitational or other body-force acceleration.
Definition at line 89 of file solidParticle.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.