FV3 Bundle
|
Functions/Subroutines | |
subroutine | c_fv3jedi_traj_prop (c_key_model, c_key_state, c_key_self) |
Linked list implementation. More... | |
subroutine | c_fv3jedi_traj_wipe (c_key_self) |
subroutine | c_fv3jedi_traj_minmaxrms (c_key_self, pminmax) |
Variables | |
type(registry_t), public | fv3jedi_traj_registry |
Linked list interface - defines registry_t type. More... | |
|
private |
Definition at line 78 of file fv3jedi_traj_interface_mod.F90.
|
private |
Linked list implementation.
[in] | c_key_model | Model |
[in] | c_key_state | State |
[in,out] | c_key_self | traj |
Definition at line 37 of file fv3jedi_traj_interface_mod.F90.
|
private |
[in,out] | c_key_self | traj |
Definition at line 61 of file fv3jedi_traj_interface_mod.F90.
type(registry_t), public fv3jedi_traj_interface_mod::fv3jedi_traj_registry |
Linked list interface - defines registry_t type.
Definition at line 23 of file fv3jedi_traj_interface_mod.F90.