ESYS13
Revision_
|
Functions | |
Paso_Pattern * | Paso_Pattern_getSubpattern (Paso_Pattern *pattern, int newNumRows, int newNumCols, index_t *row_list, index_t *new_col_index) |
Paso_Pattern* Paso_Pattern_getSubpattern | ( | Paso_Pattern * | pattern, |
int | newNumRows, | ||
int | newNumCols, | ||
index_t * | row_list, | ||
index_t * | new_col_index | ||
) |
References Esys_checkPtr(), Esys_noError(), Esys_resetError(), Paso_Pattern::index, MATRIX_FORMAT_OFFSET1, MEMALLOC, MEMFREE, Paso_Pattern_alloc(), Paso_Util_cumsum(), Paso_Pattern::ptr, and Paso_Pattern::type.
Referenced by Paso_SparseMatrix_getSubmatrix().