Class used to pass tracking data to the trackToFace function. More...
#include <DTRMParticle.H>
Public Member Functions | |
| trackingData (Cloud< DTRMParticle > &spc, const interpolationCell< scalar > &aInterp, const interpolationCell< scalar > &eInterp, const interpolationCell< scalar > &EInterp, const interpolationCell< scalar > &TInterp, const interpolationCellPoint< vector > &nHatInterp, const labelField &, const UPtrList< reflectionModel > &, volScalarField &Q) | |
| const interpolationCell< scalar > & | aInterp () const |
| const interpolationCell< scalar > & | eInterp () const |
| const interpolationCell< scalar > & | EInterp () const |
| const interpolationCell< scalar > & | TInterp () const |
| const interpolationCellPoint< vector > & | nHatInterp () const |
| const labelField & | relfectedCells () const |
| const UPtrList< reflectionModel > & | reflection () const |
| scalar & | Q (label celli) |
| Public Member Functions inherited from particle< Type >::trackingData | |
| template<class TrackCloudType> | |
| trackingData (const TrackCloudType &cloud) | |
Additional Inherited Members | |
| Public Attributes inherited from particle< Type >::trackingData | |
| bool | switchProcessor |
| Flag to switch processor. | |
| bool | keepParticle |
| Flag to indicate whether to keep particle (false = delete). | |
Class used to pass tracking data to the trackToFace function.
Definition at line 103 of file DTRMParticle.H.
|
inline |
Definition at line 23 of file DTRMParticleI.H.
References aInterp(), EInterp(), eInterp(), nHatInterp(), particle< Type >::particle(), Q(), reflection(), TInterp(), and trackingData().
Referenced by trackingData().
|
inline |
Definition at line 51 of file DTRMParticleI.H.
Referenced by trackingData().
|
inline |
Definition at line 58 of file DTRMParticleI.H.
Referenced by trackingData().
|
inline |
Definition at line 65 of file DTRMParticleI.H.
Referenced by trackingData().
|
inline |
Definition at line 72 of file DTRMParticleI.H.
Referenced by trackingData().
|
inline |
Definition at line 78 of file DTRMParticleI.H.
Referenced by trackingData().
|
inline |
Definition at line 84 of file DTRMParticleI.H.
|
inline |
Definition at line 91 of file DTRMParticleI.H.
Referenced by trackingData().
|
inline |
Definition at line 97 of file DTRMParticleI.H.
Referenced by trackingData().