From 507858e6ff07417af4039a15fe318227a4d1b0c4 Mon Sep 17 00:00:00 2001 From: bangerth Date: Sun, 12 Apr 2009 04:35:44 +0000 Subject: [PATCH] Minor edits. git-svn-id: https://svn.dealii.org/trunk@18595 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-34/doc/results.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/examples/step-34/doc/results.dox b/deal.II/examples/step-34/doc/results.dox index d207a8bc4b..e6849a3bb0 100644 --- a/deal.II/examples/step-34/doc/results.dox +++ b/deal.II/examples/step-34/doc/results.dox @@ -1,6 +1,7 @@

Results

-We ran the program using the following parameters.prm file: +We ran the program using the following parameters.prm file (which +can also be found in the directory in which all the other source files are): @verbatim # Listing of Parameters # --------------------- @@ -137,7 +138,6 @@ obtained by using higher order mappings. The result of running these computations is a bunch of output files that we can pass to our visualization program of choice. - The output files are of two kind: the potential on the boundary element surface, and the potential extended to the outer and inner domain. The combination of the two for the two dimensional case looks -- 2.39.5