#include <Solver.h>
Public Attributes | |
dim_t | n_block |
dim_t | n |
index_t | num_colors |
index_t * | colorOf |
index_t * | main_iptr |
double * | diag |
Paso_SparseMatrix * | factors |
Paso_Pattern * | pattern |
dim_t | sweeps |
double * | x_old |
Referenced by Paso_Solver_getGS(), Paso_Solver_solveGS(), and Paso_Solver_solvePreconditioner().
Referenced by Paso_Solver_getGS(), Paso_Solver_solveGS(), and Paso_Solver_solvePreconditioner().
Referenced by Paso_Solver_getGS(), and Paso_Solver_solveGS().
Referenced by Paso_Solver_getGS(), Paso_Solver_GS_free(), and Paso_Solver_solveGS().
Referenced by Paso_Solver_getGS(), Paso_Solver_GS_free(), and Paso_Solver_solveGS().
double* Paso_Solver_GS::diag |
Referenced by Paso_Solver_getGS(), Paso_Solver_GS_free(), and Paso_Solver_solveGS().
Referenced by Paso_Solver_getGS(), Paso_Solver_GS_free(), and Paso_Solver_solveGS().
Referenced by Paso_Solver_getGS(), Paso_Solver_GS_free(), and Paso_Solver_solveGS().
Referenced by Paso_Solver_setPreconditioner(), and Paso_Solver_solvePreconditioner().
double* Paso_Solver_GS::x_old |