From dd0d4a8e91a8ca18424c39d5a9e2d1befc219993 Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 30 Oct 2007 23:52:11 +0000 Subject: [PATCH] Add a newline to the end of the file and finish the sentence that was checked in by accident before. git-svn-id: https://svn.dealii.org/trunk@15410 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-29/doc/results.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/examples/step-29/doc/results.dox b/deal.II/examples/step-29/doc/results.dox index d044b9de14..f59dbabf43 100644 --- a/deal.II/examples/step-29/doc/results.dox +++ b/deal.II/examples/step-29/doc/results.dox @@ -161,4 +161,5 @@ is ${\cal O}(BN)$. This also explains why the program does run in 3d as well (after changing the dimension on the UltrasoundProblem object), but scales very badly and takes extraordinate patience before it finishes solving the linear -system. \ No newline at end of file +system on a mesh with appreciable resolution, even though all the +other parts of the program scale very nicely. -- 2.39.5