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

ExactParticle.H File Reference


Detailed Description

Definition in file ExactParticle.H.

#include "src/OpenFOAM/meshes/meshShapes/face/face.H"
#include "src/lagrangian/basic/Particle/Particle.H"
Include dependency graph for ExactParticle.H:

Go to the source code of this file.

Classes

class  ExactParticle< ParticleType >
 Special version of Particle to do tracking on non-convex cells. More...
class  ExactParticle< ParticleType >::iNew
 Factory class to read-construct particles used for parallel transfer. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<class ParticleType >
Ostream &  operator<< (Ostream &, const ExactParticle< ParticleType > &)