OperatorApplicator classes for TDVP and DMRG. More...
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 | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::MPS |
| The namespace containing all MPS-related tools, classes and objects. | |
| namespace | syten::MPS::OperatorApplicators |
| OperatorApplicator structs for TDVP and DMRG. | |
OperatorApplicator classes for TDVP and DMRG.