-
- Downloads
Reset measurements in reset_sweeps; interface ch'd
SVM interface has changed: update_phase_point(...) is now supposed to return a bool, indicating whether the point has indeed changed (i.e. fresh thermalization is in order). It should *no longer* call reset_sweeps itself. This is because it is intended to be used in PT to update the current phase space point w/o resetting the progress of the simulation. As a consequence, the test_adapter is also no longer allowed to reset the simulation's measurements member; this is now done in reset_sweeps. Analogously it befalls to the pt_adapter to clear the measurements for all the slices in reset_sweeps. I.e. this would be the case when the PT *batch* is changed, but not when the PT update issues a swap of phase space points.
Showing
- embarrassing_adapter.hpp 0 additions, 1 deletionembarrassing_adapter.hpp
- frustmag/frustmag.hpp 2 additions, 2 deletionsfrustmag/frustmag.hpp
- gauge/gauge.cpp 3 additions, 2 deletionsgauge/gauge.cpp
- gauge/gauge.hpp 1 addition, 1 deletiongauge/gauge.hpp
- ising/ising.cpp 2 additions, 2 deletionsising/ising.cpp
- ising/ising.hpp 1 addition, 1 deletionising/ising.hpp
- pt_adapter.hpp 7 additions, 2 deletionspt_adapter.hpp
- test.cpp 1 addition, 1 deletiontest.cpp
- test_adapter.hpp 2 additions, 2 deletionstest_adapter.hpp
Loading
Please register or sign in to comment