#include <mpi.h>
Go to the source code of this file.
Functions | |
| void * | hoc_Emalloc (unsigned long size) |
| void * | hoc_Erealloc (void *buf, unsigned long size) |
| void | hoc_malchk () |
Variables | |
| MPI_Comm | nrnmpi_world_comm |
| MPI_Comm | nrnmpi_comm |
| void* hoc_Emalloc | ( | unsigned long | size | ) |
| void hoc_malchk | ( | ) |
References execerror.
Referenced by arayinstal(), Codraw_preamble(), KSChan::newppsym(), nrn_cacheline_alloc(), nrn_cacheline_calloc(), nrn_prop_data_alloc(), nrn_prop_datum_alloc(), nrnisaac_new(), nrnmpi_spike_compress(), and KSChan::setname().
| MPI_Comm nrnmpi_comm |
Referenced by nrnmpi_init().
| MPI_Comm nrnmpi_world_comm |
Referenced by nrnmpi_init().
1.6.3