#include "petscmat.h" PetscErrorCode MatMPIAIJSetUseScalableIncreaseOverlap(Mat A,PetscBool sc)Collective on Mat
A | - the matrix | |
sc | - PETSC_TRUE indicates use the scalable algorithm (default is not to use the scalable algorithm) |
Level:advanced
Location:src/mat/impls/aij/mpi/mpiaij.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages