ComIn 0.5.2
ICON Community Interface
Loading...
Searching...
No Matches
t_comin_var_descriptor_c Interface Reference

Detailed Description

Definition at line 46 of file comin_variable_types.F90.

Member Function/Subroutine Documentation

◆ create_comin_var_descriptor_from_ftn()

type(t_comin_var_descriptor_c) function create_comin_var_descriptor_from_ftn ( type(t_comin_var_descriptor), intent(in) desc_ftn)

Create a variable descriptor (C version) from a Fortran structure.

Definition at line 152 of file comin_variable_types.F90.

Field Documentation

◆ id

integer(kind=c_int) id

Definition at line 49 of file comin_variable_types.F90.

◆ name

character(kind=c_char), dimension(comin_max_len_var_name+1) name

Definition at line 47 of file comin_variable_types.F90.


The documentation for this interface was generated from the following file: