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

Defines class of the same name. More...

#include "ExactFwd.h"
#include "TimeDependence.h"
#include "Types.h"
#include <boost/shared_ptr.hpp>
+ Include dependency graph for Exact.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  structure::ExactCommon
 The template-parameter-independent base of Exact. More...
 
class  structure::Exact< RANK >
 The interface every system that needs transformation between two quantum mechanical pictures must present towards the trajectory drivers. More...
 
class  structure::ExactTimeDependenceDispatched< RANK, IS_TWO_TIME >
 Implements the general Exact interface by dispatching the two possible time-dependence levels. More...
 

Namespaces

 structure
 Comprises modules for describing quantum systems.
 

Detailed Description

Defines class of the same name.

Definition in file Exact.h.