Go to the documentation of this file.
22 #define LISTED_TYPE fv3jedi_traj
23 #include "oops/util/linkedList_i.f"
33 #include "oops/util/linkedList_c.f"
40 integer(c_int),
intent(inout) :: c_key_self
41 integer(c_int),
intent(in) :: c_key_state
44 type(fv3jedi_traj),
pointer :: self
62 integer(c_int),
intent(inout) :: c_key_self
64 type(fv3jedi_traj),
pointer :: self
Fortran derived type to hold FV3JEDI state.
subroutine c_fv3jedi_traj_set(c_key_self, c_key_state)
Linked list implementation.
type(registry_t), public fv3jedi_state_registry
Linked list interface - defines registry_t type.
subroutine, public wipe(self)
subroutine, public set(self, state)
type(registry_t), public fv3jedi_traj_registry
Linked list interface - defines registry_t type.
subroutine c_fv3jedi_traj_wipe(c_key_self)