Invert the coarse-grid operator for two-level delfation method, by using GMRES or Bi-CGSTAB determined by the specified maximum number of iterations on the coarse grid
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | intent(inout) | :: | y(1-LAP:f2c%nxc+LAP,1-LAP:f2c%nyc+LAP) | |||
| type(TwoGrids), | intent(inout) | :: | f2c |