copyNamedVarsToVec Interface

interface
private module subroutine copyNamedVarsToVec(this, vec, names)

Arguments

Type IntentOptional Attributes Name
class(VariableContainer), intent(inout) :: this
real(kind=rk), intent(inout), allocatable, dimension(:) :: vec
type(StringArray), intent(in), dimension(:) :: names

Description

Copy variables into locally indexed vector by name