C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
structure::time Namespace Reference

Comprises tools related to the description of different time-dependence levels. More...

Classes

struct  Dispatcher
 Metafunction dispatching the three classes TwoTime, OneTime, & NoTime according to the template parameter TD More...
 
struct  DispatcherIsTimeDependent
 Metafunction dispatching two OneTime & NoTime according to the template parameter IS_TIME_DEPENDENT More...
 
struct  DispatcherIsTwoTime
 Metafunction dispatching two TwoTime & OneTime according to the template parameter IS_TWO_TIME More...
 

Detailed Description

Comprises tools related to the description of different time-dependence levels.

See also
HamiltonianTimeDependenceDispatched for a paradigmatic example of usage of the time bundle