|
2 Dimensional Ising Model
Simulate the change in energy and magnetization in a ferro magnet
|
Files | |
| file | constants.hpp [code] |
| Library of constants. | |
| 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 | typedefs.hpp [code] |
| Useful typedefs for cleaner code. | |
| file | utils.hpp [code] |
| Function prototypes and macros that are useful. | |