OOPS
qg_wind_interface Module Reference

Functions/Subroutines

subroutine qg_wind_equiv_c (c_key_gom, c_key_hofx, c_bias)
 Get equivalent for wind. More...
 
subroutine qg_wind_equiv_tl_c (c_key_gom, c_key_hofx, c_bias)
 Get equivalent for wind - tangent linear. More...
 
subroutine qg_wind_equiv_ad_c (c_key_gom, c_key_hofx, c_bias)
 Get equivalent for wind - adjoint. More...
 

Function/Subroutine Documentation

◆ qg_wind_equiv_ad_c()

subroutine qg_wind_interface::qg_wind_equiv_ad_c ( integer(c_int), intent(in)  c_key_gom,
integer(c_int), intent(in)  c_key_hofx,
real(c_double), dimension(2), intent(inout)  c_bias 
)
private

Get equivalent for wind - adjoint.

Parameters
[in]c_key_gomGOM
[in]c_key_hofxObservation vector
[in,out]c_biasBias

Definition at line 70 of file qg_wind_interface.F90.

Here is the call graph for this function:

◆ qg_wind_equiv_c()

subroutine qg_wind_interface::qg_wind_equiv_c ( integer(c_int), intent(in)  c_key_gom,
integer(c_int), intent(in)  c_key_hofx,
real(c_double), dimension(2), intent(in)  c_bias 
)
private

Get equivalent for wind.

Parameters
[in]c_key_gomGOM
[in]c_key_hofxObservation vector
[in]c_biasBias

Definition at line 24 of file qg_wind_interface.F90.

Here is the call graph for this function:

◆ qg_wind_equiv_tl_c()

subroutine qg_wind_interface::qg_wind_equiv_tl_c ( integer(c_int), intent(in)  c_key_gom,
integer(c_int), intent(in)  c_key_hofx,
real(c_double), dimension(2), intent(in)  c_bias 
)
private

Get equivalent for wind - tangent linear.

Parameters
[in]c_key_gomGOM
[in]c_key_hofxObservation vector
[in]c_biasBias

Definition at line 47 of file qg_wind_interface.F90.

Here is the call graph for this function: