FV3 Bundle
qg_locs_mod.F90 File Reference
#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Include dependency graph for qg_locs_mod.F90:

Go to the source code of this file.

Data Types

type  qg_locs_mod::qg_locs
 Fortran derived type to hold observation locations. More...
 

Modules

module  qg_locs_mod
 Fortran module handling observation locations.
 

Macros

#define LISTED_TYPE   qg_locs
 

Functions/Subroutines

subroutine qg_locs_mod::c_qg_loc_create (c_key_locs)
 Linked list implementation. More...
 
subroutine qg_locs_mod::c_qg_loc_test (c_key_locs, config, klocs, klats, klons, kz)
 Generate locations for interpolation test. More...
 
subroutine, public qg_locs_mod::qg_loc_setup (self, lvec, kobs)
 
subroutine qg_locs_mod::c_qg_loc_delete (key)
 
subroutine qg_locs_mod::c_qg_loc_nobs (key, kobs)
 
subroutine qg_locs_mod::c_qg_loc_element (key, iloc, xyz)
 

Variables

type(registry_t), public qg_locs_mod::qg_locs_registry
 Linked list interface - defines registry_t type. More...
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   qg_locs