Ice Sheet System Model
4.18
Code documentation
src
c
toolkits
codipack
ampi_interface.cpp
Go to the documentation of this file.
1
#ifdef HAVE_CONFIG_H
2
#include <config.h>
3
#else
4
#error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
5
#endif
6
7
#if defined(_HAVE_ADJOINTMPI_)
8
#include "externals/ampi_interface_realreverse.cpp"
9
#elif defined(_HAVE_MEDIPACK_)
10
#include "medi/medi.cpp"
11
#else
12
#error "Cannot compile without MeDiPack and AdjointMpi"
13
#endif
14
Generated on Thu Jul 2 2020 08:09:22 for Ice Sheet System Model by
1.8.19