Implements the structure::Hamiltonian interface for a BinarySystem. More...
#include <BinarySystem.h>
Public Types | |
typedef structure::Hamiltonian< 1 > | Ha1 |
typedef structure::Hamiltonian< 2 > | Ha2 |
Public Types inherited from structure::Hamiltonian< 2 > | |
typedef boost::shared_ptr< const Hamiltonian > | Ptr |
typedef quantumdata::Types< RANK >::StateVectorLow | StateVectorLow |
Public Member Functions | |
Hamiltonian (const SSF &free0, const SSF &free1, const SSI &ia) | |
Public Member Functions inherited from structure::Hamiltonian< 2 > | |
void | addContribution (double t, const StateVectorLow &psi, StateVectorLow &dpsidt, double t0) const |
Adds the Hamiltonian contribution of the given (sub)system to dpsidt More... | |
Implements the structure::Hamiltonian interface for a BinarySystem.
Definition at line 131 of file BinarySystem.h.