#include "petsctao.h" #include "submatfree.h" PetscErrorCode MatCreateSubMatrixFree(Mat mat,IS Rows, IS Cols, Mat *J)Collective on matrix Many br
mat | - matrix of arbitrary type Many br | |
Rows | - the rows that will be in the submatrix Many br | |
Cols | - the columns that will be in the submatrix Many br |
Many br
Level:developer
Location:src/tao/matrix/submatfree.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages