|
2 Dimensional Ising Model
Simulate the change in energy and magnetization in a ferro magnet
|
Files | |
| file | data_type.hpp [code] |
| Header for the data_t type. | |
| file | IsingModel.hpp [code] |
| The definition of the Ising model. | |
| file | monte_carlo.hpp [code] |
| Functions for Monte Carlo simulations. | |
| file | testlib.hpp [code] |
| A small test library. | |
| file | utils.hpp [code] |
| Function prototypes and macros that are useful. | |