FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

trackedParticle.H File Reference


Detailed Description

Definition in file trackedParticle.H.

#include "src/autoMesh/autoHexMesh/trackedParticle/ExactParticle.H"
#include "src/OpenFOAM/memory/autoPtr/autoPtr.H"
Include dependency graph for trackedParticle.H:

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 > ()