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

Defines class of the same name. More...

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

Go to the source code of this file.

Classes

class  structure::Hamiltonian< RANK >
 The interface every system having (possibly non-Hermitian) Hamiltonian time-evolution must present towards the trajectory drivers. More...
 
class  structure::HamiltonianTimeDependenceDispatched< RANK, TD >
 Implements the general Hamiltonian interface by dispatching the different time-dependence levels. More...
 

Namespaces

 structure
 Comprises modules for describing quantum systems.
 

Detailed Description

Defines class of the same name.

Definition in file Hamiltonian.h.