Config file for the GSE mode of TDVP. More...
#include "inc/tensor/truncation.h"
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::ostream & | syten::TDVP::operator<< (std::ostream &out, GSEMode const &m) |
Output for GSE mode. More... | |
std::istream & | syten::TDVP::operator>> (std::istream &in, GSEMode &m) |
Input for GSE mode. More... | |
Config file for the GSE mode of TDVP.