| 
    Bridge++
    Version 1.4.4
    
   | 
 
Test of Mult with even-odd preconditioning. More...
Functions | |
| int | mult (const std::string &) | 
| int | mult_Clover_eo () | 
| int | mult_Wilson_eo () | 
Variables | |
| const std::string | test_name = "Mult" | 
Test of Mult with even-odd preconditioning.
[06 Jun 2014 Y.Namekawa] unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]
| int Test_Mult_eo::mult | ( | const std::string & | filename_input | ) | 
Definition at line 78 of file test_Mult_eo.cpp.
| int Test_Mult_eo::mult_Clover_eo | ( | ) | 
Definition at line 47 of file test_Mult_eo.cpp.
| int Test_Mult_eo::mult_Wilson_eo | ( | ) | 
Definition at line 53 of file test_Mult_eo.cpp.
| const std::string Test_Mult_eo::test_name = "Mult" | 
Definition at line 36 of file test_Mult_eo.cpp.