OOPS
|
Functions/Subroutines | |
subroutine | qg_stream_equiv_c (c_key_gom, c_key_hofx, c_bias) |
Get equivalent for streamfunction. More... | |
subroutine | qg_stream_equiv_tl_c (c_key_gom, c_key_hofx, c_bias) |
Get equivalent for streamfunction - tangent linear. More... | |
subroutine | qg_stream_equiv_ad_c (c_key_gom, c_key_hofx, c_bias) |
Get equivalent for streamfunction - adjoint. More... | |
|
private |
Get equivalent for streamfunction - adjoint.
[in] | c_key_gom | GOM |
[in] | c_key_hofx | Observation vector |
[in,out] | c_bias | Bias |
Definition at line 70 of file qg_stream_interface.F90.
|
private |
Get equivalent for streamfunction.
[in] | c_key_gom | GOM |
[in] | c_key_hofx | Observation vector |
[in] | c_bias | Bias |
Definition at line 24 of file qg_stream_interface.F90.
|
private |
Get equivalent for streamfunction - tangent linear.
[in] | c_key_gom | GOM |
[in] | c_key_hofx | Observation vector |
[in] | c_bias | Bias |
Definition at line 47 of file qg_stream_interface.F90.