Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h463 PETSC_EXTERN PetscErrorCode PCMGGalerkinGetMatProductAlgorithm(PC, const char *[]);
/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c2609 PetscErrorCode PCMGGalerkinGetMatProductAlgorithm(PC pc, const char *name[]) in PCMGGalerkinGetMatProductAlgorithm() function