Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpctypes.h454 } PCPatchConstructType; typedef
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPC.pyx131 class PCPatchConstructType(object): class