#include "petscda.h" #include "petscmat.h" #include "petscmat.h" PetscErrorCode PETSCDM_DLLEXPORT SlicedSetBlockFills(Sliced slice,const PetscInt *dfill,const PetscInt *ofill)Collective on Sliced
sliced | - the Sliced object | |
dfill | - the fill pattern in the diagonal block (may be PETSC_NULL, means use dense block) | |
ofill | - the fill pattern in the off-diagonal blocks |
Level:advanced
Location:src/dm/da/utils/sliced.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages