ReMKiT1D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
getVarLens
Interface
107 statements
Source File
variable_container.f90
variable_container_class
getVarLens
Contents
None
interface
private pure module function getVarLens(this, names) result(lens)
Implementation →
Arguments
Type
Intent
Optional
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