NEURON
equation.h File Reference

Go to the source code of this file.

Functions

void eqn_name (void)
 
void eqn_init (void)
 
void eqn_lhs (void)
 
void eqn_rhs (void)
 
void dep_make (void)
 

Variables

int do_equation
 
inthoc_access
 
int var_access
 

Function Documentation

◆ dep_make()

void dep_make ( void  )

Definition at line 24 of file nonlin.cpp.

◆ eqn_init()

void eqn_init ( void  )

◆ eqn_lhs()

void eqn_lhs ( void  )

◆ eqn_name()

void eqn_name ( void  )

◆ eqn_rhs()

void eqn_rhs ( void  )

Variable Documentation

◆ do_equation

int do_equation

Definition at line 14 of file nonlin.cpp.

◆ hoc_access

int* hoc_access

Definition at line 15 of file nonlin.cpp.

◆ var_access

int var_access

Definition at line 16 of file nonlin.cpp.