Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
#include <comm/comm.h>
Go to the source code of this file.
Functions | |
void | neko_comm_wrapper_init (MPI_Fint fcomm) |
Variables | |
MPI_Comm | NEKO_COMM |
void neko_comm_wrapper_init | ( | MPI_Fint | fcomm | ) |
Setup Neko's communicator for C/C++
Definition at line 15 of file comm_wrapper.c.
MPI_Comm NEKO_COMM |
Wrapper for Neko's MPI related data MPI communicator
Definition at line 10 of file comm_wrapper.c.