Searched refs:MATOP_GET_VBLOCK_DIAGONAL (Results 1 – 3 of 3) sorted by relevance
83 - Add `MATOP_GET_BLOCK_DIAGONAL` and `MATOP_GET_VBLOCK_DIAGONAL` to set methods returning the diago…
251 PetscCall(MatHasOperation(pc->pmat, MATOP_GET_VBLOCK_DIAGONAL, &flg)); in PCSetUp_VPBJacobi()
2038 MATOP_GET_VBLOCK_DIAGONAL = 140, /* and need to destroy it after use. */ enumerator