weights_from_layout Function

public pure function weights_from_layout(layout_weight) result(w)

allocate weights from D3Q27 ordered disposition to cumulant disposition

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: layout_weight(27)

layout weights

Return Value real(kind=rk), (-1:1,-1:1,-1:1)