Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpctypes.h70 #define PCSAVIENNACL "saviennacl" macro
/petsc/src/ksp/pc/interface/
H A Dpcregis.c146 PetscCall(PCRegister(PCSAVIENNACL, PCCreate_SAVIENNACL)); in PCRegisterAll()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi43 PetscPCType PCSAVIENNACL
H A DPC.pyx44 SAVIENNACL = S_(PCSAVIENNACL)