![]() |
NEURON
|
Go to the source code of this file.
Functions | |
| double | sprow_ip (SPROW *row1, SPROW *row2, int lim) |
| double | sprow_sqr (SPROW *row, int lim) |
| int | set_scan (int new_len) |
| SPMAT * | spCHfactor (SPMAT *A) |
| VEC * | spCHsolve (SPMAT *L, VEC *b, VEC *out) |
| SPMAT * | spICHfactor (SPMAT *A) |
| SPMAT * | spCHsymb (SPMAT *A) |
| SPMAT * | comp_AAT (SPMAT *A) |
Variables | |
| static char | rcsid [] = "spchfctr.c,v 1.1 1997/12/04 17:55:51 hines Exp" |
| static int * | scan_row = (int *)NULL |
| static int * | scan_idx = (int *)NULL |
| static int * | col_list = (int *)NULL |
| static int | scan_len = 0 |
Definition at line 555 of file spchfctr.c.
Definition at line 152 of file spchfctr.c.
Definition at line 180 of file spchfctr.c.
Definition at line 445 of file spchfctr.c.
Definition at line 383 of file spchfctr.c.
Definition at line 52 of file spchfctr.c.
Definition at line 125 of file spchfctr.c.
Definition at line 147 of file spchfctr.c.
Definition at line 34 of file spchfctr.c.
Definition at line 146 of file spchfctr.c.
|
static |
Definition at line 148 of file spchfctr.c.
Definition at line 146 of file spchfctr.c.