NEURON
NPyMechFunc Struct Reference

Public Attributes

PyObject_HEAD NPyMechObjpymech_
 
NPyDirectMechFuncf_
 

Detailed Description

Definition at line 80 of file nrnpy_nrn.cpp.

Member Data Documentation

◆ f_

NPyDirectMechFunc* NPyMechFunc::f_

Definition at line 83 of file nrnpy_nrn.cpp.

◆ pymech_

PyObject_HEAD NPyMechObj* NPyMechFunc::pymech_

Definition at line 82 of file nrnpy_nrn.cpp.


The documentation for this struct was generated from the following file: