Home
last modified time | relevance | path

Searched defs:MatFactorShiftType (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscmat.h1486 } MatFactorShiftType; typedef
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DMat.pyx246 class MatFactorShiftType(object): class