Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GetComm.C
Go to the documentation of this file.
1 
2 #include "mpi.h"
3 #include "roccom.h"
4 
5 extern "C" {
6  MPI_Comm GetCommunicator()
7  {
9  }
10 }
This file contains the prototypes for Roccom API.
MPI_Comm GetCommunicator()
Definition: GetComm.C:6
MPI_Comm COM_get_default_communicator()
Definition: roccom_c++.h:69