|
Bridge++
Version 1.5.4
|
#include "bridge.h"Go to the source code of this file.
Functions | |
| void | usage (const char *program_name) |
| An example code to use gauge field. More... | |
| int | hadron_2ptFunction (const Parameters ¶ms_all) |
| int | main (int argc, char *argv[]) |
| int hadron_2ptFunction | ( | const Parameters & | params_all | ) |
Definition at line 40 of file sample_Spectrum.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 208 of file sample_Spectrum.cpp.
| void usage | ( | const char * | program_name | ) |
An example code to use gauge field.
This example is taken from test_Spectrum_Wilson_2ptFunction.cpp [25 Sep 2018 T.Aoyama]
Definition at line 33 of file sample_Spectrum.cpp.