Simple iPEPS update. More...
Include dependency graph for simple_update.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::IPEPS |
| IPEPS-related functionality and tools. | |
Functions | |
| SRDef | syten::IPEPS::horizontal_simple_update (State &psi, ATwoOp const &op, Truncation trunc) |
Applies the horizontal two-site operator op onto the state psi. More... | |
| SRDef | syten::IPEPS::simple_update (State &psi, ProdOp const &op, Truncation const &trunc) |
| Sequentially applies all two-site operators to the state. More... | |
| SRDef | syten::IPEPS::vertical_simple_update (State &psi, ATwoOp const &op, Truncation trunc) |
Applies the vertical two-site operator op onto the state psi. More... | |
| SRDef | syten::IPEPS::vertical_simple_update_remover (State &psi, ATwoOp const &op, Truncation trunc) |
Applies the vertical two-site operator with right-hand focus site [0,0] (straddling the remover) onto the state. More... | |
Simple iPEPS update.