def dmrg_postprocessing.Data.SweepIdx (   self,
  show_all = False 
)

Returns the step indices corresponding to the end of a sweep.

By default this function looks for the maximum LoopIdx in a range.

Parameters
show_allIf set to True, all step indices will be given. If False, return only those that correspond to where the number of sites in the system is equal to the number of sites in the environment.
Returns
List of indices corresponding to GlobIdx

Definition at line 160 of file dmrg_postprocessing.py.

Referenced by dmrg_postprocessing.Data.RDMEigenvalues().

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