Loading [MathJax]/extensions/tex2jax.js
OOPS
All Classes Namespaces Files Functions Variables Typedefs Macros Pages
qg_geom_interface.F90 File Reference

Go to the source code of this file.

Modules

module  qg_geom_interface
 

Functions/Subroutines

subroutine qg_geom_interface::qg_geom_setup_c (c_key_self, c_conf)
 Setup geometry. More...
 
subroutine qg_geom_interface::qg_geom_set_atlas_lonlat_c (c_key_self, c_afieldset)
 Set ATLAS lon/lat field. More...
 
subroutine qg_geom_interface::qg_geom_set_atlas_functionspace_pointer_c (c_key_self, c_afunctionspace)
 Set ATLAS function space pointer. More...
 
subroutine qg_geom_interface::qg_geom_fill_atlas_fieldset_c (c_key_self, c_afieldset)
 Fill ATLAS fieldset. More...
 
subroutine qg_geom_interface::qg_geom_clone_c (c_key_self, c_key_other)
 Clone geometry. More...
 
subroutine qg_geom_interface::qg_geom_delete_c (c_key_self)
 Delete geometry. More...
 
subroutine qg_geom_interface::qg_geom_info_c (c_key_self, c_nx, c_ny, c_nz, c_deltax, c_deltay)
 Get geometry info. More...
 
subroutine qg_geom_interface::qg_geom_dimensions_c (lonmin, lonmax, latmin, latmax, zmax)
 Get dimensions of computational domain. More...