OOPS
qg_stream_mod Module Reference

Functions/Subroutines

subroutine, public qg_stream_equiv (gom, hofx, bias)
 Get equivalent for streamfunction (TL calls this subroutine too) More...
 
subroutine, public qg_stream_equiv_ad (gom, hofx, bias)
 Get equivalent for streamfunction - adjoint. More...
 

Function/Subroutine Documentation

◆ qg_stream_equiv()

subroutine, public qg_stream_mod::qg_stream_equiv ( type(qg_gom), intent(in)  gom,
type(qg_obsvec), intent(inout)  hofx,
real(kind_real), intent(in)  bias 
)

Get equivalent for streamfunction (TL calls this subroutine too)

Parameters
[in,out]hofxObservation vector

Definition at line 25 of file qg_stream_mod.F90.

Here is the caller graph for this function:

◆ qg_stream_equiv_ad()

subroutine, public qg_stream_mod::qg_stream_equiv_ad ( type(qg_gom), intent(inout)  gom,
type(qg_obsvec), intent(in)  hofx,
real(kind_real), intent(inout)  bias 
)

Get equivalent for streamfunction - adjoint.

Parameters
[in]hofxObservation vector

Definition at line 45 of file qg_stream_mod.F90.

Here is the caller graph for this function: