Neko  0.8.1
A portable framework for high-order spectral element flow simulations
device_mpi_op.h
Go to the documentation of this file.
1 #ifndef __MATH_DEVICE_MPI_OP_H__
2 #define __MATH_DEVICE_MPI_OP_H__
9 #define DEVICE_MPI_SUM 0
10 #define DEVICE_MPI_MAX 1
11 
12 #endif // __MATH_DEVICE_MPI_OP_H__