Home
last modified time | relevance | path

Searched refs:PCMGGetInjection (Results 1 – 8 of 8) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/mg/ftn-auto/
H A Dmgfuncf.c175 *__ierr = PCMGGetInjection( in pcmggetinjection_()
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/mg/
H A Dmgfunc.c411 PetscErrorCode PCMGGetInjection(PC pc,PetscInt l,Mat *mat) in PCMGGetInjection() function
H A Dmg.c813 ierr = PCMGGetInjection(pc,i+1,&Inject);CHKERRQ(ierr); in PCSetUp_MG()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscpc.h382 PETSC_EXTERN PetscErrorCode PCMGGetInjection(PC,PetscInt,Mat*);
/dports/science/PETSc/petsc-3.14.1/src/ksp/f90-mod/ftn-auto-interfaces/
H A Dpetscpc.h90427 subroutine PCMGGetInjection(a,b,c,z)
433 end subroutine PCMGGetInjection
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap4471 man:+PCMGGetInjection++PCMGGetInjection++++man+manualpages/PC/PCMGGetInjection.html#PCMGGetInjection
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS69176 PetscErrorCode PCMGGetInjection(411,13485
82223 subroutine PCMGGetInjection(427,12205
H A DCTAGS21105 PCMGGetInjection src/ksp/pc/impls/mg/mgfunc.c /^PetscErrorCode PCMGGetInjection(PC pc,PetscInt l,M…