suanPan
TestSolver.cpp File Reference
Include dependency graph for TestSolver.cpp:

Functions

 TEST_CASE ("LBFGS Solver", "[Utility.Solver]")
 
 TEST_CASE ("GMRES Solver", "[Utility.Solver]")
 
 TEST_CASE ("BiCGSTAB Solver", "[Utility.Solver]")
 
 TEST_CASE ("Iterative Solver Sparse", "[Matrix.Solver]")
 
 TEST_CASE ("Iterative Solver Dense", "[Matrix.Solver]")
 
 TEST_CASE ("Iterative Solver Dense Float", "[Matrix.Solver]")
 
 TEST_CASE ("Iterative Solver Sparse Mat", "[Matrix.Solver]")
 
 TEST_CASE ("Iterative Solver Dense Mat", "[Matrix.Solver]")
 

Function Documentation

◆ TEST_CASE() [1/8]

TEST_CASE ( "BiCGSTAB Solver ,
""  [Utility.Solver] 
)
Here is the call graph for this function:

◆ TEST_CASE() [2/8]

TEST_CASE ( "GMRES Solver ,
""  [Utility.Solver] 
)
Here is the call graph for this function:

◆ TEST_CASE() [3/8]

TEST_CASE ( "Iterative Solver Dense Float"  ,
""  [Matrix.Solver] 
)
Here is the call graph for this function:

◆ TEST_CASE() [4/8]

TEST_CASE ( "Iterative Solver Dense Mat"  ,
""  [Matrix.Solver] 
)
Here is the call graph for this function:

◆ TEST_CASE() [5/8]

TEST_CASE ( "Iterative Solver Dense"  ,
""  [Matrix.Solver] 
)
Here is the call graph for this function:

◆ TEST_CASE() [6/8]

TEST_CASE ( "Iterative Solver Sparse Mat"  ,
""  [Matrix.Solver] 
)
Here is the call graph for this function:

◆ TEST_CASE() [7/8]

TEST_CASE ( "Iterative Solver Sparse"  ,
""  [Matrix.Solver] 
)
Here is the call graph for this function:

◆ TEST_CASE() [8/8]

TEST_CASE ( "LBFGS Solver ,
""  [Utility.Solver] 
)
Here is the call graph for this function: