![]() |
NEURON
|
Go to the source code of this file.
Functions | |
| int | nonlin_common (Item *, int) |
| void | solv_nonlin (Item *qsol, Symbol *fun, Symbol *method, int numeqn, int listnum) |
| void | solv_lineq (Item *qsol, Symbol *fun, Symbol *method, int numeqn, int listnum) |
| void | eqnqueue (Item *q1) |
| static void | freeqnqueue () |
| void | massagenonlin (Item *q1, Item *q2, Item *q3, Item *q4, int sensused) |
| Item * | mixed_eqns (Item *q2, Item *q3, Item *q4) |
| void | init_linblk (Item *q) |
| void | init_lineq (Item *q1) |
| void | lin_state_term (Item *q1, Item *q2) |
| void | linterm (Item *q1, Item *q2, int pstate, int sign) |
| void | massage_linblk (Item *q1, Item *q2, Item *q3, Item *q4, int sensused) |
| int | in_solvefor (Symbol *s) |
Variables | |
| int | sens_parm |
| int | numlist |
| static List * | eqnq |
| static int | nlineq = -1 |
| static int | using_array |
| static int | nstate = 0 |
| static Symbol * | linblk |
| static Symbol * | statsym |
| static char * | indexstr |
| List * | solveforlist = (List*) 0 |
Definition at line 39 of file simultan.cpp.
|
static |
Definition at line 50 of file simultan.cpp.
| int in_solvefor | ( | Symbol * | s | ) |
Definition at line 395 of file simultan.cpp.
Definition at line 225 of file simultan.cpp.
Definition at line 234 of file simultan.cpp.
Definition at line 246 of file simultan.cpp.
Definition at line 277 of file simultan.cpp.
Definition at line 307 of file simultan.cpp.
Definition at line 55 of file simultan.cpp.
| int nonlin_common | ( | Item * | q4, |
| int | sensused | ||
| ) |
Definition at line 81 of file simultan.cpp.
Definition at line 27 of file simultan.cpp.
Definition at line 12 of file simultan.cpp.
|
static |
Definition at line 8 of file simultan.cpp.
|
static |
Definition at line 244 of file simultan.cpp.
|
static |
Definition at line 222 of file simultan.cpp.
|
static |
Definition at line 218 of file simultan.cpp.
|
static |
Definition at line 221 of file simultan.cpp.
Definition at line 393 of file simultan.cpp.
|
static |
Definition at line 223 of file simultan.cpp.
|
static |
Definition at line 220 of file simultan.cpp.