
Go to the source code of this file.
Functions | |
| void | CSR_Match_SHEM (MatrixType *matrix, idxtype *match, idxtype *mlist, idxtype *skip, int ncon) |
| void CSR_Match_SHEM | ( | MatrixType * | matrix, | |
| idxtype * | match, | |||
| idxtype * | mlist, | |||
| idxtype * | skip, | |||
| int | ncon | |||
| ) |
Definition at line 23 of file csrmatch.c.
References matrixdef::colind, GKfree(), GKmalloc(), idxset(), KVType::key, myvalkeycompare(), matrixdef::nrows, qsort(), matrixdef::rowptr, matrixdef::transfer, and KVType::val.
Referenced by Moc_Diffusion().
1.5.5