VMPS++
Loading...
Searching...
No Matches
TEBDPropagator.h File Reference

Go to the source code of this file.

Classes

class  TEBDPropagator< Hamiltonian, Nq, TimeScalar, VectorType >
 

Enumerations

enum  TEBD_EXCEPTION {
  NO_EXCEPTION , EXCEPT_FIRST , EXCEPT_LAST , DOUBLE_FIRST ,
  DOUBLE_LAST
}
 

Functions

static const tuple< int, double > optTEBDstep (double tmax, double dtmax, double tol_accu=0.05)
 

Enumeration Type Documentation

◆ TEBD_EXCEPTION

Enumerator
NO_EXCEPTION 
EXCEPT_FIRST 
EXCEPT_LAST 
DOUBLE_FIRST 
DOUBLE_LAST 

Definition at line 27 of file TEBDPropagator.h.

Function Documentation

◆ optTEBDstep()

static const tuple< int, double > optTEBDstep ( double  tmax,
double  dtmax,
double  tol_accu = 0.05 
)
static

Definition at line 8 of file TEBDPropagator.h.