source: CONFIG/publications/ICOLMDZORINCA_CO2_Transport_GMD_2023/XIOS/src/xios.hpp @ 6607

Last change on this file since 6607 was 6607, checked in by acosce, 10 months ago

XIOS used for ICOLMDZORINCA_CO2_Transport_GMD_2023

File size: 210 bytes
Line 
1#ifndef __XIOS__
2#define __XIOS__
3
4#include "xios_spl.hpp"
5
6/// XIOS headers ///
7#include "nc4_data_output.hpp"
8
9
10using namespace xios;
11using namespace xios::xml;
12using namespace xios::func;
13
14#endif //__XIOS__
Note: See TracBrowser for help on using the repository browser.