| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(multigrid_solver_t), | intent(in) | :: | self |
Instance of the type |
||
| integer, | intent(in) | :: | lvl |
Level for which matrix shall be returned |
||
| type(csrmat_data_t), | intent(out) | :: | res |
Helmholtz matrix for level lvl |
Exposes the Helmholtz matrix for given level Required for the GPU solver.