getCrossSectionCol Module Function

pure module function getCrossSectionCol(this, col) result(crossSection)

Get cross-section values from column col

Arguments

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

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