| 
    FV3 Bundle
    
   | 
 
Functions/Subroutines | |
| subroutine | ioda_locs_create_c (key, klocs, klats, klons, rdist) | 
| Linked list implementation.  More... | |
| subroutine | ioda_locs_delete_c (key) | 
| subroutine | ioda_locs_nobs_c (key, kobs) | 
| subroutine | ioda_locs_coords_c (key, idx, mylat, mylon) | 
Variables | |
| type(registry_t), public | ioda_locs_registry | 
| Linked list interface - defines registry_t type.  More... | |
      
  | 
  private | 
Definition at line 92 of file Locations.interface.F90.
      
  | 
  private | 
Linked list implementation.
Definition at line 39 of file Locations.interface.F90.
      
  | 
  private | 
      
  | 
  private | 
Definition at line 79 of file Locations.interface.F90.
| type(registry_t), public ioda_locs_mod_c::ioda_locs_registry | 
Linked list interface - defines registry_t type.
Global registry
Definition at line 28 of file Locations.interface.F90.