crmCopy Module Subroutine

module subroutine crmCopy(this, name, container)

Retrieves data based on name format - assumes name of format "rate"//dataSpec//"index"//transIndex, where dataSpec is 0,1,2 and corresponds to rate type (0-particles,1-momentum,2-energy), and transIndex is the transition index in the data or "cssl//dataSpec//"index"//transIndex for the cross-section single harmonics where dataSpec is now the cross-section harmoinic index/column

Arguments

Type IntentOptional Attributes Name
class(ModelboundCRMData), intent(in) :: this
character(len=*), intent(in) :: name
real(kind=rk), intent(inout), allocatable, dimension(..) :: container