#include <gridinput.h>
Inheritance diagram for CLUS::GridInputProducer:
Public Member Functions | |
GridInputProducer (int GridDim, Subscript N, const Vector< Scale > &_scale) | |
virtual bool | Tick (void) |
void | Start (void) |
Protected Attributes | |
int | gridDim |
double | step |
Vector< int > | pos |
const Vector< Scale > & | scale |
|
Definition at line 53 of file gridinput.h. |
|
Reimplemented from CLUS::SyncObj. Definition at line 85 of file gridinput.h. |
|
Reimplemented from CLUS::SyncObj. Definition at line 60 of file gridinput.h. |
|
Definition at line 47 of file gridinput.h. Referenced by GridInputProducer(), and Tick(). |
|
Definition at line 49 of file gridinput.h. Referenced by GridInputProducer(), Start(), and Tick(). |
|
Definition at line 50 of file gridinput.h. Referenced by GridInputProducer(), and Tick(). |
|
Definition at line 48 of file gridinput.h. Referenced by GridInputProducer(), and Tick(). |