FV3-JEDI
|
#include "fv3jedi/Utilities/interface.h"
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 &) |