#define GetOpMats (   OPMATS,
  CORRSIDEOPS,
  OPID 
)    (OPMATS.at(OpIdxToStr(CORRSIDEOPS.at(OPID).OpType,CORRSIDEOPS.at(OPID).idx)))

Get the operator matrix corresponding to the given type, size and index.

Definition at line 75 of file DMRGBlockContainer.hpp.

Referenced by DMRGBlockContainer< Block, Hamiltonian >::CalculateOperatorProducts().

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