FreeFOAM The Cross-Platform CFD Toolkit
trackedParticle.H File Reference

Detailed Description

Definition in file trackedParticle.H.

+ Include dependency graph for trackedParticle.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trackedParticle
 Particle class that marks cells it passes through. Used to mark cells visited by feature edges. Uses ExactParticle tracking class so will work on concave cells. More...
class  trackedParticle::trackData
 Class used to pass tracking data to the trackToFace function. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<>
bool contiguous< trackedParticle > ()