#define PrintBlocks (   LEFT,
  RIGHT 
)
Value:
{ \
printf(" [%lld]-* *-[%lld]\n", LLD(LEFT), LLD(RIGHT)); \
}

Printout the number of sites in each of the input blocks.

Definition at line 50 of file DMRGBlockContainer.hpp.

Referenced by DMRGBlockContainer< Block, Hamiltonian >::SingleSweep(), and DMRGBlockContainer< Block, Hamiltonian >::Warmup().

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