Searched refs:hypreCitation (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/hypre/ |
| H A D | hypre.c | 21 static const char hypreCitation[] = "@manual{hypre-web-page,\n title = {{\\sl hypre}: High Perfor… variable 570 PetscCall(PetscCitationsRegister(hypreCitation, &cite)); in PCApply_HYPRE() 606 PetscCall(PetscCitationsRegister(hypreCitation, &cite)); in PCMatApply_HYPRE_BoomerAMG() 944 PetscCall(PetscCitationsRegister(hypreCitation, &cite)); in PCApplyTranspose_HYPRE_BoomerAMG() 1363 PetscCall(PetscCitationsRegister(hypreCitation, &cite)); in PCApplyRichardson_HYPRE_BoomerAMG() 2808 PetscCall(PetscCitationsRegister(hypreCitation, &cite)); in PCApply_PFMG() 2842 PetscCall(PetscCitationsRegister(hypreCitation, &cite)); in PCApplyRichardson_PFMG() 3028 PetscCall(PetscCitationsRegister(hypreCitation, &cite)); in PCApply_SysPFMG() 3096 PetscCall(PetscCitationsRegister(hypreCitation, &cite)); in PCApplyRichardson_SysPFMG() 3243 PetscCall(PetscCitationsRegister(hypreCitation, &cite)); in PCApply_SMG() [all …]
|