SyTen
gse_config.h File Reference

Config file for the GSE mode of TDVP. More...

+ Include dependency graph for gse_config.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  syten::TDVP::GSEConf
 Configuration for subspace expansion. More...
 
struct  syten::DMRG::GSEConf
 Configuration for subspace expansion. More...
 

Namespaces

namespace  syten
 Syten namespace.
 
namespace  syten::DMRG
 General DMRG-related classes for both MPS and BTT.
 

Enumerations

enum class  syten::TDVP::GSEMode { BeforeTDVP , DuringTDVP }
 GSE mode. More...
 

Functions

std::ostreamsyten::TDVP::operator<< (std::ostream &out, GSEMode const &m)
 Output for GSE mode. More...
 
std::istreamsyten::TDVP::operator>> (std::istream &in, GSEMode &m)
 Input for GSE mode. More...
 

Detailed Description

Config file for the GSE mode of TDVP.