|
| void | coreneuron::mk_mech (const char *datpath) |
| | Read meta data about the mechanisms and allocate corresponding mechanism management data structures. More...
|
| |
| void | coreneuron::set_globals (const char *path, bool cli_global_seed, int cli_global_seed_value) |
| |
| void | coreneuron::mk_netcvode () |
| |
| void | coreneuron::nrn_p_construct () |
| |
| double * | coreneuron::stdindex2ptr (int mtype, int index, NrnThread &nt) |
| |
| void | coreneuron::delete_trajectory_requests (NrnThread &nt) |
| |
| void | coreneuron::nrn_cleanup () |
| |
| void | coreneuron::nrn_cleanup_ion_map () |
| | Cleanup global ion map created during mechanism registration. More...
|
| |
| void | coreneuron::BBS_netpar_solve (double tstop) |
| |
| void | coreneuron::nrn_mkPatternStim (const char *fname, double tstop) |
| |
| void | coreneuron::nrn_set_extra_thread0_vdata () |
| |
| Point_process * | coreneuron::nrn_artcell_instantiate (const char *mechname) |
| |
| int | coreneuron::nrnmpi_spike_compress (int nspike, bool gid_compress, int xchng_meth) |
| |
| void | coreneuron::nrn_outputevent (unsigned char, double) |
| |
| void | coreneuron::ncs2nrn_integrate (double tstop) |
| |
| void | coreneuron::handle_forward_skip (double forwardskip, int prcellgid) |
| |
| int | coreneuron::nrn_set_timeout (int timeout) |
| |
| void | coreneuron::nrn_fake_fire (int gid, double spiketime, int fake_out) |
| |
| void | coreneuron::netpar_tid_gid2ps (int tid, int gid, PreSyn **ps, InputPreSyn **psi) |
| |
| double | coreneuron::set_mindelay (double maxdelay) |
| |
| int | coreneuron::nrn_soa_padded_size (int cnt, int layout) |
| | calculate size after padding for specific memory layout More...
|
| |