altar.shells.Application
Module Contents
Classes
- class altar.shells.Application.Application(name=None, **kwds)
Bases:
altar.applicationThe base class for simple AlTar applications
- job
- doc = the job input parameters
- model
- doc = the AlTar model to sample
- rng
- doc = the random number generator
- controller
- doc = my simulation controller
- monitors
- doc = a collection of event handlers
- main(self, *args, **kwds)
The main entry point
- pyre_interactiveSessionContext(self, context)
Go interactive
- pyre_mpi(self)
Transfer my {job} settings to the MPI shell