NEURON
Node Struct Reference

#include <section.h>

Public Attributes

double * _v
 
double _area
 
double _rinv
 
double _v_temp
 
double * _d
 
double * _rhs
 
double * _a_matelm
 
double * _b_matelm
 
int eqn_index_
 
struct Propprop
 
Sectionchild
 
Sectionsec
 
struct Node_classical_parent
 
struct NrnThread_nt
 
struct Extnodeextnode
 
int v_node_index
 
int sec_node_index_
 

Detailed Description

Definition at line 133 of file section.h.

Member Data Documentation

◆ _a_matelm

double* Node::_a_matelm

Definition at line 147 of file section.h.

◆ _area

double Node::_area

Definition at line 141 of file section.h.

◆ _b_matelm

double* Node::_b_matelm

Definition at line 148 of file section.h.

◆ _classical_parent

struct Node* Node::_classical_parent

Definition at line 157 of file section.h.

◆ _d

double* Node::_d

Definition at line 145 of file section.h.

◆ _nt

struct NrnThread* Node::_nt

Definition at line 158 of file section.h.

◆ _rhs

double* Node::_rhs

Definition at line 146 of file section.h.

◆ _rinv

double Node::_rinv

Definition at line 142 of file section.h.

◆ _v

double* Node::_v

Definition at line 140 of file section.h.

◆ _v_temp

double Node::_v_temp

Definition at line 143 of file section.h.

◆ child

Section* Node::child

Definition at line 153 of file section.h.

◆ eqn_index_

int Node::eqn_index_

Definition at line 149 of file section.h.

◆ extnode

struct Extnode* Node::extnode

Definition at line 161 of file section.h.

◆ prop

struct Prop* Node::prop

Definition at line 152 of file section.h.

◆ sec

Section* Node::sec

Definition at line 155 of file section.h.

◆ sec_node_index_

int Node::sec_node_index_

Definition at line 177 of file section.h.

◆ v_node_index

int Node::v_node_index

Definition at line 175 of file section.h.


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