NEURON
_N_VectorContent_NrnThread Struct Reference

#include <nvector_nrnthread.h>

Public Attributes

long int length
 
int nt
 
booleantype own_data
 
N_Vector * data
 

Detailed Description

Definition at line 75 of file nvector_nrnthread.h.

Member Data Documentation

◆ data

N_Vector* _N_VectorContent_NrnThread::data

Definition at line 79 of file nvector_nrnthread.h.

◆ length

long int _N_VectorContent_NrnThread::length

Definition at line 76 of file nvector_nrnthread.h.

◆ nt

int _N_VectorContent_NrnThread::nt

Definition at line 77 of file nvector_nrnthread.h.

◆ own_data

booleantype _N_VectorContent_NrnThread::own_data

Definition at line 78 of file nvector_nrnthread.h.


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