|
| TypeName ("liggghtsCommandModel") |
|
| declareRunTimeSelectionTable (autoPtr, liggghtsCommandModel, dictionary,(const dictionary &dict, cfdemCloud &sm, int i),(dict, sm, i)) |
|
| liggghtsCommandModel (const dictionary &dict, cfdemCloud &sm, int i) |
|
virtual const char * | command (int)=0 |
|
void | checkTimeMode (dictionary &) |
|
void | checkTimeSettings (const dictionary &) |
|
virtual bool | runCommand (int)=0 |
|
bool | runThisCommand (int) |
|
string | addTimeStamp (word) |
|
virtual void | set (int) |
|
DynamicList< scalar > | executionsWithinPeriod (scalar, scalar) |
|
bool | checkPath (fileName) |
|
int | nextRun () |
|
int | lastRun () |
|
virtual word | name ()=0 |
|
bool | exactTiming () |
|
label | commandLines () |
|
void | parseCommandList (wordList &, labelList &, scalarList &, word &, dictionary &, bool=false) |
|
|
const dictionary & | dict_ |
|
cfdemCloud & | particleCloud_ |
|
string | strCommand_ |
|
int | nextRun_ |
|
int | lastRun_ |
|
Switch | runFirst_ |
|
Switch | runLast_ |
|
Switch | runEveryCouplingStep_ |
|
Switch | runEveryWriteStep_ |
|
scalar | startTime_ |
|
scalar | endTime_ |
|
scalar | timeInterval_ |
|
int | firstCouplingStep_ |
|
int | lastCouplingStep_ |
|
int | couplingStepInterval_ |
|
bool | exactTiming_ |
|
label | commandLines_ |
|
bool | verbose_ |
|
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/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.H
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C