SyTen
operator_applicators.h File Reference

OperatorApplicator classes for TDVP and DMRG. More...

#include "inc/tensor/tensor.h"
#include "inc/mps/operator.h"
#include "inc/mps/state.h"
+ Include dependency graph for operator_applicators.h:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  syten::MPS::OperatorApplicators::Bond
 Contraction scheme of bond for TDVP. More...
 
struct  syten::MPS::OperatorApplicators::LMWR
 Optimal contraction sequence for d != 1. More...
 
struct  syten::MPS::OperatorApplicators::LMWWR
 Sequential multiplication of the MPO tensors. More...
 
struct  syten::MPS::OperatorApplicators::LWMR
 Pre-computes the (LW) contraction and then only multiplies in M and R on each Lanczos step. More...
 

Namespaces

 syten
 Syten namespace.
 
 syten::MPS
 The namespace containing all MPS-related tools, classes and objects.
 
 syten::MPS::OperatorApplicators
 OperatorApplicator structs for TDVP and DMRG.
 

Detailed Description

OperatorApplicator classes for TDVP and DMRG.