#include "tao_util.h" #include "submatfree.h" PetscErrorCode MatCreateSubMatrixFree(Mat mat,IS Rows, IS Cols, Mat *J)Collective on matrix
mat | - matrix of arbitrary type | |
Rows | - the rows that will be in the submatrix | |
Cols | - the columns that will be in the submatrix |
Level:developer
Location:src/matrix/submatfree.c
TAO Solver Index
Table of Contents