Calculate the velocity in all 3 directions from a subset given, ordered according to the stencil
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in) | :: | subset(:) | |||
| type(tem_stencilHeader_type), | intent(in) | :: | stencil | |||
| integer, | intent(in) | :: | varPos(:) |