#include <section.h>
Public Attributes | |
int | refcount |
short | nnode |
struct Section * | parentsec |
struct Section * | child |
struct Section * | sibling |
struct Node * | parentnode |
struct Node ** | pnode |
int | order |
short | recalc_area_ |
short | volatile_mark |
void * | volatile_ptr |
struct Prop * | prop |
struct Section* Section::child |
Referenced by dashes(), nrn_secref_nchild(), nrn_sectionref_steer(), sec_alloc(), and section_unlink().
short Section::nnode |
Referenced by SaveState::alloc(), MultiSplitControl::exchange_setup(), for(), KSChan::ion_consist(), SymDirectoryImpl::load_section(), nrn_area_ri(), nrn_complain(), nrn_print_matrix(), MechanismStandard::out(), MechanismType::pp_next(), psection(), sec_alloc(), segment_limits(), and KSChan::state_consist().
Referenced by for(), ForAllSections(), and section_order().
struct Node* Section::parentnode |
struct Section* Section::parentsec |
struct Node** Section::pnode |
Referenced by SaveState::alloc(), area(), dprop(), for(), MechanismStandard::in(), KSChan::ion_consist(), SymDirectoryImpl::load_section(), nrn_area_ri(), nrn_complain(), nrn_print_matrix(), nrnpy_dprop(), MechanismStandard::out(), MechanismType::pp_begin(), MechanismType::pp_next(), psection(), SaveState::restore(), SaveState::save(), sec_alloc(), and KSChan::state_consist().
struct Prop* Section::prop |
Referenced by Imp::check(), chk_access(), clamp_prepare(), delete_section(), distance(), for(), forall_sectionlist(), hoc_object_component(), new_sections(), nrn_area_ri(), nrn_noerr_access(), nrn_popsec(), nrn_ra(), nrn_sec2cell(), nrn_sec2cell_equals(), nrn_secref_nchild(), nrn_user_partition(), nrnpy_cas(), psection(), sec_alloc(), sec_free(), and section_exists().
short Section::recalc_area_ |
Referenced by area(), node_ptr(), nrn_area_ri(), and sec_alloc().
Referenced by chk_access(), hoc_object_asgn(), nrn_noerr_access(), nrn_popsec(), and sec_alloc().
struct Section* Section::sibling |
Referenced by dashes(), nrn_secref_nchild(), sec_alloc(), and section_unlink().
short Section::volatile_mark |
Referenced by for(), and nrn_user_partition().