UFO
Locations.interface.F90 File Reference
#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Include dependency graph for Locations.interface.F90:

Go to the source code of this file.

Modules

module  ufo_locs_mod_c
 

Macros

#define LISTED_TYPE   ufo_locs
 

Functions/Subroutines

subroutine ufo_locs_mod_c::ufo_locs_create_c (key, klocs, c_obsspace, klats, klons)
 Linked list implementation. More...
 
subroutine ufo_locs_mod_c::ufo_locs_setup_c (key, nlocs)
 
subroutine ufo_locs_mod_c::ufo_locs_copy_c (key, key2)
 
subroutine ufo_locs_mod_c::ufo_locs_delete_c (key)
 
subroutine ufo_locs_mod_c::ufo_locs_nobs_c (key, kobs)
 
subroutine ufo_locs_mod_c::ufo_locs_coords_c (key, idx, mylat, mylon)
 
subroutine ufo_locs_mod_c::ufo_locs_indx_c (key, idx, indx, max_indx)
 
subroutine ufo_locs_mod_c::ufo_locs_concatenate_c (key, key2)
 
subroutine ufo_locs_mod_c::ufo_locs_init_c (c_key_self, c_obsspace, c_t1, c_t2)
 

Variables

type(registry_t), public ufo_locs_mod_c::ufo_locs_registry
 Linked list interface - defines registry_t type. More...
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   ufo_locs