X-Git-Url: http://git.treefish.org/~alex/phys/heatbath.git/blobdiff_plain/f59cde38c42ac1d468b6a4aedaab0f3a94f9497a..529d936f699ce3260e09903837fbeab9159eb05f:/sim-nor.hpp diff --git a/sim-nor.hpp b/sim-nor.hpp index 7bb4a7c..9c1d166 100644 --- a/sim-nor.hpp +++ b/sim-nor.hpp @@ -21,15 +21,10 @@ public: private: void _makeSweep(); void _newParas(); - gsl_rng* rangsl; - neigh *nb; - int updatePhi (const int& x); - double M; - double SofPhi(const int& x, const complex& phix); double rhoPhi(const int& x, const complex& phixCandidate); };