UFO
ufo_roobserror_mod Module Reference

Fortran module to implement RO observational error. More...

Data Types

type  ufo_roobserror
 

Functions/Subroutines

subroutine, public ufo_roobserror_create (self, obspace, f_conf)
 
subroutine, public ufo_roobserror_delete (self)
 
subroutine, public ufo_roobserror_prior (self)
 

Detailed Description

Fortran module to implement RO observational error.

Function/Subroutine Documentation

◆ ufo_roobserror_create()

subroutine, public ufo_roobserror_mod::ufo_roobserror_create ( type(ufo_roobserror), intent(inout)  self,
type(c_ptr), intent(in), value  obspace,
type(fckit_configuration), intent(in)  f_conf 
)

Definition at line 36 of file ufo_roobserror_mod.F90.

Here is the caller graph for this function:

◆ ufo_roobserror_delete()

subroutine, public ufo_roobserror_mod::ufo_roobserror_delete ( type(ufo_roobserror), intent(inout)  self)

Definition at line 56 of file ufo_roobserror_mod.F90.

Here is the caller graph for this function:

◆ ufo_roobserror_prior()

subroutine, public ufo_roobserror_mod::ufo_roobserror_prior ( type(ufo_roobserror), intent(in)  self)

Definition at line 63 of file ufo_roobserror_mod.F90.

Here is the call graph for this function:
Here is the caller graph for this function: