VMPS++
Loading...
Searching...
No Matches
DMRG::CONVTEST Struct Reference

Detailed Description

Choice of how to check convergence of a state.

Definition at line 308 of file DmrgTypedefs.h.

#include <DmrgTypedefs.h>

Public Types

enum  OPTION { VAR_2SITE , VAR_HSQ , NORM_TEST , VAR_FULL }
 

Member Enumeration Documentation

◆ OPTION

Enumerator
VAR_2SITE 

Most efficient algorithm: the two-site variance as proposed in Hubig, Haegeman, Schollwöck (PRB 97, 2018), arXiv:1711.01104.

VAR_HSQ 

Full variance of the energy: $\langle H^2\rangle-\langle H\rangle^2$.

NORM_TEST 

Overlap to state from previous calculation. Not a very good measure.

VAR_FULL 

This computes the norm of the full resolvent: $\left\Vert H |\Psi\rangle - E |\Psi\rangle \right\Vert $.

Definition at line 310 of file DmrgTypedefs.h.


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