Geant4  10.03.p03
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PoPs_Bcast_private.h
Go to the documentation of this file.
1 /*
2 # <<BEGIN-copyright>>
3 # <<END-copyright>>
4 */
5 
6 #ifndef PoPs_Bcast_private_h_included
7 #define PoPs_Bcast_private_h_included
8 
9 #if defined __cplusplus
10  extern "C" {
11  namespace GIDI {
12 #endif
13 
14 
15 int PoPs_Bcast2( statusMessageReporting *smr, MPI_Comm comm, int bossRank, unitsDB *unitsRoot, PoPs *popsRoot );
16 
17 #if defined __cplusplus
18  }
19  }
20 #endif
21 
22 #endif /* End of PoPs_Bcast_private_h_included. */
int PoPs_Bcast2(statusMessageReporting *smr, MPI_Comm comm, int bossRank, unitsDB *unitsRoot, PoPs *popsRoot)
static unitsDB unitsRoot
Definition: PoPs.cc:42
void * MPI_Comm
to pass hd2mpi ////////////////////////////////////////////
Definition: dummy_mpi.h:13
static PoPs popsRoot
Definition: PoPs.cc:43