]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Adjust output.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 7 Sep 2010 23:34:56 +0000 (23:34 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 7 Sep 2010 23:34:56 +0000 (23:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@21873 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/parameter_handler_9/cmp/generic

index 3b8d86749922758e2a7adab6a5b540796aecacca..5fd381d4b33a7ed43fe15fa7675965cfa4267991 100644 (file)
@@ -1,24 +1,7 @@
 
-# Listing of Parameters
-# ---------------------
-subsection Testing testing
-  # docs 3
-  set double_double = 3.1415926
-  set int/int       = 1
-
-  # docs 1
-  set string list   = a
-
-
-  subsection Testing%testing
-    # docs 3
-    set double+double = 3.1415926 # default: 6.1415926
-    set int*int       = 1         # default: 2
-
-    # docs 1
-    set string&list   = a         # default: a,b,c
-  end
-
-end
-
-
+DEAL:parameters:Testing testing::double_double: 3.1415926
+DEAL:parameters:Testing testing::int/int: 1
+DEAL:parameters:Testing testing::string list: a
+DEAL:parameters:Testing testing:Testing%testing::double+double: 3.1415926
+DEAL:parameters:Testing testing:Testing%testing::int*int: 1
+DEAL:parameters:Testing testing:Testing%testing::string&list: a

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.