|
DOUG 0.2
|
Base type for fine level preconditioner. More...
Public Attributes | |
| integer | type |
| fine preconditioner type | |
| type(Distribution), pointer | distr |
| fine level grid and matrix | |
| type(Decomposition) | domains |
| local subdomains | |
| type(FinePreconditioner_complete), pointer | complete |
| type(FinePreconditioner_sgs), pointer | sgs |
Base type for fine level preconditioner.
Definition at line 51 of file Preconditioner_base.F90.
Definition at line 57 of file Preconditioner_base.F90.
fine level grid and matrix
Definition at line 53 of file Preconditioner_base.F90.
local subdomains
Definition at line 54 of file Preconditioner_base.F90.
Definition at line 59 of file Preconditioner_base.F90.
fine preconditioner type
Definition at line 52 of file Preconditioner_base.F90.
1.7.3-20110217