#define OpIdxToStr (   OPTYPE,
  IDX 
)    (OpToStr(OPTYPE)+std::to_string(IDX))

Convert the input operator type and index to string.

Definition at line 71 of file DMRGBlockContainer.hpp.

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

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