From: David Wells Date: Sat, 19 Dec 2015 22:56:41 +0000 (-0500) Subject: Add a missing PETScWrappers label. X-Git-Tag: v8.4.0-rc2~145^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad76111114327e13d8d4ea2289a8c2fed77c083;p=dealii.git Add a missing PETScWrappers label. --- diff --git a/include/deal.II/lac/petsc_solver.h b/include/deal.II/lac/petsc_solver.h index a27e1aa429..d0a1e1aed1 100644 --- a/include/deal.II/lac/petsc_solver.h +++ b/include/deal.II/lac/petsc_solver.h @@ -452,6 +452,7 @@ namespace PETScWrappers /** * An implementation of the solver interface using the PETSc GMRES solver. * + * @ingroup PETScWrappers * @author Wolfgang Bangerth, 2004 */ class SolverGMRES : public SolverBase