#include <../../nrnconf.h>
#include <mymath.h>
#include <nrnoc2iv.h>
#include <parse.h>
#include <cvodeobj.h>
#include <netcvode.h>
#include <hoclist.h>
#include <ocpointer.h>
Functions | |
void | nrniv_recalc_ptrs () |
double * | nrn_recalc_ptr (double *) |
void | nrn_linmod_update_ptrs (void *) |
void | nrn_partrans_update_ptrs () |
Variables | |
NetCvode * | net_cvode_instance |
References LinearMechanism::update_ptrs().
Referenced by nrniv_recalc_ptrs().
void nrn_partrans_update_ptrs | ( | ) |
References i, n, nrn_recalc_ptr(), and pd.
Referenced by nrniv_recalc_ptrs().
double* nrn_recalc_ptr | ( | double * | ) |
void nrniv_recalc_ptrs | ( | ) |
References assert, g, hoc_lookup(), if(), ITERATE, net_cvode_instance, Oc::notify_pointer_disconnect(), Oc::notify_when_freed(), nrn_linmod_update_ptrs(), nrn_partrans_update_ptrs(), nrn_recalc_ptr(), OBJ, op, OcPointer::p_, pd, Symbol::type, Symbol::u, ShapePlot::update_ptrs(), Graph::update_ptrs(), and OcPointer::valid_.
NetCvode* net_cvode_instance |