UFO
ufo_example_tlad_mod::ufo_example_tlad Type Reference

Fortran derived type for the tl/ad observation operator. More...

Collaboration diagram for ufo_example_tlad_mod::ufo_example_tlad:

Public Member Functions

procedure setup => ufo_example_tlad_setup
 
procedure settraj => ufo_example_tlad_settraj
 
procedure simobs_tl => ufo_example_simobs_tl
 
procedure simobs_ad => ufo_example_simobs_ad
 
final destructor
 

Public Attributes

type(oops_variables), public obsvars
 
type(oops_variables), public geovars
 

Detailed Description

Fortran derived type for the tl/ad observation operator.

Definition at line 19 of file ufo_example_tlad_mod.F90.

Member Function/Subroutine Documentation

◆ destructor()

final ufo_example_tlad_mod::ufo_example_tlad::destructor
final

Definition at line 28 of file ufo_example_tlad_mod.F90.

Here is the call graph for this function:

◆ settraj()

procedure ufo_example_tlad_mod::ufo_example_tlad::settraj

Definition at line 25 of file ufo_example_tlad_mod.F90.

◆ setup()

procedure ufo_example_tlad_mod::ufo_example_tlad::setup

Definition at line 24 of file ufo_example_tlad_mod.F90.

◆ simobs_ad()

procedure ufo_example_tlad_mod::ufo_example_tlad::simobs_ad

Definition at line 27 of file ufo_example_tlad_mod.F90.

◆ simobs_tl()

procedure ufo_example_tlad_mod::ufo_example_tlad::simobs_tl

Definition at line 26 of file ufo_example_tlad_mod.F90.

Member Data Documentation

◆ geovars

type(oops_variables), public ufo_example_tlad_mod::ufo_example_tlad::geovars

Definition at line 22 of file ufo_example_tlad_mod.F90.

◆ obsvars

type(oops_variables), public ufo_example_tlad_mod::ufo_example_tlad::obsvars

Definition at line 21 of file ufo_example_tlad_mod.F90.


The documentation for this type was generated from the following file: