SyTen
ctm.cpp File Reference

Implementation for inc/ipeps2/ctm.h More...

#include "inc/ipeps2/ctm.h"
+ Include dependency graph for ctm.cpp:

Namespaces

 syten::IPEPSv2
 Namespace for the second-generation iPEPS code (iPEPSv2).
 

Functions

std::ostreamsyten::IPEPSv2::operator<< (std::ostream &out, CornerTransferMatrix::GrowthMode const &m)
 Output for a CTM growth mode. More...
 
std::istreamsyten::IPEPSv2::operator>> (std::istream &in, CornerTransferMatrix::GrowthMode &m)
 Input/parsing of a CTM growth mode. More...
 

Variables

bool syten::IPEPSv2::have_shown_ctm_ad_warning = false
 Set to true once we have shown a warning regarding the AD of the CTM. More...
 

Detailed Description

Implementation for inc/ipeps2/ctm.h