From: David Wells Date: Thu, 1 Jun 2023 18:10:43 +0000 (-0400) Subject: Wrap some PETSc documentation lines. X-Git-Tag: v9.5.0-rc1~167^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ba4523cd26a7b977143985756282d25701f8d8;p=dealii.git Wrap some PETSc documentation lines. These are quite long and missing some HTML. --- diff --git a/include/deal.II/lac/petsc_precondition.h b/include/deal.II/lac/petsc_precondition.h index b7e68a47d3..6ed961d8d9 100644 --- a/include/deal.II/lac/petsc_precondition.h +++ b/include/deal.II/lac/petsc_precondition.h @@ -975,11 +975,17 @@ namespace PETScWrappers * @cite zampini2016pcbddc. It mainly consists of two elements: * * * - * The size of the primal space is determined through the @p AdditionalData parameters. A thorough study of the performance of this solver in the context of cardiac mechanics, together with further details on this interface, is available in @cite Barnafi2022. + * The size of the primal space is determined through the @p AdditionalData + * parameters. A thorough study of the performance of this solver in the + * context of cardiac mechanics, together with further details on this + * interface, is available in @cite Barnafi2022. * * @ingroup PETScWrappers */