FV3-JEDI
fv3jedi_geom_iter_mod.F90 File Reference
#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Include dependency graph for fv3jedi_geom_iter_mod.F90:

Go to the source code of this file.

Data Types

type  fv3jedi_geom_iter_mod::fv3jedi_geom_iter
 

Modules

module  fv3jedi_geom_iter_mod
 

Macros

#define LISTED_TYPE   fv3jedi_geom_iter
 

Functions/Subroutines

subroutine, public fv3jedi_geom_iter_mod::fv3jedi_geom_iter_setup (self, geom, iind, jind)
 Linked list implementation. More...
 
subroutine, public fv3jedi_geom_iter_mod::fv3jedi_geom_iter_clone (self, other)
 Clone for the geometry iterator. More...
 
subroutine, public fv3jedi_geom_iter_mod::fv3jedi_geom_iter_equals (self, other, equals)
 Check for the geometry iterator equality. More...
 
subroutine, public fv3jedi_geom_iter_mod::fv3jedi_geom_iter_current (self, lon, lat)
 Get geometry iterator current lat/lon. More...
 
subroutine, public fv3jedi_geom_iter_mod::fv3jedi_geom_iter_next (self)
 Update geometry iterator to next point. More...
 

Variables

type(registry_t), public fv3jedi_geom_iter_mod::fv3jedi_geom_iter_registry
 Linked list interface - defines registry_t type. More...
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   fv3jedi_geom_iter