FV3-JEDI
GeometryIterator.interface.h File Reference
Include dependency graph for GeometryIterator.interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 eckit
 
 fv3jedi
 Configuration files should be formatted as e.g.
 

Functions

void fv3jedi::fv3jedi_geom_iter_setup_f90 (F90iter &, const F90geom &, const int &, const int &)
 
void fv3jedi::fv3jedi_geom_iter_clone_f90 (F90iter &, const F90iter &)
 
void fv3jedi::fv3jedi_geom_iter_delete_f90 (F90iter &)
 
void fv3jedi::fv3jedi_geom_iter_equals_f90 (const F90iter &, const F90iter &, int &)
 
void fv3jedi::fv3jedi_geom_iter_current_f90 (const F90iter &, double &, double &)
 
void fv3jedi::fv3jedi_geom_iter_next_f90 (const F90iter &)