Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h347 PETSC_EXTERN PetscErrorCode PCGAMGGetType(PC, PCGAMGType *);
/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c1656 PetscErrorCode PCGAMGGetType(PC pc, PCGAMGType *type) in PCGAMGGetType() function