Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
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__