| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | coord(4) | |||
| type(mus_scheme_type), | intent(in) | :: | scheme | |||
| real(kind=rk), | intent(out) | :: | grad_p(3) | |||
| real(kind=rk), | intent(out) | :: | curl_u(3) | |||
| logical, | intent(out) | :: | err | |||
| integer, | intent(in), | optional | :: | posOfCoord |