Bridge++
Ver. 1.3.x
|
Test of multishift solver. More...
Functions | |
int | solve (void) |
Variables | |
const std::string | test_name = "ShiftSolver.Wilson" |
Test of multishift solver.
28 Dec 2011 H.Matsufuru YAML is implemented. [14 Nov 2012 Y.Namekawa] Selectors are implemented. [03 Mar 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san) unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]
int Test_ShiftSolver::solve | ( | void | ) |
Definition at line 80 of file test_ShiftSolver_Wilson.cpp.
const std::string Test_ShiftSolver::test_name = "ShiftSolver.Wilson" |
Definition at line 41 of file test_ShiftSolver_Wilson.cpp.