mptensor
v0.3.0
Parallel Library for Tensor Network Methods
|
Two-dimensional Ising model. More...
#include <cmath>
Go to the source code of this file.
Namespaces | |
examples | |
examples::Ising_2D | |
Functions | |
double | examples::Ising_2D::exact_free_energy (double temp) |
Variables | |
const double | examples::Ising_2D::Ising_Tc = 2.0 / log(1.0 + sqrt(2.0)) |
Tc of the Ising model on the square lattice. More... | |
Two-dimensional Ising model.