Neko
0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
comm_wrapper.c
Go to the documentation of this file.
1
4
#include <
comm/comm.h
>
5
10
MPI_Comm
NEKO_COMM
;
11
15
void
neko_comm_wrapper_init
(
MPI_Fint
fcomm
) {
16
NEKO_COMM
=
MPI_Comm_f2c
(
fcomm
);
17
}
comm.h
NEKO_COMM
MPI_Comm NEKO_COMM
Definition
comm_wrapper.c:10
neko_comm_wrapper_init
void neko_comm_wrapper_init(MPI_Fint fcomm)
Definition
comm_wrapper.c:15
dirichlet_apply_scalar_kernel
__global__ void dirichlet_apply_scalar_kernel(const int *__restrict__ msk, T *__restrict__ x, const T g, const int m)
Definition
dirichlet_kernel.h:42
src
comm
comm_wrapper.c
Generated on Mon Dec 23 2024 03:38:13 for Neko by
1.9.8