From a83808a0f1cd09457f21b202e8863481e0ed2af4 Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 15 Nov 2010 13:01:58 +0000 Subject: [PATCH] No need to @ref tutorial programs any more. git-svn-id: https://svn.dealii.org/trunk@22742 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/lac/petsc_precondition.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/lac/petsc_precondition.h b/deal.II/include/deal.II/lac/petsc_precondition.h index 0e9a3ad4a8..6b0b26c2e2 100644 --- a/deal.II/include/deal.II/lac/petsc_precondition.h +++ b/deal.II/include/deal.II/lac/petsc_precondition.h @@ -602,7 +602,7 @@ namespace PETScWrappers * multigrid preconditioner from the HYPRE suite. Note that PETSc has to be * configured with HYPRE (e.g. with --download-hypre=1). * - * The preconditioner does support parallel distributed computations. See @ref + * The preconditioner does support parallel distributed computations. See * step-40 for an example. * * @ingroup PETScWrappers -- 2.39.5