Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h462 PETSC_EXTERN PetscErrorCode PCMGGalerkinSetMatProductAlgorithm(PC, const char[]);
/petsc/doc/changes/
H A D317.md146 …c_mg_galerkin_mat_product_algorithm [cusparse|hypre]` and `PCMGGalerkinSetMatProductAlgorithm()` t…
/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c2586 PetscErrorCode PCMGGalerkinSetMatProductAlgorithm(PC pc, const char name[]) in PCMGGalerkinSetMatProductAlgorithm() function