C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
structure::time::DispatcherIsTimeDependent< IS_TIME_DEPENDENT > Struct Template Reference

Metafunction dispatching two OneTime & NoTime according to the template parameter IS_TIME_DEPENDENT More...

#include <TimeDependence.h>

+ Inheritance diagram for structure::time::DispatcherIsTimeDependent< IS_TIME_DEPENDENT >:
+ Collaboration diagram for structure::time::DispatcherIsTimeDependent< IS_TIME_DEPENDENT >:

Detailed Description

template<bool IS_TIME_DEPENDENT>
struct structure::time::DispatcherIsTimeDependent< IS_TIME_DEPENDENT >

Metafunction dispatching two OneTime & NoTime according to the template parameter IS_TIME_DEPENDENT

See also
LiouvilleanTimeDependenceDispatched for a paradigmatic example of usage

Definition at line 82 of file TimeDependence.h.


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