FV3 Bundle
StateFV3JEDIFortran.h File Reference
#include "Fortran.h"
Include dependency graph for StateFV3JEDIFortran.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 eckit
 
 util
 
 fv3jedi
 

Functions

void fv3jedi::fv3jedi_state_create_f90 (F90state &, const F90geom &, const eckit::Configuration *const *)
 
void fv3jedi::fv3jedi_state_delete_f90 (F90state &)
 
void fv3jedi::fv3jedi_state_copy_f90 (const F90state &, const F90state &)
 
void fv3jedi::fv3jedi_state_zero_f90 (const F90state &)
 
void fv3jedi::fv3jedi_state_axpy_f90 (const F90state &, const double &, const F90state &)
 
void fv3jedi::fv3jedi_state_add_incr_f90 (const F90geom &, const F90state &, const F90inc &)
 
void fv3jedi::fv3jedi_state_change_resol_f90 (const F90state &, const F90state &)
 
void fv3jedi::fv3jedi_state_read_file_f90 (const F90geom &, const F90state &, const eckit::Configuration *const *, util::DateTime *const *)
 
void fv3jedi::fv3jedi_state_analytic_init_f90 (const F90state &, const F90geom &, const eckit::Configuration *const *, util::DateTime *const *)
 
void fv3jedi::fv3jedi_state_write_file_f90 (const F90geom &, const F90state &, const eckit::Configuration *const *, const util::DateTime *const *)
 
void fv3jedi::fv3jedi_state_getvalues_notraj_f90 (const F90geom &, const F90state &, const F90locs &, const eckit::Configuration *const *, const F90goms &)
 
void fv3jedi::fv3jedi_state_getvalues_f90 (const F90geom &, const F90state &, const F90locs &, const eckit::Configuration *const *, const F90goms &, const F90ootrj &)
 
void fv3jedi::fv3jedi_state_gpnorm_f90 (const F90state &, const int &, double &)
 
void fv3jedi::fv3jedi_state_sizes_f90 (const F90state &, int &, int &, int &)
 
void fv3jedi::fv3jedi_state_rms_f90 (const F90state &, double &)