particle::trackingData Class Reference
Inheritance diagram for particle::trackingData:
Collaboration diagram for particle::trackingData:

Public Member Functions

template<class TrackCloudType >
 trackingData (const TrackCloudType &cloud)
 

Public Attributes

bool keepParticle
 Flag to indicate whether to keep particle (false = delete) More...
 
label sendToProc
 Processor to send the particle to. -1 indicates that this. More...
 
label sendFromPatch
 Patch from which to send the particle. More...
 
label sendToPatch
 Patch to which to send the particle. More...
 
label sendToPatchFace
 Patch face to which to send the particle. More...
 

Detailed Description

Definition at line 100 of file particle.H.

Constructor & Destructor Documentation

◆ trackingData()

Member Data Documentation

◆ keepParticle

◆ sendToProc

label sendToProc

Processor to send the particle to. -1 indicates that this.

particle is not to be transferred.

Definition at line 111 of file particle.H.

Referenced by particle::hitNonConformalCyclicPatch(), particle::hitProcessorPatch(), solidParticle::move(), findCellParticle::move(), sampledSetParticle::move(), trackedParticle::move(), streamlinesParticle::move(), and molecule::move().

◆ sendFromPatch

label sendFromPatch

Patch from which to send the particle.

Definition at line 114 of file particle.H.

Referenced by particle::hitNonConformalCyclicPatch(), particle::hitProcessorPatch(), and particle::prepareForParallelTransfer().

◆ sendToPatch

◆ sendToPatchFace


The documentation for this class was generated from the following file: