DMRGBlockContainer< Block, Hamiltonian >::BasisTransformation Struct Reference

Detailed Description

template<class Block, class Hamiltonian>
struct DMRGBlockContainer< Block, Hamiltonian >::BasisTransformation

Context struct for results of the basis transformation that may be useful in solving the correlators.

Definition at line 241 of file DMRGBlockContainer.hpp.

Collaboration diagram for DMRGBlockContainer< Block, Hamiltonian >::BasisTransformation:

Public Member Functions

 ~BasisTransformation ()
 Destructor that safely deallocates the PETSc matrix objects. More...
 

Public Attributes

std::map< PetscInt, Mat > rdmd_list
 diagonal blocks of the reduced density matrix More...
 
Mat RotMatT
 rotation matrix for the block More...
 
QuantumNumbers QN
 quantum numbers context for the block More...
 
PetscReal TruncErr
 total weights of discarded states for the block More...
 

The documentation for this struct was generated from the following file:
This site was generated by Sphinx using Doxygen with a customized theme from doxygen-bootstrapped.