SyTen
tdvp.cpp File Reference

Implementation for inc/mps/tdvp.h. More...

+ Include dependency graph for tdvp.cpp:

Namespaces

 syten
 The topmost namespace for this project.
 
 syten::MPS
 The namespace containing all MPS-related tools, classes and objects.
 
 syten::MPS::TDVP
 TDVP Implementation.
 

Macros

#define SYTEN_TDVP_MINUS_I   -1._i
 Prefactor of dt in exponential, complex scalars. More...
 

Functions

std::ostreamsyten::MPS::TDVP::operator<< (std::ostream &out, Mode const &m)
 Output for a MPS::TDVP::Mode, reversible. More...
 
std::istreamsyten::MPS::TDVP::operator>> (std::istream &in, Mode &m)
 Input/Parsing of a MPS::TDVP::Mode, reversible. More...
 

Detailed Description

Implementation for inc/mps/tdvp.h.