| 
    Neko 0.9.1
    
   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 | 
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.