A (CSLP preconditioned) GMRES solver for the coarse-grid problem in two-level deflation method Be careful!!, after the whole iteration without achieving eps, then the value of j will be "def_mg_miter+1".So we need a k.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | intent(inout) | :: | y(1-LAP:f2c%nxc+LAP,1-LAP:f2c%nyc+LAP) | |||
| complex(kind=realdp), | intent(inout) | :: | x(1-LAP:f2c%nxc+LAP,1-LAP:f2c%nyc+LAP) | |||
| type(TwoGrids), | intent(inout) | :: | f2c |