|
FV3 Bundle
|
#include "Fortran.h"Go to the source code of this file.
Namespaces | |
| eckit | |
| util | |
| fv3jedi | |
Functions | |
| void | fv3jedi::fv3jedi_model_create_f90 (const eckit::Configuration *const *, const F90geom &, F90model &) |
| void | fv3jedi::fv3jedi_model_delete_f90 (F90model &) |
| void | fv3jedi::fv3jedi_model_initialize_f90 (const F90model &, const F90state &) |
| void | fv3jedi::fv3jedi_model_step_f90 (const F90model &, const F90state &, util::DateTime *const *) |
| void | fv3jedi::fv3jedi_model_finalize_f90 (const F90model &, const F90inc &) |
| void | fv3jedi::fv3jedi_traj_prop_f90 (const F90model &, const F90state &, F90traj &) |
| void | fv3jedi::fv3jedi_traj_minmaxrms_f90 (const F90traj &, double &) |