◆ CG_Solve_LinearEq()
void CG_test::CG_Solve_LinearEq |
( |
| ) |
|
|
inlineprotected |
◆ SetUp()
◆ Solve()
void CG_test::Solve |
( |
int |
cg_label, |
|
|
int |
func_label |
|
) |
| |
|
inlineprotected |
◆ TearDown()
void CG_test::TearDown |
( |
| ) |
|
|
inlineprotected |
◆ Ap
double* CG_test::Ap = nullptr |
|
protected |
◆ cg
◆ ds
◆ final_iter
int CG_test::final_iter = 0 |
|
protected |
◆ maxiter
int CG_test::maxiter = 500 |
|
protected |
double* CG_test::p = nullptr |
|
protected |
◆ residual
double CG_test::residual = 10. |
|
protected |
◆ step
double CG_test::step = 1. |
|
protected |
◆ task
char* CG_test::task = nullptr |
|
protected |
◆ tol
double CG_test::tol = 1e-5 |
|
protected |
◆ tools
double* CG_test::x = nullptr |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/abacus-develop/abacus-develop/source/source_base/test/opt_CG_test.cpp