getVarLens Interface

interface
private pure module function getVarLens(this, names) result(lens)

Arguments

Type IntentOptional Attributes Name
class(VariableContainer), intent(in) :: this
type(StringArray), intent(in), dimension(:) :: names

Return Value integer(kind=ik),allocatable,dimension(:)

Description

Get lengths of variable data vectors (not including halos) based on a list of names