Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in) | :: | rho |
density |
||
real(kind=rk), | intent(in) | :: | vel(3) |
velocity |
||
integer, | intent(in) | :: |
size of the stencil |
|||
real(kind=rk), | intent(in), | optional | :: | cxDirRK(:,:) |
velocity streaming normal along iDir |
|
real(kind=rk), | intent(in), | optional | :: | weight(:) |
weight along iDir |
function pointer to get pdf equilibrium from vel and density