UFO
ufo_basis_tlad_mod Module Reference

Data Types

type  ufo_basis_tlad
 
interface  delete_
 
interface  settraj_
 
interface  simobs_tl_
 
interface  simobs_ad_
 

Functions/Subroutines

subroutine opr_delete_ (self)
 
subroutine opr_settraj_ (self, c_key_geovals, c_obsspace)
 
subroutine opr_simobs_tl_ (self, c_key_geovals, c_obsspace, c_hofx)
 
subroutine opr_simobs_ad_ (self, c_key_geovals, c_obsspace, c_hofx)
 

Function/Subroutine Documentation

◆ opr_delete_()

subroutine ufo_basis_tlad_mod::opr_delete_ ( class(ufo_basis_tlad), intent(inout)  self)

Definition at line 77 of file ufo_basis_tlad_mod.F90.

◆ opr_settraj_()

subroutine ufo_basis_tlad_mod::opr_settraj_ ( class(ufo_basis_tlad), intent(inout)  self,
integer(c_int), intent(in)  c_key_geovals,
type(c_ptr), intent(in), value  c_obsspace 
)

Definition at line 87 of file ufo_basis_tlad_mod.F90.

◆ opr_simobs_ad_()

subroutine ufo_basis_tlad_mod::opr_simobs_ad_ ( class(ufo_basis_tlad), intent(in)  self,
integer(c_int), intent(in)  c_key_geovals,
type(c_ptr), intent(in), value  c_obsspace,
real(c_double), dimension(:), intent(in)  c_hofx 
)

Definition at line 120 of file ufo_basis_tlad_mod.F90.

◆ opr_simobs_tl_()

subroutine ufo_basis_tlad_mod::opr_simobs_tl_ ( class(ufo_basis_tlad), intent(in)  self,
integer(c_int), intent(in)  c_key_geovals,
type(c_ptr), intent(in), value  c_obsspace,
real(c_double), dimension(:), intent(inout)  c_hofx 
)

Definition at line 103 of file ufo_basis_tlad_mod.F90.