![]() |
ICON Community Interface 0.4.0
|
Data Types | |
| type | t_comin_state |
Functions/Subroutines | |
| subroutine, public | comin_setup_set_verbosity_level (iverbosity) |
Sets verbosity level, related to ICON's msg_level. 0 = silent. | |
| integer function, public | comin_setup_get_verbosity_level () |
| Returns verbosity level. | |
| integer(c_int) function, public | comin_current_get_ep () |
| Access information on the current entry point being processed by ComIn. | |
| integer(c_int) function, public | comin_current_get_domain_id () |
| Request information on current domain. | |
Variables | |
| type(t_comin_state), pointer, public | state => NULL() |
| type(t_comin_state), pointer, public comin_state::state => NULL() |
Definition at line 105 of file comin_state.F90.