#include "petscdmsliced.h" PetscErrorCode DMSlicedSetBlockFills(DM dm,const PetscInt *dfill,const PetscInt *ofill)Logically Collective on DM
sliced | - the DM object | |
dfill | - the fill pattern in the diagonal block (may be NULL, means use dense block) | |
ofill | - the fill pattern in the off-diagonal blocks |
Level:advanced
Location:src/dm/impls/sliced/sliced.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages