![]() |
NEURON
|
Go to the source code of this file.
Namespaces | |
| coreneuron | |
| THIS FILE IS AUTO GENERATED DONT MODIFY IT. | |
Macros | |
| #define | scopmath_ssimplic_s(arg) _p[CNRN_FLAT_INDEX_IML_ROW(s[arg])] |
Functions | |
| static int | coreneuron::check_state (int n, int *s, _threadargsproto_) |
| template<typename SPFUN > | |
| int | coreneuron::_ss_sparse_thread (SparseObj *so, int n, int *s, int *d, double *t, double dt, SPFUN fun, int linflag, _threadargsproto_) |
| template<typename DIFUN > | |
| int | coreneuron::_ss_derivimplicit_thread (int n, int *slist, int *dlist, DIFUN fun, _threadargsproto_) |
| #define scopmath_ssimplic_s | ( | arg | ) | _p[CNRN_FLAT_INDEX_IML_ROW(s[arg])] |
Definition at line 16 of file ssimplic_thread.hpp.