Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/mg/
H A Dmgfunc.c640 PetscErrorCode PCMGGetSmootherDown(PC pc, PetscInt l, KSP *ksp) in PCMGGetSmootherDown() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi263 PetscErrorCode PCMGGetSmootherDown(PetscPC, PetscInt, PetscKSP*)
H A DPC.pyx1973 getMGSmoother, getMGSmootherUp, petsc.PCMGGetSmootherDown
1978 CHKERR(PCMGGetSmootherDown(self.pc, clevel, &ksp.ksp))
/petsc/include/
H A Dpetscksp.h268 PETSC_EXTERN PetscErrorCode PCMGGetSmootherDown(PC, PetscInt, KSP *);
/petsc/doc/manual/
H A Dksp.md1872 PCMGGetSmootherDown(PC pc,PetscInt level,KSP *downksp);