|
| TypeName ("divided") |
|
| dividedVoidFraction (const dictionary &dict, cfdemCloud &sm) |
|
void | setvoidFraction (double **const &, double **&, double **&, double **&, double **&) const |
|
| TypeName ("voidFractionModel") |
|
| declareRunTimeSelectionTable (autoPtr, voidFractionModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm)) |
|
| voidFractionModel (const dictionary &dict, cfdemCloud &sm) |
|
tmp< volScalarField > | voidFractionInterp () const |
|
volScalarField & | voidFractionPrev () const |
|
volScalarField & | voidFractionNext () const |
|
scalar | weight () const |
|
scalar | porosity () const |
|
void | checkWeightNporosity (dictionary &propsDict) const |
|
void | resetVoidFractions () const |
|
double **const & | cellsPerParticle () const |
|
int | maxCellsPerParticle () const |
|
void | reAllocArrays () const |
|
void | reAllocArrays (int nP) const |
|
virtual void | setParticleType (label type) const |
|
virtual bool | checkParticleType (label) const |
|
|
static autoPtr< voidFractionModel > | New (const dictionary &dict, cfdemCloud &sm) |
|
const dictionary & | dict_ |
|
cfdemCloud & | particleCloud_ |
|
volScalarField | voidfractionPrev_ |
|
volScalarField | voidfractionNext_ |
|
double ** | cellsPerParticle_ |
|
int | maxCellsPerParticle_ |
|
scalar | weight_ |
|
scalar | porosity_ |
|
The documentation for this class was generated from the following files:
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.H
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C