fillEmissionVector Interface

interface
public pure module subroutine fillEmissionVector(wMat, emit)

Arguments

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

Description

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 wMat