Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sample_HMC.cpp File Reference
#include "bridge.h"

Go to the source code of this file.

Functions

int leapfrog_Nf2 (const Parameters &params_all)
 An example code for HMC. More...
 
int main (int argc, char *argv[])
 

Function Documentation

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.