From: Wolfgang Bangerth Date: Sun, 15 Jan 2006 23:03:00 +0000 (+0000) Subject: Link to the software module. X-Git-Tag: v8.0.0~12625 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6714d0371e0d025e047772636bd28ec5cb6d2cd5;p=dealii.git Link to the software module. git-svn-id: https://svn.dealii.org/trunk@12039 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/petsc_vector_base.h b/deal.II/lac/include/lac/petsc_vector_base.h index 1be43d8189..2d4997be1a 100644 --- a/deal.II/lac/include/lac/petsc_vector_base.h +++ b/deal.II/lac/include/lac/petsc_vector_base.h @@ -34,7 +34,7 @@ template class Vector; * A namespace in which wrapper classes for PETSc objects reside. * * @ingroup PETScWrappers - * @ref SoftwarePETSc + * @see @ref SoftwarePETSc * @author Wolfgang Bangerth, 2004 */ namespace PETScWrappers