Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/mg/ftn-auto/
H A Dmgfuncf.c190 *__ierr = PCMGGetSmootherDown( in pcmggetsmootherdown_()
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/mg/
H A Dmgfunc.c550 PetscErrorCode PCMGGetSmootherDown(PC pc,PetscInt l,KSP *ksp) in PCMGGetSmootherDown() function
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/src/PETSc/
H A Dpetscpc.pxi228 int PCMGGetSmootherDown(PetscPC,PetscInt,PetscKSP*)
H A DPC.pyx609 CHKERR( PCMGGetSmootherDown(self.pc, clevel, &ksp.ksp) )
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscksp.h156 PETSC_EXTERN PetscErrorCode PCMGGetSmootherDown(PC,PetscInt,KSP*);
/dports/science/PETSc/petsc-3.14.1/src/ksp/f90-mod/ftn-auto-interfaces/
H A Dpetscpc.h90448 subroutine PCMGGetSmootherDown(a,b,c,z)
454 end subroutine PCMGGetSmootherDown
/dports/science/PETSc/petsc-3.14.1/src/snes/tutorials/
H A Dex12.c1131 ierr = PCMGGetSmootherDown(pc, l, &ksp);CHKERRQ(ierr); in main()
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap4474 man:+PCMGGetSmootherDown++PCMGGetSmootherDown++++man+manualpages/PC/PCMGGetSmootherDown.html#PCMGGe…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS69179 PetscErrorCode PCMGGetSmootherDown(550,18773
82226 subroutine PCMGGetSmootherDown(448,12787
H A DCTAGS21112 PCMGGetSmootherDown src/ksp/pc/impls/mg/mgfunc.c /^PetscErrorCode PCMGGetSmootherDown(PC pc,PetscI…