From 48dbbcff78944628b56d98a663f682e91023245c Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Fri, 19 Oct 2018 14:09:13 -0400 Subject: added examples for no field and site depedence --- doc/examples.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/examples.rst b/doc/examples.rst index 71b70ce..9f07d67 100644 --- a/doc/examples.rst +++ b/doc/examples.rst @@ -3,7 +3,9 @@ Examples ******** -Several examples are included in the directory :file:`examples/`. The simplist, standalone example of measuring the average cluster size of an Ising model is provided in full below, demonstrating how to define a model, measurement, couplings, and initialize the algorithm. +Several examples are included in the directory :file:`examples/`, including using site dependent fields, compiling without a field, using the same spin type for multiple transformation types, and more. + +The simplist, standalone example :file:`examples/ising_standalone.cpp` of measuring the average cluster size of an Ising model is provided in full below, demonstrating how to define a model, measurement, couplings, and initialize the algorithm. .. literalinclude:: ../examples/ising_standalone.cpp :language: cpp -- cgit v1.2.3-70-g09d2