getFixedEmissionVector Module Function

pure module function getFixedEmissionVector(this, ind) result(emit)

Return fixed emission vector for mapping matrix with given index

Arguments

Type IntentOptional Attributes Name
class(InelasticGridData), intent(in) :: this
integer(kind=ik), intent(in) :: ind

Return Value real(kind=rk), allocatable, dimension(:)