#include <../../nrnconf.h>#include <stdio.h>#include <math.h>#include <InterViews/resource.h>#include "nonlinz.h"#include "nrnoc2iv.h"#include "cspmatrix.h"#include "membfunc.h"
Classes | |
| class | NonLinImpRep |
Typedefs | |
| typedef int(* | Pfridot )(...) |
Functions | |
| void | v_setup_vectors () |
| void | nrn_rhs (NrnThread *) |
| int | linmod_extra_eqn_count () |
Variables | |
| int | structure_change_cnt |
| Symlist * | hoc_built_in_symlist |
| int linmod_extra_eqn_count | ( | ) |
References LinearModelAddition::extra_eqn_count(), i, and m.
Referenced by NonLinImp::compute(), NonLinImpRep::NonLinImpRep(), nrn_matrix_node_alloc(), and nrn_modeltype().

References NrnThread::_actual_rhs, NrnThread::_sp13mat, NrnThread::_v_node, NrnThread::_v_parent, NrnThread::_v_parent_index, activclamp_rhs(), activstim_rhs(), activsynapse_rhs(), BEFORE_BREAKPOINT, Memb_func::current, diam_changed, NrnThread::end, hoc_warning(), i, i1, i2, NrnThread::id, NrnThreadMembList::index, linmod_rhs(), memb_func, NrnThreadMembList::ml, NrnThread::ncell, nd, NrnThreadMembList::next, NODEA, NODEB, NODERHS, NODEV, nrn_ba(), nrn_errno_check(), nrn_mech_wtime_, nrn_thread_error(), nrnmpi_wtime(), recalc_diam(), s, NrnThread::tml, use_cachevec, and use_sparse13.
Referenced by NonLinImp::compute(), Imp::setmat1(), and setup_tree_matrix().

| void v_setup_vectors | ( | ) |
1.6.3