linmod.cpp File Reference

#include <../../nrnconf.h>
#include <stdio.h>
#include "linmod.h"
#include <OS/list.h>
#include "ocmatrix.h"
#include "ivocvect.h"
#include "nrnoc2iv.h"
#include "membfunc.h"
#include "spmatrix.h"
Include dependency graph for linmod.cpp:
This graph shows which files directly or indirectly include this file:

Functions

void linmod_alloc ()
int linmod_extra_eqn_count ()
void linmod_init ()
void linmod_rhs ()
void linmod_lhs ()
void linmod_dkmap (double **, double **)
void linmod_dkres (double *, double *, double *)
void linmod_dkpsol (double)
void linmod_update ()
void nrn_matrix_node_free ()
 implementPtrList (LinmodPtrList, LinearModelAddition) static LinmodPtrList *linmod_list

Variables

int cvode_active_
int nrn_use_daspk_
int secondorder

Function Documentation

implementPtrList ( LinmodPtrList  ,
LinearModelAddition   
)
void linmod_alloc (  ) 
void linmod_dkmap ( double **  pv,
double **  pvdot 
)

References LinearModelAddition::dkmap(), i, and m.

Here is the call graph for this function:

void linmod_dkpsol ( double  cj  ) 

References LinearModelAddition::dkpsol(), i, and m.

Here is the call graph for this function:

void linmod_dkres ( double *  y,
double *  yprime,
double *  delta 
)

References LinearModelAddition::dkres(), i, and m.

Here is the call graph for this function:

int linmod_extra_eqn_count (  ) 

References LinearModelAddition::extra_eqn_count(), i, and m.

Here is the call graph for this function:

void linmod_init (  ) 

References cvode_active_, hoc_execerror(), i, LinearModelAddition::init(), m, nrn_use_daspk_, and secondorder.

Here is the call graph for this function:

void linmod_lhs (  ) 

References i, LinearModelAddition::lhs(), and m.

Here is the call graph for this function:

void linmod_rhs (  ) 

References i, m, and LinearModelAddition::rhs().

Here is the call graph for this function:

void linmod_update (  ) 

References i, m, and LinearModelAddition::update().

Here is the call graph for this function:

void nrn_matrix_node_free (  ) 

Variable Documentation

Generated on Mon Jun 13 08:10:28 2011 for NEURON by  doxygen 1.6.3