NEURON
seclist.h File Reference

Go to the source code of this file.

Functions

void SectionList_reg (void)
 
void lvappendsec_and_ref (void *sl, Section *sec)
 
Sectionnrn_secarg (int iarg)
 
double seclist_size (void *sl)
 
void forall_sectionlist ()
 
void hoc_ifseclist ()
 

Function Documentation

◆ forall_sectionlist()

void forall_sectionlist ( )

Definition at line 276 of file seclist.cpp.

◆ hoc_ifseclist()

void hoc_ifseclist ( )

Definition at line 320 of file seclist.cpp.

◆ lvappendsec_and_ref()

void lvappendsec_and_ref ( void *  sl,
Section sec 
)

Definition at line 46 of file seclist.cpp.

◆ nrn_secarg()

Section* nrn_secarg ( int  iarg)

Definition at line 70 of file seclist.cpp.

◆ seclist_size()

double seclist_size ( void *  sl)

Definition at line 231 of file seclist.cpp.

◆ SectionList_reg()

void SectionList_reg ( void  )

Definition at line 259 of file seclist.cpp.