DSQSS
1.1
|
#include <dla.hpp>
Public メソッド | |
Simulation (Parameter &P0) | |
~Simulation () | |
void | calc () |
void | reset_counters () |
void | Set (int index) |
void | Set () |
void | set_NCYC () |
void | RepChangeF (Algorithm &A0) |
void | RepChangeB (double h0) |
void | Sweep () |
double | Cycle () |
bool | PlaceWorm () |
double | MoveHead () |
double | UP_ONESTEP () |
double | DOWN_ONESTEP () |
void | Check () |
void | dump () |
void | dump (const char *) |
Public 変数 | |
int | np |
Parameter & | P |
Algorithm | ALG |
Lattice | LAT |
Measurement | MSR |
Worm | W |
Vertex | V4REF |
Private 変数 | |
int | ISET |
int | IMCSE |
int | IMCSD |
int | IMCS |
int | ICYC |
int | ISETstart |
int | IMCSDstart |
int | IMCSstart |
double | AMP |
bool | EndOfCycle |
Simulation | ( | Parameter & | P0 | ) | [inline] |
~Simulation | ( | ) | [inline] |
void calc | ( | ) |
double DOWN_ONESTEP | ( | ) |
void RepChangeB | ( | double | h0 | ) |
void RepChangeF | ( | Algorithm & | A0 | ) |
void reset_counters | ( | ) |
void Set | ( | ) |
double UP_ONESTEP | ( | ) |
bool EndOfCycle [private] |
int IMCSDstart [private] |