Public Member Functions | |
template<class TrackCloudType > | |
trackingData (TrackCloudType &cloud, const PtrList< interpolation< scalar >> &vsInterp, const PtrList< interpolation< vector >> &vvInterp, const label UIndex, const scalar trackLength, const bitSet &isWallPatch, DynamicList< List< point >> &allPositions, List< DynamicList< scalarList >> &allScalars, List< DynamicList< vectorList >> &allVectors) | |
virtual | ~trackingData ()=default |
![]() | |
template<class TrackCloudType > | |
trackingData (const TrackCloudType &cloud, const bitSet &isWallPatch) | |
![]() | |
template<class TrackCloudType > | |
trackingData (const TrackCloudType &cloud) | |
Public Attributes | |
const PtrList< interpolation< scalar > > & | vsInterp_ |
const PtrList< interpolation< vector > > & | vvInterp_ |
const label | UIndex_ |
const scalar | trackLength_ |
DynamicList< vectorList > & | allPositions_ |
List< DynamicList< scalarList > > & | allScalars_ |
List< DynamicList< vectorList > > & | allVectors_ |
![]() | |
const bitSet & | isWallPatch_ |
![]() | |
bool | switchProcessor |
bool | keepParticle |
Definition at line 70 of file wallBoundedStreamLineParticle.H.
|
inline |
Definition at line 92 of file wallBoundedStreamLineParticle.H.
|
virtualdefault |
const PtrList<interpolation<scalar> >& vsInterp_ |
Definition at line 78 of file wallBoundedStreamLineParticle.H.
Referenced by wallBoundedStreamLineParticle::interpolateFields().
const PtrList<interpolation<vector> >& vvInterp_ |
Definition at line 79 of file wallBoundedStreamLineParticle.H.
Referenced by wallBoundedStreamLineParticle::interpolateFields().
const label UIndex_ |
Definition at line 80 of file wallBoundedStreamLineParticle.H.
Referenced by wallBoundedStreamLineParticle::interpolateFields().
const scalar trackLength_ |
Definition at line 81 of file wallBoundedStreamLineParticle.H.
Referenced by wallBoundedStreamLineParticle::move().
DynamicList<vectorList>& allPositions_ |
Definition at line 83 of file wallBoundedStreamLineParticle.H.
Referenced by wallBoundedStreamLineParticle::move().
List<DynamicList<scalarList> >& allScalars_ |
Definition at line 84 of file wallBoundedStreamLineParticle.H.
Referenced by wallBoundedStreamLineParticle::move().
List<DynamicList<vectorList> >& allVectors_ |
Definition at line 85 of file wallBoundedStreamLineParticle.H.
Referenced by wallBoundedStreamLineParticle::move().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.