![]() |
NEURON
|
#include <nvector_nrnthread_ld.h>
Public Attributes | |
long int | length |
int | nt |
booleantype | own_data |
N_Vector * | data |
Definition at line 81 of file nvector_nrnthread_ld.h.
N_Vector* _N_VectorContent_NrnThreadLD::data |
Definition at line 85 of file nvector_nrnthread_ld.h.
long int _N_VectorContent_NrnThreadLD::length |
Definition at line 82 of file nvector_nrnthread_ld.h.
int _N_VectorContent_NrnThreadLD::nt |
Definition at line 83 of file nvector_nrnthread_ld.h.
booleantype _N_VectorContent_NrnThreadLD::own_data |
Definition at line 84 of file nvector_nrnthread_ld.h.