nrnmpi_impl.h

Go to the documentation of this file.
00001 #ifndef nrnmpi_impl_h
00002 #define nrnmpi_impl_h
00003 
00004 #include <mpi.h>
00005 
00006 extern void* hoc_Emalloc(unsigned long size);
00007 extern void* hoc_Erealloc(void* buf, unsigned long size);
00008 extern void hoc_malchk();
00009 
00010 extern MPI_Comm nrnmpi_world_comm;
00011 extern MPI_Comm nrnmpi_comm;
00012 
00013 #endif
Generated on Mon Jun 13 08:10:26 2011 for NEURON by  doxygen 1.6.3