FV3 Bundle
ufo_conventional_profile_tlad_mod Module Reference

Data Types

type  ufo_conventional_profile_tlad
 

Functions/Subroutines

subroutine conventional_profile_tlad_settraj_ (self, geovals, obss)
 
subroutine conventional_profile_simobs_tl_ (self, geovals, hofx, obss)
 
subroutine conventional_profile_simobs_ad_ (self, geovals, hofx, obss)
 
subroutine conventional_profile_tlad_delete_ (self)
 

Variables

integer, parameter max_string =800
 

Function/Subroutine Documentation

◆ conventional_profile_simobs_ad_()

subroutine ufo_conventional_profile_tlad_mod::conventional_profile_simobs_ad_ ( class(ufo_conventional_profile_tlad), intent(in)  self,
type(ufo_geovals), intent(inout)  geovals,
real(c_double), dimension(:), intent(in)  hofx,
type(c_ptr), intent(in), value  obss 
)

Definition at line 122 of file ufo_conventional_profile_tlad_mod.F90.

Here is the call graph for this function:

◆ conventional_profile_simobs_tl_()

subroutine ufo_conventional_profile_tlad_mod::conventional_profile_simobs_tl_ ( class(ufo_conventional_profile_tlad), intent(in)  self,
type(ufo_geovals), intent(in)  geovals,
real(c_double), dimension(:), intent(inout)  hofx,
type(c_ptr), intent(in), value  obss 
)

Definition at line 81 of file ufo_conventional_profile_tlad_mod.F90.

Here is the call graph for this function:

◆ conventional_profile_tlad_delete_()

subroutine ufo_conventional_profile_tlad_mod::conventional_profile_tlad_delete_ ( class(ufo_conventional_profile_tlad), intent(inout)  self)

Definition at line 171 of file ufo_conventional_profile_tlad_mod.F90.

◆ conventional_profile_tlad_settraj_()

subroutine ufo_conventional_profile_tlad_mod::conventional_profile_tlad_settraj_ ( class(ufo_conventional_profile_tlad), intent(inout)  self,
type(ufo_geovals), intent(in)  geovals,
type(c_ptr), intent(in), value  obss 
)

Definition at line 35 of file ufo_conventional_profile_tlad_mod.F90.

Here is the call graph for this function:

Variable Documentation

◆ max_string

integer, parameter ufo_conventional_profile_tlad_mod::max_string =800

Definition at line 17 of file ufo_conventional_profile_tlad_mod.F90.