MPAS-JEDI
mpas_trajectories.F90 File Reference
#include <oops/util/linkedList_i.f>
#include <oops/util/linkedList_c.f>
Include dependency graph for mpas_trajectories.F90:

Go to the source code of this file.

Data Types

type  mpas_trajectories::mpas_trajectory
 Fortran derived type to hold the model trajectory. More...
 

Modules

module  mpas_trajectories
 

Macros

#define LISTED_TYPE   mpas_trajectory
 

Functions/Subroutines

subroutine, public mpas_trajectories::set_traj (self, state)
 Linked list implementation. More...
 
subroutine, public mpas_trajectories::delete_traj (self)
 

Variables

type(registry_t), public mpas_trajectories::mpas_traj_registry
 Linked list interface - defines registry_t type. More...
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   mpas_trajectory