![]() |
ICON Community Interface 0.4.0
|
ComIn descriptive data structures. More...
#include "comin_global.inc"
Go to the source code of this file.
Data Types | |
| type | comin_descrdata_types::t_comin_descrdata_global |
| Global data is invariant wrt the computational grid and never changed or updated. More... | |
| type | comin_descrdata_types::t_comin_descrdata_domain_cells |
| Cell information for grid data structures. More... | |
| type | comin_descrdata_types::t_comin_descrdata_domain_verts |
| Vertex information for grid data structures. More... | |
| type | comin_descrdata_types::t_comin_descrdata_domain_edges |
| Edge information for grid data structures. More... | |
| type | comin_descrdata_types::t_comin_descrdata_domain |
| Patch grid data structure, gathering information on grids. More... | |
| type | comin_descrdata_types::t_comin_descrdata_simulation_interval |
| Simulation status information, sim_current contains current time step. More... | |
| interface | comin_descrdata_types::comin_glb2loc_index_lookup_fct |
Modules | |
| module | comin_descrdata_types |
ComIn descriptive data structures.
Definition in file comin_descrdata_types.F90.