| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(multigrid_t), | intent(in) | :: | self |
Instance of the type |
||
| integer, | intent(in) | :: | lvl_f |
Level of fine grid |
||
| real(kind=FP), | intent(in), | dimension(:) | :: | uf |
Quantity on fine grid |
|
| integer, | intent(in) | :: | lvl_c |
Level of coarse grid |
||
| real(kind=FP), | intent(out), | dimension(:) | :: | uc |
Quantity on coarse grid |
Restricts quantity from fine grid to coarse grid