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

solidParticle.H File Reference


Detailed Description

Definition in file solidParticle.H.

#include "src/lagrangian/basic/Particle/Particle.H"
#include "src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H"
#include "src/OpenFOAM/memory/autoPtr/autoPtr.H"
#include "src/finiteVolume/interpolation/interpolation/interpolationCellPoint/interpolationCellPoint.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
#include "src/lagrangian/solidParticle/solidParticleI.H"
Include dependency graph for solidParticle.H:

Go to the source code of this file.

Classes

class  solidParticle
 Simple solid spherical particle class with one-way coupling with the continuous phase. More...
class  solidParticle::trackData
 Class used to pass tracking data to the trackToFace function. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<>
bool  contiguous< solidParticle > ()