#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 |