C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
ParsTrajectory.h File Reference

Defines parameter aggergates to Trajectory.h. More...

#include "TrajectoryFwd.h"
#include "Evolved.h"
#include "FormDoubleFwd.h"
#include "Pars.h"
+ Include dependency graph for ParsTrajectory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  trajectory::ParsEvolved
 Aggregate condensing parameters concerning adaptive ODE evolution (cf. Adaptive::Adaptive()) in the style of a parameters::ParameterTable. More...
 
struct  trajectory::ParsRun
 Parameters corresponding to the different versions of run() More...
 
struct  trajectory::Pars
 An example of a simple unification of Pars… classes, here ParsRun & ParsEvolved. More...
 

Namespaces

 trajectory
 The trajectory-bundle.
 

Detailed Description

Defines parameter aggergates to Trajectory.h.

Definition in file ParsTrajectory.h.