Foam::forceModel Class Reference

Inheritance diagram for Foam::forceModel:
Inheritance graph
[legend]
Collaboration diagram for Foam::forceModel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TypeName ("forceModel")
 declareRunTimeSelectionTable (autoPtr, forceModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm))
 forceModel (const dictionary &dict, cfdemCloud &sm)
virtual void setForce (double **const &mask, double **&, double **&, double **&) const =0
virtual void manipulateScalarField (volScalarField &) const
word modelType ()
volVectorField & impParticleForces () const
volVectorField & expParticleForces () const
const bool & coupleForce () const
 TypeName ("forceModel")
 declareRunTimeSelectionTable (autoPtr, forceModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm))
 forceModel (const dictionary &dict, cfdemCloud &sm)
virtual void setForce (double **const &mask, double **&, double **&, double **&) const =0
virtual void manipulateScalarField (volScalarField &) const
word modelType ()
volVectorField & impParticleForces () const
volVectorField & expParticleForces () const
const bool & coupleForce () const

Static Public Member Functions

static autoPtr< forceModelNew (const dictionary &dict, cfdemCloud &sm, word forceType)
static autoPtr< forceModelNew (const dictionary &dict, cfdemCloud &sm, word forceType)

Protected Attributes

const dictionary & dict_
cfdemCloudparticleCloud_
Switch treatExplicit_
Switch treatDEM_
volVectorField impParticleForces_
volVectorField expParticleForces_
bool coupleForce_
const word modelType_

The documentation for this class was generated from the following files:
 All Classes
Generated on Mon Apr 23 19:06:20 2012 for CFDEMcoupling by  doxygen 1.6.3