#include "oc_ansi.h"
#include <nrnran123.h>
Go to the source code of this file.
|
| 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) |
| |
| 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_multisend_send_lists (int, int *) |
| |
| static void | setup_presyn_multisend_lists () |
| |
◆ Int2TarList
◆ all2allv_helper()
| static void all2allv_helper |
( |
int * |
scnt, |
|
|
int * |
sdispl, |
|
|
int *& |
rcnt, |
|
|
int *& |
rdispl |
|
) |
| |
|
static |
◆ all2allv_int()
| static void all2allv_int |
( |
int * |
s, |
|
|
int * |
scnt, |
|
|
int * |
sdispl, |
|
|
int *& |
r, |
|
|
int *& |
rcnt, |
|
|
int *& |
rdispl, |
|
|
const char * |
dmes |
|
) |
| |
|
static |
◆ del()
| static void del |
( |
int * |
a | ) |
|
|
static |
◆ fill_multisend_send_lists()
| static void fill_multisend_send_lists |
( |
int |
sz, |
|
|
int * |
r |
|
) |
| |
|
static |
◆ get_random()
| static unsigned int get_random |
( |
| ) |
|
|
static |
◆ iran()
| static int iran |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| |
|
static |
◆ newintval()
| static int* newintval |
( |
int |
val, |
|
|
int |
size |
|
) |
| |
|
static |
◆ newoffset()
| static int* newoffset |
( |
int * |
acnt, |
|
|
int |
size |
|
) |
| |
|
static |
◆ phase2organize()
| static void phase2organize |
( |
TarList * |
tl | ) |
|
|
static |
◆ random_init()
| static void random_init |
( |
int |
i | ) |
|
|
static |
◆ setup_presyn_multisend_lists()
| static void setup_presyn_multisend_lists |
( |
| ) |
|
|
static |
◆ setup_target_lists()
| static int setup_target_lists |
( |
int ** |
r_return | ) |
|
|
static |
◆ ranstate