NEURON
_N_VectorContent_NrnThreadLD Struct Reference

#include <nvector_nrnthread_ld.h>

Public Attributes

long int length
 
int nt
 
booleantype own_data
 
N_Vector * data
 

Detailed Description

Definition at line 81 of file nvector_nrnthread_ld.h.

Member Data Documentation

◆ data

N_Vector* _N_VectorContent_NrnThreadLD::data

Definition at line 85 of file nvector_nrnthread_ld.h.

◆ length

long int _N_VectorContent_NrnThreadLD::length

Definition at line 82 of file nvector_nrnthread_ld.h.

◆ nt

int _N_VectorContent_NrnThreadLD::nt

Definition at line 83 of file nvector_nrnthread_ld.h.

◆ own_data

booleantype _N_VectorContent_NrnThreadLD::own_data

Definition at line 84 of file nvector_nrnthread_ld.h.


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