Bridge++
Version 1.5.4
|
#include "test.h"
#include "Fopr/fopr.h"
#include "IO/gaugeConfig.h"
#include "Tools/gammaMatrixSet.h"
#include "Tools/randomNumberManager.h"
Go to the source code of this file.
Namespaces | |
Test_Mult | |
Test of Mult. | |
Functions | |
int | Test_Mult::mult (const std::string &) |
int | Test_Mult::mult_Clover () |
int | Test_Mult::mult_CloverGeneral () |
int | Test_Mult::mult_Clover_Isochemical () |
int | Test_Mult::mult_WilsonGeneral () |
int | Test_Mult::mult_Wilson_Isochemical () |
Variables | |
const std::string | Test_Mult::test_name = "Mult" |
Definition in file test_Mult.cpp.