Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
comm.h
Go to the documentation of this file.
1#ifndef __COMM_H
2#define __COMM_H
3
7#include <mpi.h>
8
13extern MPI_Comm NEKO_COMM;
14
15
16#endif
MPI_Comm NEKO_COMM
__global__ void dirichlet_apply_scalar_kernel(const int *__restrict__ msk, T *__restrict__ x, const T g, const int m)