Searched refs:MatCreateSubMatrices_ConstantDiagonal (Results 1 – 1 of 1) sorted by relevance
88 static PetscErrorCode MatCreateSubMatrices_ConstantDiagonal(Mat A, PetscInt n, const IS irow[], con… in MatCreateSubMatrices_ConstantDiagonal() function389 A->ops->createsubmatrices = MatCreateSubMatrices_ConstantDiagonal; in MatCreate_ConstantDiagonal()