|
virtual void | finalize () |
| Called by the local Scheduler instance after the simulation ends.
|
|
virtual void | gvt_begin () |
| Every subclass needs to implement gvt_begin()
|
|
Time | current_gvt () const |
| Accessors for gvts.
|
|
Time | previous_gvt () const |
|
bool | is_active () const |
|
bool | is_continuous () const |
|
virtual void | groups_created () |
| Called by the local PEManager after all groups have been initialized.
|
|
virtual void | consume (RemoteEvent *e) |
| Methods for producing and consuming events for GVTs that need to know.
|
|
virtual bool | produce (RemoteEvent *e) |
|
The documentation for this class was generated from the following files:
- /Users/epmikida/Programming/charades/src/gvt/gvtmanager.h
- /Users/epmikida/Programming/charades/src/gvt/gvtmanager.C