Searched refs:PCMGGetSmootherDown (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/ksp/pc/impls/mg/ |
| H A D | mgfunc.c | 640 PetscErrorCode PCMGGetSmootherDown(PC pc, PetscInt l, KSP *ksp) in PCMGGetSmootherDown() function
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscpc.pxi | 263 PetscErrorCode PCMGGetSmootherDown(PetscPC, PetscInt, PetscKSP*)
|
| H A D | PC.pyx | 1973 getMGSmoother, getMGSmootherUp, petsc.PCMGGetSmootherDown 1978 CHKERR(PCMGGetSmootherDown(self.pc, clevel, &ksp.ksp))
|
| /petsc/include/ |
| H A D | petscksp.h | 268 PETSC_EXTERN PetscErrorCode PCMGGetSmootherDown(PC, PetscInt, KSP *);
|
| /petsc/doc/manual/ |
| H A D | ksp.md | 1872 PCMGGetSmootherDown(PC pc,PetscInt level,KSP *downksp);
|