Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c1790 static PetscErrorCode PCGAMGSetInjectionIndex_GAMG(PC pc, PetscInt n, PetscInt idx[]) in PCGAMGSetInjectionIndex_GAMG() function
1965 …ObjectComposeFunction((PetscObject)pc, "PCGAMGSetInjectionIndex_C", PCGAMGSetInjectionIndex_GAMG)); in PCCreate_GAMG()