FV3 Bundle
qg_vars_mod.F90 File Reference
#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Include dependency graph for qg_vars_mod.F90:

Go to the source code of this file.

Data Types

type  qg_vars_mod::qg_vars
 Fortran derived type to represent QG model variables. More...
 

Modules

module  qg_vars_mod
 Fortran module to handle variables for the QG model.
 

Macros

#define LISTED_TYPE   qg_vars
 

Functions/Subroutines

subroutine, public qg_vars_mod::qg_vars_create (self, kvars)
 Linked list implementation. More...
 

Variables

type(registry_t) qg_vars_mod::qg_vars_registry
 Linked list interface - defines registry_t type. More...
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   qg_vars