Foam::liggghtsCommandModel Class Reference

Inheritance diagram for Foam::liggghtsCommandModel:
Inheritance graph
[legend]
Collaboration diagram for Foam::liggghtsCommandModel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 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 ()=0
void checkTimeMode (dictionary &)
void checkTimeSettings (dictionary &)
virtual bool runCommand (int)=0
bool runThisCommand (int)
int nextRun ()
int lastRun ()
virtual word name ()=0
 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 ()=0
void checkTimeMode (dictionary &)
void checkTimeSettings (dictionary &)
virtual bool runCommand (int)=0
bool runThisCommand (int)
int nextRun ()
int lastRun ()
virtual word name ()=0

Static Public Member Functions

static autoPtr
< liggghtsCommandModel
New (const dictionary &dict, cfdemCloud &sm, word liggghtsCommandType, int i)
static autoPtr
< liggghtsCommandModel
New (const dictionary &dict, cfdemCloud &sm, word liggghtsCommandType, int i)

Protected Attributes

const dictionary & dict_
cfdemCloudparticleCloud_
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_

The documentation for this class was generated from the following files:
 All Classes
Generated on Mon Apr 23 19:06:20 2012 for CFDEMcoupling by  doxygen 1.6.3