#include <section.h>
Public Attributes | |
double | _v |
double | _area |
double | _a |
double | _b |
double * | _d |
double * | _rhs |
double * | _a_matelm |
double * | _b_matelm |
int | eqn_index_ |
struct Prop * | prop |
Section * | child |
Section * | sec |
struct Node * | _classical_parent |
struct NrnThread * | _nt |
int | sec_node_index_ |
double Node::_a |
double* Node::_a_matelm |
Referenced by nrn_lhs(), and nrn_matrix_node_alloc().
double Node::_area |
Referenced by node_construct().
double Node::_b |
double* Node::_b_matelm |
Referenced by nrn_lhs(), and nrn_matrix_node_alloc().
struct Node* Node::_classical_parent |
double* Node::_d |
Referenced by FOR_THREADS(), and nrn_matrix_node_alloc().
Referenced by nrn_classicalNodeA(), nrn_classicalNodeB(), and MultiSplitThread::v_setup().
double* Node::_rhs |
Referenced by FOR_THREADS(), NonLinImpRep::NonLinImpRep(), and nrn_matrix_node_alloc().
double Node::_v |
Referenced by node_construct().
Referenced by MatrixMap::alloc(), LinearModelAddition::alloc(), nrn_matrix_node_alloc(), and MultiSplitThread::v_setup().
struct Prop* Node::prop |
Referenced by SaveState::allocnode(), SaveState::checknode(), for(), KSChan::ion_consist(), SymDirectoryImpl::load_section(), KSChan::needion(), node_construct(), nrn_area_ri(), nrn_cache_prop_realloc(), nrn_complain(), nrn_loc_point_process(), nrn_relocate_old_points(), MechanismType::pp_begin(), MechanismType::pp_next(), psection(), SaveState::restorenode(), SaveState::savenode(), and KSChan::state_consist().