
Go to the source code of this file.
Classes | |
| struct | Memb_func |
| struct | BAMech |
Defines | |
| #define | NULL_CUR (Pfri)0 |
| #define | NULL_ALLOC (Pfri)0 |
| #define | NULL_STATE (Pfri)0 |
| #define | NULL_INITIALIZE (Pfri)0 |
| #define | VINDEX -1 |
| #define | CABLESECTION 1 |
| #define | MORPHOLOGY 2 |
| #define | CAP 3 |
| #define | CONST 1 |
| #define | DEP 2 |
| #define | STATE 3 |
| #define | BEFORE_INITIAL 0 |
| #define | AFTER_INITIAL 1 |
| #define | BEFORE_BREAKPOINT 2 |
| #define | AFTER_SOLVE 3 |
| #define | BEFORE_STEP 4 |
| #define | BEFORE_AFTER_SIZE 5 |
| #define | NRNPOINTER 4 |
| #define | _AMBIGUOUS 5 |
Typedefs | |
| typedef Datum *(* | Pfrpdat )() |
| typedef struct Memb_func | Memb_func |
| typedef struct BAMech | BAMech |
Variables | |
| BAMech ** | bamech_ |
| Memb_func * | memb_func |
| int | n_memb_func |
| #define _AMBIGUOUS 5 |
Referenced by ion_reg(), and SaveState::ssi_def().
| #define AFTER_INITIAL 1 |
Referenced by hoc_reg_ba(), and nrn_finitialize().
| #define AFTER_SOLVE 3 |
Referenced by hoc_reg_ba().
| #define BEFORE_AFTER_SIZE 5 |
Referenced by hoc_last_init(), nrn_threads_create(), and nrn_threads_free().
| #define BEFORE_BREAKPOINT 2 |
Referenced by hoc_reg_ba(), and nrn_rhs().
| #define BEFORE_INITIAL 0 |
Referenced by hoc_reg_ba(), and nrn_finitialize().
| #define BEFORE_STEP 4 |
Referenced by hoc_reg_ba().
| #define CABLESECTION 1 |
| #define CAP 3 |
Referenced by NonLinImpRep::didv(), nrn_lhs(), and Imp::setmat1().
| #define CONST 1 |
Referenced by register_mech(), and KSChan::update_prop().
| #define DEP 2 |
| #define MORPHOLOGY 2 |
Referenced by hoc_register_tolerance(), MechanismType::menu(), morph_alloc(), nrn_area_ri(), nrn_diameter(), and nrnglobalmechmenu().
| #define NRNPOINTER 4 |
| #define NULL_ALLOC (Pfri)0 |
| #define NULL_CUR (Pfri)0 |
| #define NULL_INITIALIZE (Pfri)0 |
| #define NULL_STATE (Pfri)0 |
| #define STATE 3 |
Referenced by register_mech(), and SaveState::ssi_def().
| #define VINDEX -1 |
Referenced by hoc_last_init().
1.6.3