|
Bridge++
Version 1.5.4
|
#include "bridge.h"Go to the source code of this file.
Functions | |
| int | leapfrog_Nf2 (const Parameters ¶ms_all) |
| An example code for HMC. More... | |
| int | main (int argc, char *argv[]) |
| int leapfrog_Nf2 | ( | const Parameters & | params_all | ) |
An example code for HMC.
This example is taken from test_HMC_Wilson_Leapfrog_Nf2.cpp [18 Oct 2018 Y.Namekawa]
Definition at line 34 of file sample_HMC.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 227 of file sample_HMC.cpp.