Searched refs:MatMumpsSetBlk (Results 1 – 3 of 3) sorted by relevance
87 - Add support for `-mat_mumps_icntl_15 1` with the companion function `MatMumpsSetBlk()`
2369 PETSC_EXTERN PetscErrorCode MatMumpsSetBlk(Mat, PetscInt, const PetscInt[], const PetscInt[]);
2791 PetscCall(MatMumpsSetBlk(F, displs[size], NULL, blkptr)); in MatSetFromOptions_MUMPS()3789 PetscErrorCode MatMumpsSetBlk(Mat F, PetscInt nblk, const PetscInt blkvar[], const PetscInt blkptr[… in MatMumpsSetBlk() function