Searched refs:HYPRESpgemmTypes (Results 1 – 1 of 1) sorted by relevance
258 static const char *HYPRESpgemmTypes[] = {"cusparse", "hypre"}; variable326 PetscObjectParameterSetDefault(jac, spgemm_type, HYPRESpgemmTypes[0]); in PCSetUp_HYPRE()1235 … now)", "PCMGGalerkinSetMatProductAlgorithm", HYPRESpgemmTypes, PETSC_STATIC_ARRAY_LENGTH(HYPRESpg… in PCSetFromOptions_HYPRE_BoomerAMG()1236 …if (flg) PetscCall(PCMGGalerkinSetMatProductAlgorithm_HYPRE_BoomerAMG(pc, HYPRESpgemmTypes[indx])); in PCSetFromOptions_HYPRE_BoomerAMG()