template<class Block, class Hamiltonian>
enum DMRGBlockContainer::SweepMode_t
private

Determines the type of sweep to be performed.

Enumerator
SWEEP_MODE_NULL 

Do not perform any sweep.

SWEEP_MODE_NSWEEPS 

Perform N sweeps with a fixed number of kept states.

SWEEP_MODE_MSWEEPS 

Perform sweeps with a varying number of kept states.

SWEEP_MODE_TOLERANCE_TEST 

Perform sweeps with a certain number of kept states until the a tolerance is reached, then change the number of kept states.

Definition at line 1117 of file DMRGBlockContainer.hpp.

This site was generated by Sphinx using Doxygen with a customized theme from doxygen-bootstrapped.