C++QED  v2 Milestone 10
a framework for simulating open quantum dynamics
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NtestdriverThis is the Python testdriver for the Test suite
 CCompileTargetThis test tries to compile a CMake target
 CContinuerGenericContinuer version of Runner
 CFunctionComparerCompares several trajectories to a reference function by using function interpolation
 CGenericContinuerThis class hosts continued_run(), which will run and then continue a script
 COptionsManagerStores command line options and configuration file keys
 COutputManagerManages output files for different run modes
 CPlotterThis is a helper class which helps with plotting functions to a pdf file
 CPythonContinuerGenericContinuer version of PythonRunner
 CPythonRunnerRuns a cpypyqed script repeatedly for all declared runmodes and succeeds if the scripts do
 CRunnerRuns a script repeatedly for all declared runmodes and succeeds if the scripts do
 CStateComparerTests final states of several trajectories by applying a given function
 CTrajectoryComparerCompares several trajectories to a reference trajectory by using function interpolation
 CVerifiedRunnerCombines the functionality of Runner and Verifier to a single test
 CVerifierVerifies the output of a script 'this' to an expected output or the output of some other test run 'other'