getInterpolatedEmissionVector Module Function

pure module function getInterpolatedEmissionVector(this, E) result(emit)

Return interpolated emission vector for given input energy E if inelastic data component is allocated

Arguments

Type IntentOptional Attributes Name
class(ModelboundCRMData), intent(in) :: this
real(kind=rk), intent(in) :: E

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