mptensor
v0.3.0
Parallel Library for Tensor Network Methods
|
Classes | |
class | Atrg |
class for ATRG More... | |
class | Hotrg |
class for HOTRG More... | |
class | Trg |
class for TRG More... | |
Typedefs | |
typedef Tensor< scalapack::Matrix, double > | tensor |
Functions | |
double | exact_free_energy_integrand (double beta, double x) |
double | exact_free_energy (double temp) |
Variables | |
const double | Ising_Tc = 2.0 / log(1.0 + sqrt(2.0)) |
Tc of the Ising model on the square lattice. More... | |
typedef Tensor< scalapack::Matrix, double > examples::Ising_2D::tensor |
double examples::Ising_2D::exact_free_energy | ( | double | temp | ) |
double examples::Ising_2D::exact_free_energy_integrand | ( | double | beta, |
double | x | ||
) |
const double examples::Ising_2D::Ising_Tc = 2.0 / log(1.0 + sqrt(2.0)) |
Tc of the Ising model on the square lattice.