From: David Wells Date: Tue, 9 Feb 2016 18:50:27 +0000 (-0500) Subject: Join a link that was broken over two lines. X-Git-Tag: v8.4.0-rc2~21^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2151%2Fhead;p=dealii.git Join a link that was broken over two lines. This makes the link clickable. --- diff --git a/include/deal.II/matrix_free/fe_evaluation.h b/include/deal.II/matrix_free/fe_evaluation.h index f12d835705..b2c52d6788 100644 --- a/include/deal.II/matrix_free/fe_evaluation.h +++ b/include/deal.II/matrix_free/fe_evaluation.h @@ -1390,8 +1390,8 @@ protected: * for applying a vector operation for several cells at once. This setting is * explained in the step-37 and step-48 tutorial programs. For vector-valued * problems, the deal.II test suite includes a few additional examples as - * well, e.g. the Stokes operator found at https://github.com/dealii/dealii/bl - * ob/master/tests/matrix_free/matrix_vector_stokes_noflux.cc + * well, e.g. the Stokes operator found at + * https://github.com/dealii/dealii/blob/master/tests/matrix_free/matrix_vector_stokes_noflux.cc * * For most operator evaluation tasks, this path provides the most efficient * solution by combining pre-computed data for the mapping (Jacobian