Searched refs:PCHYPRESetInterpolations (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/binding/petsc4py/src/lib-petsc/compat/ |
| H A D | hypre.h | 17 PetscErrorCode PCHYPRESetInterpolations(PETSC_UNUSED PC pc,PETSC_UNUSED PetscInt dim,PETSC_UNUSED M… in PCHYPRESetInterpolations() function
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscpc.pxi | 211 …PetscErrorCode PCHYPRESetInterpolations(PetscPC, PetscInt, PetscMat, PetscMat[], PetscMat, PetscMa…
|
| H A D | PC.pyx | 1243 petsc.PCHYPRESetInterpolations 1263 CHKERR (PCHYPRESetInterpolations(self.pc, idim, RT_full_mat, RT_Pi_mat,
|
| /petsc/include/ |
| H A D | petscpc.h | 295 PETSC_EXTERN PetscErrorCode PCHYPRESetInterpolations(PC, PetscInt, Mat, Mat[], Mat, Mat[]);
|
| /petsc/src/ksp/pc/impls/hypre/ |
| H A D | hypre.c | 1923 PetscErrorCode PCHYPRESetInterpolations(PC pc, PetscInt dim, Mat RT_PiFull, Mat RT_Pi[], Mat ND_PiF… in PCHYPRESetInterpolations() function
|