SyTen
syten::MPS::TDVP::Conf Struct Reference

Configuration for a TDVP run. More...

#include <tdvp.h>

+ Collaboration diagram for syten::MPS::TDVP::Conf:

Public Attributes

bool cache = false
 caching? More...
 
SDef current = 0
 current time of the evolution More...
 
SDef dt = 0.01
 integration stepsize of two half-sweeps More...
 
IterativeConfig exp_conf
 exponential solver configuration More...
 
SDef maxt = 0
 maximal time, 0 = infinite More...
 
Mode mode = Mode::TwoSite
 single- or two-site mode More...
 
std::string prefix = "tdvp"
 prefix for logs and saved wavefunctions More...
 
bool renormalise = false
 renormalise state after every time step? More...
 
bool renormalise_immediately = false
 renormalise state after every single time evolution? More...
 
Index save_interval = 1
 wavefunction saved every save_interval-th full sweep More...
 
std::string sole_filename = ""
 if non-zero, always only save files there More...
 
Truncation trunc
 Truncation specification. More...
 

Detailed Description

Configuration for a TDVP run.


The documentation for this struct was generated from the following file: