Searched refs:MatRestoreRow_ConstantDiagonal (Results 1 – 1 of 1) sorted by relevance
44 static PetscErrorCode MatRestoreRow_ConstantDiagonal(Mat A, PetscInt row, PetscInt *ncols, PetscInt… in MatRestoreRow_ConstantDiagonal() function392 A->ops->restorerow = MatRestoreRow_ConstantDiagonal; in MatCreate_ConstantDiagonal()