![]() |
NEURON
|
#include <nvector_nrnthread.h>
Public Attributes | |
| long int | length |
| int | nt |
| booleantype | own_data |
| N_Vector * | data |
Definition at line 75 of file nvector_nrnthread.h.
| N_Vector* _N_VectorContent_NrnThread::data |
Definition at line 79 of file nvector_nrnthread.h.
| long int _N_VectorContent_NrnThread::length |
Definition at line 76 of file nvector_nrnthread.h.
| int _N_VectorContent_NrnThread::nt |
Definition at line 77 of file nvector_nrnthread.h.
| booleantype _N_VectorContent_NrnThread::own_data |
Definition at line 78 of file nvector_nrnthread.h.