Home
last modified time | relevance | path

Searched refs:PCHYPREGetType (Results 1 – 5 of 5) sorted by relevance

/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dhypre.h11 PetscErrorCode PCHYPREGetType(PETSC_UNUSED PC pc,PETSC_UNUSED const char *name[]){PetscPCHYPREError… in PCHYPREGetType() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi204 PetscErrorCode PCHYPREGetType(PetscPC, PetscPCHYPREType*)
H A DPC.pyx1123 petsc.PCHYPREGetType
1127 CHKERR(PCHYPREGetType(self.pc, &cval))
/petsc/include/
H A Dpetscpc.h292 PETSC_EXTERN PetscErrorCode PCHYPREGetType(PC, const char *[]);
/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c2558 PetscErrorCode PCHYPREGetType(PC pc, const char *name[]) in PCHYPREGetType() function