|
mptensor v0.4.0
Parallel Library for Tensor Network Methods
|
Two-dimensional Ising model by ATRG. More...
#include <algorithm>#include <ctime>#include <iomanip>#include <iostream>#include <mptensor/mptensor.hpp>#include "ising.hpp"Classes | |
| class | examples::Ising_2D::Atrg |
| class for ATRG More... | |
Namespaces | |
| namespace | examples |
| namespace | examples::Ising_2D |
Functions | |
| int | main (int argc, char **argv) |
Two-dimensional Ising model by ATRG.
This sample program calculates the free energy of the two-dimensional Ising model by using an anisotropic tensor renormalization group(ATRG) method.