mptensor  v0.3.0
Parallel Library for Tensor Network Methods
examples::Ising_2D::Hotrg Class Reference

class for HOTRG More...

Public Member Functions

 Hotrg (double temp)
 
double free_energy () const
 
double n_spin () const
 
void update (int chi, int direction)
 

Public Attributes

double temp
 
tensor a
 
double log_factor
 
double log_n_spin
 

Detailed Description

class for HOTRG

Constructor & Destructor Documentation

◆ Hotrg()

examples::Ising_2D::Hotrg::Hotrg ( double  temp)

Member Function Documentation

◆ free_energy()

double examples::Ising_2D::Hotrg::free_energy ( ) const
inline

◆ n_spin()

double examples::Ising_2D::Hotrg::n_spin ( ) const
inline

◆ update()

void examples::Ising_2D::Hotrg::update ( int  chi,
int  direction 
)

Member Data Documentation

◆ a

tensor examples::Ising_2D::Hotrg::a

◆ log_factor

double examples::Ising_2D::Hotrg::log_factor

◆ log_n_spin

double examples::Ising_2D::Hotrg::log_n_spin

◆ temp

double examples::Ising_2D::Hotrg::temp

The documentation for this class was generated from the following file: