Go to the source code of this file.
|
subroutine | sparsemodule::destroy (this) |
|
subroutine | sparsemodule::initialize (this, nrow, ncol, rowmaxnnz) |
|
subroutine | sparsemodule::initializefixed (this, nrow, ncol, maxnnz) |
|
subroutine | sparsemodule::filliaja (this, ia, ja, ierror, sort) |
|
subroutine | sparsemodule::addconnection (this, i, j, inodup, iaddop) |
|
subroutine | sparsemodule::insert (j, thisrow, inodup, iadded) |
|
subroutine | sparsemodule::sort (this, with_csr) |
|
subroutine | sparsemodule::sortintarray (nval, iarray) |
|
subroutine | sparsemodule::csr_diagsum (ia, flowja) |
|