#include "petscmat.h" int MatIncreaseOverlap(Mat mat,int n,IS is[],int ov)Collective on Mat
mat | - the matrix | |
n | - the number of index sets | |
is | - the array of index sets (these index sets will changed during the call) | |
ov | - the additional overlap requested |
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