![]() |
NEURON
|
Go to the source code of this file.
Functions | |
| PyObject * | nrnpy_hoc () |
| PyObject * | nrnpy_nrn () |
Variables | |
| static PyObject *(* | nrnpy_reg_ [])() = {nrnpy_hoc, nrnpy_nrn, 0} |
| PyObject* nrnpy_hoc | ( | ) |
Definition at line 3069 of file nrnpy_hoc.cpp.
| PyObject* nrnpy_nrn | ( | ) |
Definition at line 2417 of file nrnpy_nrn.cpp.
Definition at line 4 of file nrnpy_reg.h.