Bridge++  Ver. 1.3.x
Test_Mult Namespace Reference

Test of Mult. More...

Functions

int mult (const std::string &)
 
int mult_Clover ()
 
int mult_Clover_General ()
 
int mult_Clover_Isochemical ()
 
int mult_Wilson_General ()
 
int mult_Wilson_Isochemical ()
 

Variables

const std::string test_name = "Mult"
 

Detailed Description

Test of Mult.

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

Function Documentation

int Test_Mult::mult ( const std::string &  filename_input)

Definition at line 174 of file test_Mult.cpp.

int Test_Mult::mult_Clover ( )

Definition at line 63 of file test_Mult.cpp.

int Test_Mult::mult_Clover_General ( )

Definition at line 69 of file test_Mult.cpp.

int Test_Mult::mult_Clover_Isochemical ( )

Definition at line 75 of file test_Mult.cpp.

int Test_Mult::mult_Wilson_General ( )

Definition at line 94 of file test_Mult.cpp.

int Test_Mult::mult_Wilson_Isochemical ( )

Definition at line 100 of file test_Mult.cpp.

Variable Documentation

const std::string Test_Mult::test_name = "Mult"

Definition at line 35 of file test_Mult.cpp.