retrieveData Interface

interface
private subroutine retrieveData(this, name, container)

Arguments

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