|
FV3 Bundle
|
Go to the source code of this file.
Data Types | |
| type | ioda_obsvar_mod::ioda_obs_var |
| observation variable More... | |
| type | ioda_obsvar_mod::ioda_obs_variables |
Modules | |
| module | ioda_obsvar_mod |
Functions/Subroutines | |
| subroutine | ioda_obsvar_mod::setup_ (self) |
| Initialize the linked list. More... | |
| subroutine | ioda_obsvar_mod::add_node_ (self, vname, ptr) |
| Add a node to the linked list. More... | |
| subroutine | ioda_obsvar_mod::get_node_ (self, vname, ptr) |
| Find a node in the linked list by key. More... | |
| subroutine | ioda_obsvar_mod::remove_node_ (self, vname) |
| Remove an element from the linked list. More... | |
| subroutine | ioda_obsvar_mod::delete_ (self) |
| Finalize the linked list, deallocate all nodes. More... | |
Variables | |
| integer, parameter | ioda_obsvar_mod::ioda_obsvar_maxstrlen = 80 |