SOCA
|
#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Go to the source code of this file.
Modules | |
module | soca_covariance_mod_c |
C++ interfaces for soca_covariance_mod::soca_cov. | |
Macros | |
#define | LISTED_TYPE soca_cov |
Functions/Subroutines | |
subroutine | soca_covariance_mod_c::soca_b_setup_c (c_key_self, c_conf, c_key_geom, c_key_bkg, c_vars) |
Linked list implementation. More... | |
subroutine | soca_covariance_mod_c::soca_b_delete_c (c_key_self) |
C++ interface for soca_covariance_mod::soca_cov::delete() More... | |
subroutine | soca_covariance_mod_c::soca_b_mult_c (c_key_self, c_key_in, c_key_out) |
C++ interface for soca_covariance_mod::soca_cov::mult() More... | |
subroutine | soca_covariance_mod_c::soca_b_randomize_c (c_key_self, c_key_out) |
C++ interface for soca_covariance_mod::soca_cov::sqrt_c_mult() More... | |
Variables | |
type(registry_t), public | soca_covariance_mod_c::soca_cov_registry |
Linked list interface - defines registry_t type. More... | |
#define LISTED_TYPE soca_cov |