|
| TypeName ("probeModel") |
|
| declareRunTimeSelectionTable (autoPtr, probeModel, dictionary,(const dictionary &dict, cfdemCloud &sm, wordtypeName, char *logFileName),(dict, sm, typeName, logFileName)) |
|
| probeModel (const dictionary &dict, cfdemCloud &sm, word typeName, char *logFileName) |
|
virtual void | initialize (word typeName, word logFileName) const |
|
virtual void | setOutputFile () const |
|
virtual void | writeHeader () const |
|
virtual void | writeProbe (int index, Field< scalar > sValues, Field< vector > vValues) const |
|
virtual bool | checkIDForPrint (int) const |
|
virtual void | setCounter () const |
|
virtual bool | active () const |
|
virtual std::vector
< std::vector< double * > > * | getVprobe () |
|
virtual std::vector
< std::vector< double > > * | getSprobe () |
|
virtual void | clearProbes () const |
|
const char * | wordToChar (word &) const |
|
|
static autoPtr< probeModel > | New (const dictionary &dict, cfdemCloud &sm, word typeName, char *logFileName) |
|
|
const dictionary & | dict_ |
|
cfdemCloud & | particleCloud_ |
|
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/probeModel/probeModel/probeModel.H
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/probeModel/probeModel/newProbeModel.C
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/probeModel/probeModel/probeModel.C