A (CSLP preconditioned) Bi-CGSTAB solver for the coarse-grid problem in two-level deflation method
| 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 |