Data Types | |
| type | cell_data |
| type | map_struct |
Variables | |
| integer | state_inimap_call_number |
| type(map_struct), dimension(:), allocatable | state_inimap_buf |
| logical | is_stat_inimap_detected |
| logical | is_stat_inimap_single |
| logical | is_stat_inimap_file |
| logical | is_stat_inimap_msg_already_displayed |
| logical | is_stat_inimap_vp |
| logical | is_stat_inimap_ve |
| integer | ncell_max |
| integer | npts_max |
| logical state_inimap_mod::is_stat_inimap_detected |
Definition at line 87 of file state_inimap_mod.F.
| logical state_inimap_mod::is_stat_inimap_file |
Definition at line 89 of file state_inimap_mod.F.
| logical state_inimap_mod::is_stat_inimap_msg_already_displayed |
Definition at line 90 of file state_inimap_mod.F.
| logical state_inimap_mod::is_stat_inimap_single |
Definition at line 88 of file state_inimap_mod.F.
| logical state_inimap_mod::is_stat_inimap_ve |
Definition at line 92 of file state_inimap_mod.F.
| logical state_inimap_mod::is_stat_inimap_vp |
Definition at line 91 of file state_inimap_mod.F.
| integer state_inimap_mod::ncell_max |
Definition at line 94 of file state_inimap_mod.F.
| integer state_inimap_mod::npts_max |
Definition at line 95 of file state_inimap_mod.F.
| type(map_struct), dimension(:), allocatable state_inimap_mod::state_inimap_buf |
Definition at line 84 of file state_inimap_mod.F.
| integer state_inimap_mod::state_inimap_call_number |
Definition at line 40 of file state_inimap_mod.F.