Bridge++  Ver. 2.0.2
Test_Mult_Wilson Namespace Reference

Test of Mult with Wilson fermion, prepared for beginners. More...

Functions

int mult (void)
 

Variables

const std::string test_name = "Mult.Wilson"
 

Detailed Description

Test of Mult with Wilson fermion, prepared for beginners.

                       [06 Jun 2014 Y.Namekawa]

unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]

Function Documentation

◆ mult()

int Test_Mult_Wilson::mult ( void  )

Definition at line 61 of file test_Mult_Wilson.cpp.

Variable Documentation

◆ test_name

const std::string Test_Mult_Wilson::test_name = "Mult.Wilson"

Definition at line 41 of file test_Mult_Wilson.cpp.