C++QED  2.100.2 (v2 Milestone 10 Development branch)
a framework for simulating open quantum dynamics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Modules Pages
Continuer Class Reference

GenericContinuer version of Runner. More...

+ Inheritance diagram for Continuer:
+ Collaboration diagram for Continuer:

Public Member Functions

def run
 Delegates to GenericContinuer::continued_run().
 
- Public Member Functions inherited from Runner
def run
 The method to run the test. More...
 
- Public Member Functions inherited from OutputManager
def __init__
 Arguments are passed through to OptionsManager.
 
def runmodes
 Return runmodes. More...
 
def output
 The name of the output file for a given runmode. More...
 
def clean
 Delete the trajectory file and state file for a given runmode. More...
 
- Public Member Functions inherited from OptionsManager
def __init__
 
def get_option
 Get configuration file keys in a safe way. More...
 
- Public Member Functions inherited from GenericContinuer
def continued_run
 Run, then continue a script. More...
 

Additional Inherited Members

- Public Attributes inherited from OutputManager
 outputdir
 All output files end up here. More...
 
 expecteddir
 Where to look for pre-run simulations to compare test runs to. More...
 
- Public Attributes inherited from OptionsManager
 options
 optparse.Values: command line options
 
 cp
 ConfigParser: configuration file keys.
 
 test
 The name of the current test.
 

Detailed Description

GenericContinuer version of Runner.

Configuration file keys this class understands.

Definition at line 453 of file testdriver.py.


The documentation for this class was generated from the following file: