|
VMPS++
|
Definition at line 32 of file DmrgSolver.h.
#include <DmrgSolver.h>
Public Attributes | |
| int | pivot = -1 |
| DMRG::DIRECTION::OPTION | CURRENT_DIRECTION |
| size_t | N_sweepsteps = 0 |
| size_t | N_halfsweeps = 0 |
| DMRG::DIRECTION::OPTION SweepStatus::CURRENT_DIRECTION |
Definition at line 35 of file DmrgSolver.h.
| size_t SweepStatus::N_halfsweeps = 0 |
Definition at line 37 of file DmrgSolver.h.
| size_t SweepStatus::N_sweepsteps = 0 |
Definition at line 36 of file DmrgSolver.h.
| int SweepStatus::pivot = -1 |
Definition at line 34 of file DmrgSolver.h.