|
| TypeName ("readLiggghtsData") |
|
| readLiggghtsData (const dictionary &dict, cfdemCloud &sm, int i) |
|
word | name () |
|
const char * | command (int) |
|
bool | runCommand (int) |
|
Public Member Functions inherited from Foam::liggghtsCommandModel |
| TypeName ("liggghtsCommandModel") |
|
| declareRunTimeSelectionTable (autoPtr, liggghtsCommandModel, dictionary,(const dictionary &dict, cfdemCloud &sm, int i),(dict, sm, i)) |
|
| liggghtsCommandModel (const dictionary &dict, cfdemCloud &sm, int i) |
|
void | checkTimeMode (dictionary &) |
|
void | checkTimeSettings (const dictionary &) |
|
bool | runThisCommand (int) |
|
string | addTimeStamp (word) |
|
virtual void | set (int) |
|
DynamicList< scalar > | executionsWithinPeriod (scalar, scalar) |
|
bool | checkPath (fileName) |
|
int | nextRun () |
|
int | lastRun () |
|
bool | exactTiming () |
|
label | commandLines () |
|
void | parseCommandList (wordList &, labelList &, scalarList &, word &, dictionary &, bool=false) |
|
|
Static Public Member Functions inherited from Foam::liggghtsCommandModel |
static autoPtr
< liggghtsCommandModel > | New (const dictionary &dict, cfdemCloud &sm, word liggghtsCommandType, int i) |
|
Protected Attributes inherited from Foam::liggghtsCommandModel |
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/readLiggghtsData/readLiggghtsData.H
- /home/cgoniva/CFDEM/CFDEM-x.x-2.1.x/CFDEMcoupling-PUBLIC/src/lagrangian/cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C