![]() |
NEURON
|
#include <nrnisaac.h>Go to the source code of this file.
Classes | |
| class | TarList |
Macros | |
| #define | all2allv_perf 0 |
Typedefs | |
| using | Int2TarList = std::unordered_map< int, std::unique_ptr< TarList > > |
Functions | |
| void | celldebug (const char *p, Gid2PreSyn &map) |
| void | alltoalldebug (const char *p, int *s, int *scnt, int *sdispl, int *r, int *rcnt, int *rdispl) |
| static void | del (int *a) |
| static int * | newintval (int val, int size) |
| static int * | newoffset (int *acnt, int size) |
| static void | all2allv_helper (int *scnt, int *sdispl, int *&rcnt, int *&rdispl) |
| unsigned long long | nrn_mallinfo (int) |
| static void | all2allv_int (int *s, int *scnt, int *sdispl, int *&r, int *&rcnt, int *&rdispl, const char *dmes) |
| static void | random_init (int i) |
| static unsigned int | get_random () |
| static int | iran (int i1, int i2) |
| static void | phase2organize (TarList *tl) |
| static int | setup_target_lists (int **) |
| static void | fill_dma_send_lists (int, int *) |
| static void | setup_presyn_dma_lists () |
Variables | |
| static void * | ranstate |
| #define all2allv_perf 0 |
Definition at line 140 of file bgpdmasetup.cpp.
| using Int2TarList = std::unordered_map<int, std::unique_ptr<TarList> > |
Definition at line 181 of file bgpdmasetup.cpp.
Definition at line 123 of file bgpdmasetup.cpp.
|
static |
Definition at line 145 of file bgpdmasetup.cpp.
| void alltoalldebug | ( | const char * | p, |
| int * | s, | ||
| int * | scnt, | ||
| int * | sdispl, | ||
| int * | r, | ||
| int * | rcnt, | ||
| int * | rdispl | ||
| ) |
Definition at line 54 of file bgpdmasetup.cpp.
| void celldebug | ( | const char * | p, |
| Gid2PreSyn & | map | ||
| ) |
Definition at line 53 of file bgpdmasetup.cpp.
Definition at line 97 of file bgpdmasetup.cpp.
Definition at line 299 of file bgpdmasetup.cpp.
|
static |
Definition at line 210 of file bgpdmasetup.cpp.
Definition at line 215 of file bgpdmasetup.cpp.
Definition at line 103 of file bgpdmasetup.cpp.
Definition at line 112 of file bgpdmasetup.cpp.
Definition at line 406 of file symbol.cpp.
Definition at line 223 of file bgpdmasetup.cpp.
Definition at line 203 of file bgpdmasetup.cpp.
|
static |
Definition at line 270 of file bgpdmasetup.cpp.
Definition at line 373 of file bgpdmasetup.cpp.
|
static |
Definition at line 201 of file bgpdmasetup.cpp.