Calculating second order moments 2D
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in) | :: | f(layout%fStencil%QQ) | |||
| type(mus_scheme_layout_type), | intent(in) | :: | layout | current layout |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iDir | ||||
| real(kind=rk), | private | :: | cx | ||||
| real(kind=rk), | private | :: | cy |