eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
iotype_index
Function
12 statements
Source File
FatesIOVariableKindMod.F90
FatesIOVariableKindMod
iotype_index
Contents
public function iotype_index(iotype_name, num_dim_kinds, dim_kinds) result(dk_index)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
iotype_name
integer,
intent(in)
::
num_dim_kinds
type(
fates_io_variable_kind_type
),
intent(in)
::
dim_kinds
(:)
Return Value
integer