Glauber Dynamics in C
Simulation for Glauber Dynamics written in C11
All Data Structures Files Functions Variables Typedefs Macros Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
 documentation.hContains the mainpage of the documentation
 glauber_dynamics.hContains main dynamics and main function
 update_rules.hDefine a general update_rule class and contains examples for them
  lib
  weightedgraph
  include
 edge.hDefine the edge struct and functions relating to it
 vertex.hDefine the vertex struct and functions relating to it
 weightedgraph.hDefine the graph struct and functions relating to it
  test
 test_vertex.cGlib testing based test code for vertex.h
 test_weightedgraph.cGlib testing based test code for weightedgraph.h
  test
 test_update_rules.cGlib testing based test code for update_rules.h