SOCA
GeometryFortran.h File Reference
#include "soca/Fortran.h"
#include "oops/base/Variables.h"
Include dependency graph for GeometryFortran.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 atlas
 
 atlas::field
 
 atlas::functionspace
 
 eckit
 
 soca
 

Functions

void soca::soca_geo_setup_f90 (F90geom &, const eckit::Configuration *const &, const eckit::mpi::Comm *)
 
void soca::soca_geo_set_atlas_lonlat_f90 (const F90geom &, atlas::field::FieldSetImpl *)
 
void soca::soca_geo_set_atlas_functionspace_pointer_f90 (const F90geom &, atlas::functionspace::FunctionSpaceImpl *)
 
void soca::soca_geo_fill_atlas_fieldset_f90 (const F90geom &, atlas::field::FieldSetImpl *)
 
void soca::soca_geo_clone_f90 (F90geom &, const F90geom &)
 
void soca::soca_geo_gridgen_f90 (const F90geom &)
 
void soca::soca_geo_delete_f90 (F90geom &)
 
void soca::soca_geo_start_end_f90 (const F90geom &, int &, int &, int &, int &)
 
void soca::soca_geo_get_num_levels_f90 (const F90geom &, const oops::Variables &, const size_t &, size_t[])