DMRG worker implementation More...
#include "inc/alg/dmrg.h"#include "inc/mps/state.h"#include "inc/mps/lattice.h"#include "inc/util/boost_versioning.h"#include "inc/util/memory_size.h"#include "inc/util/timer.h"
Include dependency graph for dmrg_worker.h:
This graph shows which files directly or indirectly include this file:Classes | |
| struct | syten::MPS::DMRG::Worker |
| One worker in a MP-DMRG calculation. More... | |
Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::MPS |
| The namespace containing all MPS-related tools, classes and objects. | |
| namespace | syten::MPS::DMRG |
| MP-DMRG specific data structures and classes. | |
DMRG worker implementation