![]() |
ICON Community Interface 0.4.0
|
Functions | |
| secondary_constructor () | |
| check_shapes () | |
Variables | |
| glob = comin.descrdata_get_global() | |
| list | domains = [comin.descrdata_get_domain(jg) for jg in range(1, glob.n_dom + 1)] |
| test_space | |
| tuple | descr = (f"{zaxis}_{hgrid}", jg) |
| zaxis_id | |
| zaxis | |
| hgrid_id | |
| test_var_shapes.check_shapes | ( | ) |
Definition at line 39 of file test_var_shapes.py.
| test_var_shapes.secondary_constructor | ( | ) |
| test_var_shapes.descr = (f"{zaxis}_{hgrid}", jg) |
Definition at line 20 of file test_var_shapes.py.
| list test_var_shapes.domains = [comin.descrdata_get_domain(jg) for jg in range(1, glob.n_dom + 1)] |
Definition at line 7 of file test_var_shapes.py.
| test_var_shapes.glob = comin.descrdata_get_global() |
Definition at line 6 of file test_var_shapes.py.
| test_var_shapes.hgrid_id |
Definition at line 22 of file test_var_shapes.py.
| test_var_shapes.test_space |
Definition at line 9 of file test_var_shapes.py.
| test_var_shapes.zaxis |
Definition at line 22 of file test_var_shapes.py.
| test_var_shapes.zaxis_id |
Definition at line 22 of file test_var_shapes.py.