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

Detailed Description

Definition in file ExactParticle.H.

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

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