altar.simulations.Dispatcher
Module Contents
Classes
- class altar.simulations.Dispatcher.Dispatcher
Bases:
altar.protocolThe protocol that all AlTar simulation dispatchers must implement
Dispatchers associate event handlers with specific aspects of the calculation and invoke them when appropriate
- initialize(self, application)
Initialize me given an {application} context