CoreNEURON
have2want.h File Reference

Go to the source code of this file.

Namespaces

 coreneuron
 THIS FILE IS AUTO GENERATED DONT MODIFY IT.
 

Macros

#define have2want_h
 
#define HAVEWANT_t   int
 

Functions

static int coreneuron::default_rendezvous (HAVEWANT_t key)
 
static int * coreneuron::cnt2displ (int *cnt)
 
static int * coreneuron::srccnt2destcnt (int *srccnt)
 
static void coreneuron::rendezvous_rank_get (HAVEWANT_t *data, int size, HAVEWANT_t *&sdata, int *&scnt, int *&sdispl, HAVEWANT_t *&rdata, int *&rcnt, int *&rdispl, int(*rendezvous_rank)(HAVEWANT_t))
 
static void coreneuron::have_to_want (HAVEWANT_t *have, int have_size, HAVEWANT_t *want, int want_size, HAVEWANT_t *&send_to_want, int *&send_to_want_cnt, int *&send_to_want_displ, HAVEWANT_t *&recv_from_have, int *&recv_from_have_cnt, int *&recv_from_have_displ, int(*rendezvous_rank)(HAVEWANT_t))
 

Macro Definition Documentation

◆ have2want_h

#define have2want_h

Definition at line 19 of file have2want.h.

◆ HAVEWANT_t

#define HAVEWANT_t   int

Definition at line 51 of file have2want.h.