NEURON
_N_VectorContent_NrnSerialLD Struct Reference

#include <nvector_nrnserial_ld.h>

Public Attributes

long int length
 
booleantype own_data
 
realtype * data
 

Detailed Description

Definition at line 79 of file nvector_nrnserial_ld.h.

Member Data Documentation

◆ data

realtype* _N_VectorContent_NrnSerialLD::data

Definition at line 82 of file nvector_nrnserial_ld.h.

◆ length

long int _N_VectorContent_NrnSerialLD::length

Definition at line 80 of file nvector_nrnserial_ld.h.

◆ own_data

booleantype _N_VectorContent_NrnSerialLD::own_data

Definition at line 81 of file nvector_nrnserial_ld.h.


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