SyTen
simple_update.cpp File Reference

Implementation for inc/ipeps2/simple_update.h More...

+ Include dependency graph for simple_update.cpp:

Namespaces

 syten::IPEPSv2
 Namespace for the second-generation iPEPS code (iPEPSv2).
 

Functions

SRDef syten::IPEPSv2::simple_update (State &psi, AOneOp const &op, Truncation const &)
 Applies the one-site operator op to the state. More...
 
SRDef syten::IPEPSv2::simple_update (State &psi, ATwoOp const &op, Truncation const &trunc)
 Applies the two-site operator op to the state using the truncation criterion trunc. More...
 
SRDef syten::IPEPSv2::simple_update (State &psi, ProdOp const &ops, Truncation const &trunc)
 Applies the series of operators ops to the state using the truncation criterion trunc. More...
 
SRDef syten::IPEPSv2::simple_update (State &psi, ProdOp const &ops, UpdateStage const &conf)
 Applies the series of operators ops to the state using the truncation criterion stored in the configuration conf. More...
 

Detailed Description

Implementation for inc/ipeps2/simple_update.h