From 4876e5d33a0e46bbcf66df97df14f47f6008b3c0 Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Tue, 21 Jun 2016 00:35:02 +0200 Subject: [PATCH] fix doxygen in TrilinosWrappers::SolverDirect --- include/deal.II/lac/trilinos_solver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/deal.II/lac/trilinos_solver.h b/include/deal.II/lac/trilinos_solver.h index 04c07684ea..4efcaedc95 100644 --- a/include/deal.II/lac/trilinos_solver.h +++ b/include/deal.II/lac/trilinos_solver.h @@ -575,7 +575,7 @@ namespace TrilinosWrappers */ void initialize (const SparseMatrix &A); - /* + /** * Solve the linear system Ax=b based on the * package set in intialize(). Note the matrix is not refactorized during * this call. -- 2.39.5