NEURON
partrans.h File Reference
#include <vector>

Go to the source code of this file.

Classes

struct  SetupTransferInfo
 

Macros

#define NRNLONGSGID   0
 

Typedefs

typedef int sgid_t
 

Functions

SetupTransferInfonrn_get_partrans_setup_info (int, int, size_t)
 

Macro Definition Documentation

◆ NRNLONGSGID

#define NRNLONGSGID   0

Definition at line 8 of file partrans.h.

Typedef Documentation

◆ sgid_t

typedef int sgid_t

Definition at line 14 of file partrans.h.

Function Documentation

◆ nrn_get_partrans_setup_info()

SetupTransferInfo* nrn_get_partrans_setup_info ( int  ngroup,
int  cn_nthread,
size_t  cn_sidt_sz 
)

Definition at line 981 of file partrans.cpp.