Changeset 23459 for issm/trunk-jpl/src/c/toolkits/mpi/issmmpi.h
- Timestamp:
- 11/07/18 09:00:57 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/toolkits/mpi/issmmpi.h
r23374 r23459 25 25 #include "medi/medi.hpp" 26 26 using namespace medi; 27 #include "medi/codiMediPackTypes.hpp"28 27 #if defined(_HAVE_CODIPACK_) 28 #include "externals/codiMediPackTypes.hpp" 29 29 #define TOOL CoDiPackTool<IssmDouble> 30 30 #define AMPI_ADOUBLE TOOL::MPI_TYPE
Note:
See TracChangeset
for help on using the changeset viewer.