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

Go to the source code of this file.

Modules

module  fv3jedi_geom_interface_mod
 Fortran module handling geometry for the FV3 model.
 

Macros

#define LISTED_TYPE   fv3jedi_geom
 

Functions/Subroutines

subroutine fv3jedi_geom_interface_mod::c_fv3jedi_geom_initialize (c_conf, c_comm)
 Linked list implementation. More...
 
subroutine fv3jedi_geom_interface_mod::c_fv3jedi_geom_setup (c_key_self, c_conf, c_comm, c_fields_meta)
 
subroutine fv3jedi_geom_interface_mod::c_fv3jedi_geom_clone (c_key_self, c_key_other, c_fields_meta)
 
subroutine fv3jedi_geom_interface_mod::c_fv3jedi_geom_delete (c_key_self)
 
subroutine fv3jedi_geom_interface_mod::c_fv3jedi_geom_print (c_key_self, c_cube)
 
subroutine fv3jedi_geom_interface_mod::c_fv3jedi_geom_set_atlas_lonlat (c_key_self, c_afieldset)
 
subroutine fv3jedi_geom_interface_mod::c_fv3jedi_geom_set_atlas_functionspace_pointer (c_key_self, c_afunctionspace)
 
subroutine fv3jedi_geom_interface_mod::c_fv3jedi_geom_fill_atlas_fieldset (c_key_self, c_afieldset)
 
subroutine fv3jedi_geom_interface_mod::c_fv3jedi_geom_start_end (c_key_self, ist, iend, jst, jend, npz)
 
subroutine fv3jedi_geom_interface_mod::c_fv3jedi_geom_verticalcoord (c_key_self, vc, npz, psurf)
 

Variables

type(registry_t), public fv3jedi_geom_interface_mod::fv3jedi_geom_registry
 Linked list interface - defines registry_t type. More...
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   fv3jedi_geom