iotype_index Function

public function iotype_index(iotype_name, num_dim_kinds, dim_kinds) result(dk_index)

Arguments

Type IntentOptional 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