From: Wolfgang Bangerth Date: Fri, 4 Nov 2005 22:13:36 +0000 (+0000) Subject: Put into the correct module. X-Git-Tag: v8.0.0~12906 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0ce0d8c8365c4407de0fe33a6fcae37075f5734;p=dealii.git Put into the correct module. git-svn-id: https://svn.dealii.org/trunk@11717 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/petsc_parallel_vector.h b/deal.II/lac/include/lac/petsc_parallel_vector.h index a4a58a2c60..6c686801fc 100644 --- a/deal.II/lac/include/lac/petsc_parallel_vector.h +++ b/deal.II/lac/include/lac/petsc_parallel_vector.h @@ -28,7 +28,7 @@ template class Vector; -/*! @addtogroup PETSc +/*! @addtogroup PETScWrappers *@{ */ namespace PETScWrappers