template<class Block, class Hamiltonian>
PetscErrorCode DMRGBlockContainer< Block, Hamiltonian >::Warmup ( )
inline

Performs the warmup stage of DMRG or loads blocks for the restart stage.

The system and environment blocks are grown until both reach the maximum number which is half the total number of sites. All created system blocks are stored and will be represented by at most MStates number of basis states

The warmup stage is skipped when performing a restart. This stage is instead called to load the blocks from file.

Definition at line 687 of file DMRGBlockContainer.hpp.

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