Searched refs:MatSetDenseblock_private (Results 1 – 1 of 1) sorted by relevance
2325 static inline PetscErrorCode MatSetDenseblock_private(PetscInt nrows, PetscInt *rows, PetscInt ncol… in MatSetDenseblock_private() function2365 PetscCall(MatSetDenseblock_private(nrows, rows, ncols, cstart, J)); in MatSetblock_private()