CoreNEURON
ssimplic_thread.hpp File Reference

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[s[arg] * _STRIDE]
 

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_)
 

Macro Definition Documentation

◆ scopmath_ssimplic_s

#define scopmath_ssimplic_s (   arg)    _p[s[arg] * _STRIDE]

Definition at line 16 of file ssimplic_thread.hpp.