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

Go to the source code of this file.

Data Types

type  unstructured_grid_mod::grid_type
 Derived type containing the data. More...
 
type  unstructured_grid_mod::unstructured_grid
 

Modules

module  unstructured_grid_mod
 Fortran module for handling generic unstructured grid.
 

Macros

#define LISTED_TYPE   unstructured_grid
 

Functions/Subroutines

subroutine unstructured_grid_mod::create_ug_c (key)
 Linked list implementation. More...
 
subroutine unstructured_grid_mod::delete_ug_c (key)
 
subroutine, public unstructured_grid_mod::allocate_unstructured_grid_coord (self)
 
subroutine, public unstructured_grid_mod::allocate_unstructured_grid_field (self)
 
subroutine, public unstructured_grid_mod::delete_unstructured_grid (self)
 

Variables

type(registry_t), public unstructured_grid_mod::unstructured_grid_registry
 Linked list interface - defines registry_t type. More...
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   unstructured_grid