ESScript  Revision_
Public Attributes | List of all members
Paso_Preconditioner_AMG Struct Reference

#include <Preconditioner.h>

Public Attributes

dim_t level
Paso_SystemMatrixA_C
Paso_SystemMatrixP
Paso_SystemMatrixR
Paso_Preconditioner_SmootherSmoother
dim_t post_sweeps
dim_t pre_sweeps
dim_t options_smoother
bool verbose
index_t reordering
dim_t refinements
double * r
double * x_C
double * b_C
Paso_MergedSolvermerged_solver
struct Paso_Preconditioner_AMGAMG_C

Member Data Documentation

Paso_SystemMatrix* Paso_Preconditioner_AMG::A_C
struct Paso_Preconditioner_AMG* Paso_Preconditioner_AMG::AMG_C
double* Paso_Preconditioner_AMG::b_C
dim_t Paso_Preconditioner_AMG::level
Paso_MergedSolver* Paso_Preconditioner_AMG::merged_solver
dim_t Paso_Preconditioner_AMG::options_smoother
Paso_SystemMatrix* Paso_Preconditioner_AMG::P
dim_t Paso_Preconditioner_AMG::post_sweeps
dim_t Paso_Preconditioner_AMG::pre_sweeps
Paso_SystemMatrix* Paso_Preconditioner_AMG::R
double* Paso_Preconditioner_AMG::r
dim_t Paso_Preconditioner_AMG::refinements
index_t Paso_Preconditioner_AMG::reordering
Paso_Preconditioner_Smoother* Paso_Preconditioner_AMG::Smoother
bool Paso_Preconditioner_AMG::verbose
double* Paso_Preconditioner_AMG::x_C

The documentation for this struct was generated from the following file: