| 
    FV3-JEDI
    
   | 
 
Functions/Subroutines | |
| subroutine | c_fv3jedi_traj_set (c_key_self, c_key_state) | 
| Linked list implementation.  More... | |
| subroutine | c_fv3jedi_traj_wipe (c_key_self) | 
Variables | |
| type(registry_t), public | fv3jedi_traj_registry | 
| Linked list interface - defines registry_t type.  More... | |
      
  | 
  private | 
Linked list implementation.
| [in,out] | c_key_self | traj | 
| [in] | c_key_state | State | 
Definition at line 37 of file Traj.interface.F90.

      
  | 
  private | 
| type(registry_t), public fv3jedi_traj_interface_mod::fv3jedi_traj_registry | 
Linked list interface - defines registry_t type.
Definition at line 24 of file Traj.interface.F90.