Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dmatimpl.h157 PetscErrorCode (*restorerowuppertriangular)(Mat); member
/petsc/src/mat/interface/
H A Dmatrix.c696 PetscTryTypeMethod(mat, restorerowuppertriangular); in MatRestoreRowUpperTriangular()