#include "mat.h" int MatCreateSubMatrixFree(Mat mat,IS RowMask, IS ColMask, Mat *J)Collective on matrix
mat | - matrix of arbitrary type | |
RowMask | - the rows that will be zero | |
ColMask | - the columns that will be zero |
Level:developer
Location:src/petsctao/matrix/submatfree.c
TAO Solver Index
Table of Contents