fillEmissionVector Module Subroutine

pure module subroutine fillEmissionVector(wMat, emit)

Fills passed velocity space vector emit with zeros or ones, depending on whether there are any entries in the corresponding column of passed mapping weight matrix

Arguments

Type IntentOptional Attributes Name
type(SparseRowData), intent(in) :: wMat
real(kind=rk), intent(inout), dimension(:) :: emit