#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Go to the source code of this file.
|
subroutine | soca_geom_mod_c::soca_geo_setup_c (c_key_self, c_conf, c_comm) |
| Linked list implementation. More...
|
|
subroutine | soca_geom_mod_c::soca_geo_set_atlas_lonlat_c (c_key_self, c_afieldset) |
| C++ interface for soca_geom_mod::soca_geom::set_atlas_lonlat() More...
|
|
subroutine | soca_geom_mod_c::soca_geo_set_atlas_functionspace_pointer_c (c_key_self, c_afunctionspace) |
| C++ interface to get atlas functionspace pointr from soca_geom_mod::soca_geom. More...
|
|
subroutine | soca_geom_mod_c::soca_geo_fill_atlas_fieldset_c (c_key_self, c_afieldset) |
| C++ interface for soca_geom_mod::soca_geom::fill_atlas_fieldset() More...
|
|
subroutine | soca_geom_mod_c::soca_geo_clone_c (c_key_self, c_key_other) |
| C++ interface for soca_geom_mod::soca_geom::clone() More...
|
|
subroutine | soca_geom_mod_c::soca_geo_gridgen_c (c_key_self) |
| C++ interface for soca_geom_mod::soca_geom::gridgen() More...
|
|
subroutine | soca_geom_mod_c::soca_geo_delete_c (c_key_self) |
| C++ interface for soca_geom_mod::soca_geom::end() More...
|
|
subroutine | soca_geom_mod_c::soca_geo_start_end_c (c_key_self, ist, iend, jst, jend) |
| C++ interface to return begin and end of local geometry in soca_geom. More...
|
|
subroutine | soca_geom_mod_c::soca_geo_get_num_levels_c (c_key_self, c_vars, c_levels_size, c_levels) |
| C++ interface to get number of levels for soca_geom. More...
|
|
◆ LISTED_TYPE
#define LISTED_TYPE soca_geom |