DMRGBlockContainer< Block, Hamiltonian >::Correlator Struct Reference

Detailed Description

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

Describes an n-point correlator whose expectation value will be measured at the end of each sweep.

Thus, Sys and Env here have reflection symmetry.

Definition at line 220 of file DMRGBlockContainer.hpp.

Public Member Functions

PetscErrorCode PrintInfo () const
 Prints some information regarding the correlator. More...
 

Public Attributes

PetscInt idx
 Index of the correlator in the sequence. More...
 
std::vector< OpSysOps
 List of operators residing on the system block. More...
 
std::vector< OpEnvOps
 List of operators residing on the environment block. More...
 
std::string name
 Short name of the correlator. More...
 
std::string desc1
 Descriptor 1: Using 2d indices. More...
 
std::string desc2
 Descriptor 2: Using 1d indices. More...
 
std::string desc3
 Descriptor 3: Using 1d indices separated into sys and env blocks. 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.