23 struct NrnThreadChkpnt;
71 std::vector<std::pair<int, std::shared_ptr<EventTypeBase>>>
events;
void set_net_send_buffer(Memb_list **ml_list, const std::vector< int > &pnt_offset)
std::vector< int > pntindex
std::vector< int > mech_types
std::vector< int > nodecounts
std::vector< double > weights
void pdata_relocation(const NrnThread &nt, const std::vector< Memb_func > &memb_func)
void set_vec_play(NrnThread &nt, NrnThreadChkpnt &ntc)
void handle_weights(NrnThread &nt, int n_netcon, NrnThreadChkpnt &ntc)
void get_info_from_bbcore(NrnThread &nt, const std::vector< Memb_func > &memb_func, NrnThreadChkpnt &ntc)
void check_mechanism()
Check if MOD file used between NEURON and CoreNEURON is same.
void transform_int_data(int elem0, int nodecount, int *pdata, int i, int dparam_size, int layout, int n_node_)
Perform in memory transformation between AoS<>SoA for integer data.
void restore_events(FileHandler &F)
std::vector< double > output_threshold
std::vector< int > preSynConditionEventFlags
std::vector< int > pnttype
std::vector< VecPlayContinuous_ > vec_play_continuous
void read_direct(int thread_id, const NrnThread &nt)
std::vector< int > output_vindex
void read_file(FileHandler &F, const NrnThread &nt)
void set_dependencies(const NrnThread &nt, const std::vector< Memb_func > &memb_func)
std::vector< double > delay
std::vector< std::pair< int, std::shared_ptr< EventTypeBase > > > events
void populate(NrnThread &nt, const UserParams &userParams)
void fill_before_after_lists(NrnThread &nt, const std::vector< Memb_func > &memb_func)
THIS FILE IS AUTO GENERATED DONT MODIFY IT.
std::vector< Memb_func > memb_func
A view into a set of mechanism instances.
Represent main neuron object computed by single thread.
std::vector< int > pointer2type
std::vector< int > iArray
std::vector< double > dArray
std::vector< uint32_t > nmodlrandom
std::vector< int > nodeindices
This structure is data needed is several part of nrn_setup, phase1 and phase2.