]> https://gitweb.dealii.org/ - dealii.git/commitdiff
make function inline 14261/head
authorMagdalena Schreter <schreter.magdalena@gmail.com>
Mon, 12 Sep 2022 19:56:11 +0000 (21:56 +0200)
committerMagdalena Schreter <schreter.magdalena@gmail.com>
Mon, 12 Sep 2022 19:56:11 +0000 (21:56 +0200)
include/deal.II/lac/solver_gmres.h

index 79b7bd82e9f63dcb07268a6e28924af6ac1d1478..a2ce5f0aabab515a2b1b1f959667fbea32fc5a1e 100644 (file)
@@ -621,7 +621,7 @@ namespace internal
 
     // A function to solve the (upper) triangular system after Givens
     // rotations on a matrix that has possibly unused rows and columns
-    void
+    inline void
     solve_triangular(const unsigned int        dim,
                      const FullMatrix<double> &H,
                      const Vector<double> &    rhs,

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.