SOCA
|
C++ interface for soca_bkgerrgodas_mod::soca_bkgerrgodas. More...
Functions/Subroutines | |
subroutine | soca_bkgerrgodas_setup_c (c_key_self, c_conf, c_key_bkg, c_key_geom) |
Linked list implementation. More... | |
subroutine | soca_bkgerrgodas_delete_c (c_key_self) |
C++ interface for soca_bkgerrgodas_mod::soca_bkgerrgodas destructor. More... | |
subroutine | soca_bkgerrgodas_mult_c (c_key_self, c_key_a, c_key_m) |
C++ interface for soca_bkgerrgodas_mod::soca_bkgerrgodas::mult() More... | |
Variables | |
type(registry_t), public | soca_bkgerrgodas_registry |
Linked list interface - defines registry_t type. More... | |
C++ interface for soca_bkgerrgodas_mod::soca_bkgerrgodas.
|
private |
C++ interface for soca_bkgerrgodas_mod::soca_bkgerrgodas destructor.
Definition at line 70 of file soca_bkgerrgodas.interface.F90.
|
private |
C++ interface for soca_bkgerrgodas_mod::soca_bkgerrgodas::mult()
Multiplication forward and adjoint
[in] | c_key_a | " to Increment in @param [in] c_key_m " to Increment out |
Definition at line 89 of file soca_bkgerrgodas.interface.F90.
|
private |
Linked list implementation.
C++ interface for soca_bkgerrgodas_mod::soca_bkgerrgodas::setup()
Constructor for D (standard deviation of background error)
[in,out] | c_key_self | The D structure |
[in] | c_conf | The configuration |
[in] | c_key_bkg | Background field |
[in] | c_key_geom | Geometry |
Definition at line 45 of file soca_bkgerrgodas.interface.F90.
type(registry_t), public soca_bkgerrgodas_mod_c::soca_bkgerrgodas_registry |
Linked list interface - defines registry_t type.
Global registry for soca_bkgerrgodas
Definition at line 30 of file soca_bkgerrgodas.interface.F90.