SOCA
|
#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Go to the source code of this file.
Modules | |
module | soca_vertconv_mod_c |
C++ interfaces for soca_vertconv_mod::soca_vertconv. | |
Macros | |
#define | LISTED_TYPE soca_vertconv |
Functions/Subroutines | |
subroutine | soca_vertconv_mod_c::soca_vertconv_setup_c (c_key_self, c_conf, c_key_bkg, c_key_geom) |
Linked list implementation. More... | |
subroutine | soca_vertconv_mod_c::soca_vertconv_delete_c (c_key_self) |
C++ interface for soca_vertconv_mod::soca_vertconv destructor. More... | |
subroutine | soca_vertconv_mod_c::soca_vertconv_mult_c (c_key_a, c_key_m, c_key_self) |
C++ interface for soca_vertconv_mod::soca_vertconv::mult() More... | |
subroutine | soca_vertconv_mod_c::soca_vertconv_multad_c (c_key_m, c_key_a, c_key_self) |
C++ interface for soca_vertconv_mod::soca_vertconv::mult_ad() More... | |
Variables | |
type(registry_t), public | soca_vertconv_mod_c::soca_vertconv_registry |
Linked list interface - defines registry_t type. More... | |
#define LISTED_TYPE soca_vertconv |