ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
comin_descrdata_types.F90 File Reference

ComIn descriptive data structures. More...

#include "comin_global.inc"
Include dependency graph for comin_descrdata_types.F90:

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
 

Detailed Description

ComIn descriptive data structures.

Definition in file comin_descrdata_types.F90.