NEURON
NPyVarOfMechIter Struct Reference

Public Attributes

PyObject_HEAD NPyMechObjpymech_
 
Symbolmsym_
 
int i_
 

Detailed Description

Definition at line 86 of file nrnpy_nrn.cpp.

Member Data Documentation

◆ i_

int NPyVarOfMechIter::i_

Definition at line 90 of file nrnpy_nrn.cpp.

◆ msym_

Symbol* NPyVarOfMechIter::msym_

Definition at line 89 of file nrnpy_nrn.cpp.

◆ pymech_

PyObject_HEAD NPyMechObj* NPyVarOfMechIter::pymech_

Definition at line 88 of file nrnpy_nrn.cpp.


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