|
ESYS13
Revision_
|
#include <Preconditioner.h>
Public Attributes | |
| dim_t | level |
| Paso_SparseMatrix * | A_C |
| Paso_SparseMatrix * | P |
| Paso_SparseMatrix * | R |
| Paso_Preconditioner_LocalSmoother * | Smoother |
| dim_t | post_sweeps |
| dim_t | pre_sweeps |
| index_t | reordering |
| dim_t | refinements |
| double * | r |
| double * | x_C |
| double * | b_C |
| struct Paso_Preconditioner_LocalAMG * | AMG_C |
Referenced by Paso_Preconditioner_LocalAMG_alloc(), and Paso_Preconditioner_LocalAMG_solve().
Referenced by Paso_Preconditioner_LocalAMG_alloc(), and Paso_Preconditioner_LocalAMG_solve().
| double* Paso_Preconditioner_LocalAMG::r |
Referenced by Paso_Preconditioner_LocalAMG_alloc(), and Paso_Preconditioner_LocalAMG_solve().
Referenced by Paso_Preconditioner_LocalAMG_alloc(), and Paso_Preconditioner_LocalAMG_solve().
1.7.6.1