|
| TypeName ("allRegion") |
|
| allRegion (const dictionary &dict, cfdemCloud &sm) |
|
void | defineRegion () const |
|
void | expandRegion (volVectorField &) const |
|
void | resetVolFields (volVectorField &) const |
|
| TypeName ("regionModel") |
|
| declareRunTimeSelectionTable (autoPtr, regionModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm)) |
|
| regionModel (const dictionary &dict, cfdemCloud &sm) |
|
void | reAllocArrays () const |
|
double **const & | inRegion () const |
|
double **const & | outRegion () const |
|
|
static autoPtr< regionModel > | New (const dictionary &dict, cfdemCloud &sm) |
|
const dictionary & | dict_ |
|
cfdemCloud & | particleCloud_ |
|
double ** | inRegion_ |
|
double ** | outRegion_ |
|
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/regionModel/allRegion/allRegion.H
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/regionModel/allRegion/allRegion.C