Bridge++
Ver. 2.0.3
|
#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 41 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] updated for version 2.0 [3 Apr 2023 I.Kanamori]
Definition at line 34 of file sample_Spectrum.cpp.