1 #ifndef NRN_CELL_GROUP_H
2 #define NRN_CELL_GROUP_H
std::vector< std::map< int, Memb_list * > > Deferred_Type2ArtMl
std::vector< MlWithArtItem > MlWithArt
std::pair< int, Memb_list * > MlWithArtItem
std::map< double *, int > PVoid2Int
static void clean_deferred_netcons()
static std::vector< NetCon ** > deferred_netcons
static void mk_cgs_netcon_info(CellGroup *cgs)
static void clean_deferred_type2artml()
static PVoid2Int artdata2index_
static void clear_artdata2index()
static int nrncore_pntindex_for_queue(double *d, int tid, int type)
static void defer_clean_netcons(CellGroup *)
static int * has_net_event_
static CellGroup * mk_cellgroups(CellGroup *)
static int nrn_has_net_event(int type)
static void clean_art(CellGroup *)
static void datumindex_fill(int, CellGroup &, DatumIndices &, Memb_list *)
std::vector< int > netcon_negsrcgid_tid
static void mk_tml_with_art(CellGroup *)
static void setup_nrn_has_net_event()
static size_t get_mla_rankbytes(CellGroup *)
static void datumtransform(CellGroup *)
static Deferred_Type2ArtMl deferred_type2artml_
static int nrncore_art2index(double *d)
DatumIndices * datumindices
VEC * cgs(MTX_FN A, void *A_params, VEC *b, VEC *r0, double tol, VEC *x)
int * nrn_prop_param_size_
Represent main neuron object computed by single thread.