SOCA
soca_geom.interface.F90 File Reference
#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Include dependency graph for soca_geom.interface.F90:

Go to the source code of this file.

Modules

module  soca_geom_mod_c
 C++ interfaces for soca_geom_mod::soca_geom.
 

Macros

#define LISTED_TYPE   soca_geom
 

Functions/Subroutines

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...
 

Variables

type(registry_t), public soca_geom_mod_c::soca_geom_registry
 Linked list interface - defines registry_t type. More...
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   soca_geom