summaryrefslogtreecommitdiff
path: root/src/wolff_heisenberg.cpp
AgeCommit message (Collapse)Author
2018-07-19new mesaurement flag system, fftw only initialized once, all O(n) models now ↵Jaron Kent-Dobias
built from one file with different compiler flag settings
2018-07-19added modulated field to wolff_planarJaron Kent-Dobias
2018-07-18some reorganizationJaron Kent-Dobias
2018-07-18used typedefs to shorten linesJaron Kent-Dobias
2018-07-18 - added support for computing spatial fourier transformsJaron Kent-Dobias
- measurements now are functions passed to wolff in array
2018-07-17made many changes to implement alternate reflection generators, this is brokenJaron Kent-Dobias
2018-07-12fixed inidous bug in wolff_heisenberg's metadata-Jaron Kent-Dobias
2018-07-11added utility for extracting correlation functions from raw timeseriesJaron Kent-Dobias
2018-07-09wolff run from own function, called with types to runJaron Kent-Dobias