Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/demo/python_types/
H A Dmatpython_protocol.py157 sortype: Mat.SORType,
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DMat.pyx371 SORType = MatSORType variable in Mat