source: CONFIG/publications/ICOLMDZORINCA_CO2_Transport_GMD_2023/XIOS/src/functor/functor_type.hpp @ 6898

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

XIOS used for ICOLMDZORINCA_CO2_Transport_GMD_2023

File size: 232 bytes
RevLine 
[6607]1#ifndef __XIOS_functor_type__
2#define __XIOS_functor_type__
3
4#include "average.hpp"
5#include "accumulate.hpp"
6#include "instant.hpp"
7#include "once.hpp"
8#include "maximum.hpp"
9#include "minimum.hpp"
10
11#endif //__XIOS_functor_type__
12
Note: See TracBrowser for help on using the repository browser.