Home
last modified time | relevance | path

Searched refs:MatRestoreRow_ConstantDiagonal (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/cdiagonal/
H A Dcdiagonal.c44 static PetscErrorCode MatRestoreRow_ConstantDiagonal(Mat A, PetscInt row, PetscInt *ncols, PetscInt… in MatRestoreRow_ConstantDiagonal() function
392 A->ops->restorerow = MatRestoreRow_ConstantDiagonal; in MatCreate_ConstantDiagonal()