Escript  Revision_4320
Public Attributes | List of all members
Paso_Solver_RILU Struct Reference

#include <Preconditioner.h>

Public Attributes

dim_t n
dim_t n_block
dim_t n_F
dim_t n_C
double * inv_A_FF
index_tA_FF_pivot
Paso_SparseMatrixA_FC
Paso_SparseMatrixA_CF
index_trows_in_F
index_trows_in_C
index_tmask_F
index_tmask_C
double * x_F
double * b_F
double * x_C
double * b_C
struct Paso_Solver_RILURILU_of_Schur

Member Data Documentation

Paso_SparseMatrix* Paso_Solver_RILU::A_CF
Paso_SparseMatrix* Paso_Solver_RILU::A_FC
index_t* Paso_Solver_RILU::A_FF_pivot
double* Paso_Solver_RILU::b_C
double* Paso_Solver_RILU::b_F
double* Paso_Solver_RILU::inv_A_FF
index_t* Paso_Solver_RILU::mask_C
index_t* Paso_Solver_RILU::mask_F
dim_t Paso_Solver_RILU::n
dim_t Paso_Solver_RILU::n_block
dim_t Paso_Solver_RILU::n_C
dim_t Paso_Solver_RILU::n_F
struct Paso_Solver_RILU* Paso_Solver_RILU::RILU_of_Schur
index_t* Paso_Solver_RILU::rows_in_C
index_t* Paso_Solver_RILU::rows_in_F
double* Paso_Solver_RILU::x_C
double* Paso_Solver_RILU::x_F

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