This is a rountine to solve the (specified) coarsest-grid CSLP system approximately by using Bi-CGSTAB The CSLP is define by ReD-O2 scheme
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(GridSystem), | intent(inout) | :: | mg_solve | |||
| integer, | intent(in), | optional | :: | maximum_iterations |
User-specified maximum number of iterations |