Searched refs:MATOP_GET_BLOCK_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…
276 PetscCall(MatHasOperation(pc->pmat, MATOP_GET_BLOCK_DIAGONAL, &flg)); in PCSetUp_PBJacobi()
2037 …MATOP_GET_BLOCK_DIAGONAL = 139, /* NOTE: caller of the two op functions owns the returned m… enumerator