Config file for the GSE mode of TDVP. More...
#include "inc/tensor/truncation.h"
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::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.