Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: |
stencil size |
|||
real(kind=rk), | intent(in) | :: | weight(:) |
weights of the stencil |
||
real(kind=rk), | intent(in) | :: | gradRHOU3(:) |
gradient rho V^3 |
||
real(kind=rk), | intent(out) | :: | phi(:) |
correction term phi |
||
real(kind=rk), | intent(out) | :: | dens |
correction term phi |
||
real(kind=rk), | intent(out) | :: | vel(:) |
correction term phi |