NEURON
nrnmpi_impl.h File Reference
#include <mpi.h>

Go to the source code of this file.

Functions

voidhoc_Emalloc (size_t size)
 
void hoc_malchk ()
 
voidhoc_Erealloc (void *buf, size_t size)
 

Variables

MPI_Comm nrnmpi_world_comm
 
MPI_Comm nrnmpi_comm
 

Function Documentation

◆ hoc_Emalloc()

void* hoc_Emalloc ( size_t  size)

Definition at line 194 of file symbol.cpp.

◆ hoc_Erealloc()

void* hoc_Erealloc ( void buf,
size_t  size 
)

Definition at line 253 of file symbol.cpp.

◆ hoc_malchk()

void hoc_malchk ( )

Definition at line 187 of file symbol.cpp.

Variable Documentation

◆ nrnmpi_comm

MPI_Comm nrnmpi_comm

◆ nrnmpi_world_comm

MPI_Comm nrnmpi_world_comm