NEURON
_N_VectorContent_NrnParallelLD Struct Reference

#include <nvector_nrnparallel_ld.h>

Public Attributes

long int local_length
 
long int global_length
 
booleantype own_data
 
realtype * data
 
MPI_Comm comm
 

Detailed Description

Definition at line 82 of file nvector_nrnparallel_ld.h.

Member Data Documentation

◆ comm

MPI_Comm _N_VectorContent_NrnParallelLD::comm

Definition at line 87 of file nvector_nrnparallel_ld.h.

◆ data

realtype* _N_VectorContent_NrnParallelLD::data

Definition at line 86 of file nvector_nrnparallel_ld.h.

◆ global_length

long int _N_VectorContent_NrnParallelLD::global_length

Definition at line 84 of file nvector_nrnparallel_ld.h.

◆ local_length

long int _N_VectorContent_NrnParallelLD::local_length

Definition at line 83 of file nvector_nrnparallel_ld.h.

◆ own_data

booleantype _N_VectorContent_NrnParallelLD::own_data

Definition at line 85 of file nvector_nrnparallel_ld.h.


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