17 #if defined(HAVE_DLFCN_H)
19 bool is_coreneuron_loaded();
20 void* get_coreneuron_handle();
21 void check_coreneuron_compatibility(
void*
handle);
handle_interface< non_owning_identifier< storage > > handle
Non-owning handle to a Mechanism instance.
int count_distinct(double *data, int len)
Count number of unique elements in the array.
void nrnbbcore_register_mapping()
For BBP use case, we want to write section-segment mapping to gid_3.dat file.
int nrn_dblpntr2nrncore(neuron::container::data_handle< double > pd, NrnThread &nt, int &type, int &index)
Represent main neuron object computed by single thread.