VMPS++
Loading...
Searching...
No Matches
SweepStatus Struct Reference

Detailed Description

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
 

Member Data Documentation

◆ CURRENT_DIRECTION

DMRG::DIRECTION::OPTION SweepStatus::CURRENT_DIRECTION

Definition at line 35 of file DmrgSolver.h.

◆ N_halfsweeps

size_t SweepStatus::N_halfsweeps = 0

Definition at line 37 of file DmrgSolver.h.

◆ N_sweepsteps

size_t SweepStatus::N_sweepsteps = 0

Definition at line 36 of file DmrgSolver.h.

◆ pivot

int SweepStatus::pivot = -1

Definition at line 34 of file DmrgSolver.h.


The documentation for this struct was generated from the following file: