#include "petscmat.h" PetscErrorCode MatIncreaseOverlap(Mat mat,PetscInt n,IS is[],PetscInt ov)Collective on Mat Many br
mat | - the matrix Many br | |
n | - the number of index sets Many br | |
is | - the array of index sets (these index sets will changed during the call) Many br | |
ov | - the additional overlap requested Many br |
Many br
Level:developer
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages