|
DOUG 0.2
|
Data for the complete 1-level preconditioner. More...
Public Attributes | |
| logical | factored |
| whether submatrices are factored | |
| integer | nsubsolves |
| number of subdomain solves | |
| integer, dimension(:), pointer | subsolve_ids |
| numeric object handles of (UMFPACK,...) factorizations | |
Data for the complete 1-level preconditioner.
Definition at line 38 of file Preconditioner_base.F90.
whether submatrices are factored
Definition at line 39 of file Preconditioner_base.F90.
number of subdomain solves
Definition at line 40 of file Preconditioner_base.F90.
| integer,dimension(:),pointer Preconditioner_base_mod::FinePreconditioner_complete::subsolve_ids |
numeric object handles of (UMFPACK,...) factorizations
Definition at line 41 of file Preconditioner_base.F90.
1.7.3-20110217