![]() |
NEURON
|
#include <vector>Go to the source code of this file.
Classes | |
| struct | SetupTransferInfo |
Macros | |
| #define | NRNLONGSGID 0 |
Typedefs | |
| typedef int | sgid_t |
Functions | |
| SetupTransferInfo * | nrn_get_partrans_setup_info (int, int, size_t) |
| #define NRNLONGSGID 0 |
Definition at line 8 of file partrans.h.
| typedef int sgid_t |
Definition at line 14 of file partrans.h.
| SetupTransferInfo* nrn_get_partrans_setup_info | ( | int | ngroup, |
| int | cn_nthread, | ||
| size_t | cn_sidt_sz | ||
| ) |
Definition at line 981 of file partrans.cpp.