From 9dc6f25eeaa23adf817b1a6d44bfc91c1012da85 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 29 Aug 2024 13:52:23 -0600 Subject: [PATCH] Fix formatting issue in tutorials. --- doc/doxygen/scripts/program2toc.pl | 2 ++ examples/step-12/doc/intro.dox | 2 -- examples/step-15/doc/intro.dox | 2 -- examples/step-16/doc/intro.dox | 2 -- examples/step-19/doc/intro.dox | 3 --- examples/step-22/doc/intro.dox | 2 -- examples/step-28/doc/intro.dox | 2 -- examples/step-29/doc/intro.dox | 2 -- examples/step-31/doc/intro.dox | 2 -- examples/step-32/doc/intro.dox | 2 -- examples/step-33/doc/intro.dox | 2 -- examples/step-34/doc/intro.dox | 2 -- examples/step-35/doc/intro.dox | 2 -- examples/step-36/doc/intro.dox | 2 -- examples/step-37/doc/intro.dox | 2 -- examples/step-38/doc/intro.dox | 2 -- examples/step-40/doc/intro.dox | 2 -- examples/step-41/doc/intro.dox | 2 -- examples/step-42/doc/intro.dox | 2 -- examples/step-43/doc/intro.dox | 2 -- examples/step-44/doc/intro.dox | 2 -- examples/step-45/doc/intro.dox | 2 -- examples/step-46/doc/intro.dox | 2 -- examples/step-47/doc/intro.dox | 4 +--- examples/step-48/doc/intro.dox | 1 - examples/step-50/doc/intro.dox | 2 -- examples/step-51/doc/intro.dox | 2 -- examples/step-53/doc/intro.dox | 2 -- examples/step-54/doc/intro.dox | 2 -- examples/step-55/doc/intro.dox | 2 -- examples/step-57/doc/intro.dox | 2 -- examples/step-58/doc/intro.dox | 2 -- examples/step-59/doc/intro.dox | 2 -- examples/step-60/doc/intro.dox | 2 -- examples/step-61/doc/intro.dox | 2 -- examples/step-62/doc/intro.dox | 2 -- examples/step-63/doc/intro.dox | 2 -- examples/step-64/doc/intro.dox | 2 -- examples/step-65/doc/intro.dox | 3 --- examples/step-66/doc/intro.dox | 2 -- examples/step-67/doc/intro.dox | 3 --- examples/step-68/doc/intro.dox | 2 -- examples/step-70/doc/intro.dox | 2 -- examples/step-71/doc/intro.dox | 2 -- examples/step-72/doc/intro.dox | 2 -- examples/step-74/doc/intro.dox | 2 -- examples/step-75/doc/intro.dox | 2 -- examples/step-76/doc/intro.dox | 3 --- examples/step-77/doc/intro.dox | 2 -- examples/step-83/doc/intro.dox | 2 -- examples/step-86/doc/intro.dox | 2 -- examples/step-87/doc/intro.dox | 2 -- examples/step-89/doc/intro.dox | 2 -- 53 files changed, 3 insertions(+), 108 deletions(-) diff --git a/doc/doxygen/scripts/program2toc.pl b/doc/doxygen/scripts/program2toc.pl index 0c684924b0..3a7ceedd03 100644 --- a/doc/doxygen/scripts/program2toc.pl +++ b/doc/doxygen/scripts/program2toc.pl @@ -62,3 +62,5 @@ while (<>) { for (; $level>=3; --$level) { print " \n"; } + +print "
\n"; diff --git a/examples/step-12/doc/intro.dox b/examples/step-12/doc/intro.dox index 57de566848..da318cc8f7 100644 --- a/examples/step-12/doc/intro.dox +++ b/examples/step-12/doc/intro.dox @@ -1,5 +1,3 @@ -
-

An example of an advection problem using the Discountinuous Galerkin method

diff --git a/examples/step-15/doc/intro.dox b/examples/step-15/doc/intro.dox index 8acd12b484..33c55b4bef 100644 --- a/examples/step-15/doc/intro.dox +++ b/examples/step-15/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program grew out of a student project by Sven Wetterauer at the University of Heidelberg, Germany. Most of the work for this program diff --git a/examples/step-16/doc/intro.dox b/examples/step-16/doc/intro.dox index 09e561084a..da763800eb 100644 --- a/examples/step-16/doc/intro.dox +++ b/examples/step-16/doc/intro.dox @@ -1,5 +1,3 @@ -
-

Introduction

diff --git a/examples/step-19/doc/intro.dox b/examples/step-19/doc/intro.dox index ca3da17fd4..035e4c72b6 100644 --- a/examples/step-19/doc/intro.dox +++ b/examples/step-19/doc/intro.dox @@ -1,6 +1,3 @@ - -
- This program was contributed by Wolfgang Bangerth, Rene Gassmoeller, and Peter Munch. diff --git a/examples/step-22/doc/intro.dox b/examples/step-22/doc/intro.dox index 3ecc4567ce..82abf794f7 100644 --- a/examples/step-22/doc/intro.dox +++ b/examples/step-22/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Martin Kronbichler and Wolfgang Bangerth.
diff --git a/examples/step-28/doc/intro.dox b/examples/step-28/doc/intro.dox index cecdd0e4e2..cfd180324d 100644 --- a/examples/step-28/doc/intro.dox +++ b/examples/step-28/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Yaqi Wang and Wolfgang Bangerth. Results from this program are used and discussed in the publication "Three-dimensional h-adaptivity for the multigroup neutron diffusion diff --git a/examples/step-29/doc/intro.dox b/examples/step-29/doc/intro.dox index 49b6594bc7..4269e207d8 100644 --- a/examples/step-29/doc/intro.dox +++ b/examples/step-29/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Moritz Allmaras at Texas A&M University. Some of the work on this tutorial program has been funded diff --git a/examples/step-31/doc/intro.dox b/examples/step-31/doc/intro.dox index 19ccfbd2bd..6315b39ab3 100644 --- a/examples/step-31/doc/intro.dox +++ b/examples/step-31/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Martin Kronbichler and Wolfgang Bangerth.
diff --git a/examples/step-32/doc/intro.dox b/examples/step-32/doc/intro.dox index de41fcc20d..a51da4567d 100644 --- a/examples/step-32/doc/intro.dox +++ b/examples/step-32/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Martin Kronbichler, Wolfgang Bangerth, and Timo Heister. diff --git a/examples/step-33/doc/intro.dox b/examples/step-33/doc/intro.dox index f8210f9220..90cf5e9615 100644 --- a/examples/step-33/doc/intro.dox +++ b/examples/step-33/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was written for fun by David Neckels (NCAR) while working at Sandia (on the Wyoming Express bus to and from Corrales each day). diff --git a/examples/step-34/doc/intro.dox b/examples/step-34/doc/intro.dox index 806718bbb6..0c18932075 100644 --- a/examples/step-34/doc/intro.dox +++ b/examples/step-34/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Luca Heltai (thanks to Michael Gratton for pointing out what the exact solution should have been in the three dimensional case). diff --git a/examples/step-35/doc/intro.dox b/examples/step-35/doc/intro.dox index 33ce2bcd6f..8f4b9fbd58 100644 --- a/examples/step-35/doc/intro.dox +++ b/examples/step-35/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program grew out of a student project by Abner Salgado at Texas A&M University. Most of the work for this program is by him. diff --git a/examples/step-36/doc/intro.dox b/examples/step-36/doc/intro.dox index d9ce749844..6a911ec918 100644 --- a/examples/step-36/doc/intro.dox +++ b/examples/step-36/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Toby D. Young and Wolfgang Bangerth. diff --git a/examples/step-37/doc/intro.dox b/examples/step-37/doc/intro.dox index ed1bf4ae3d..74982e2de4 100644 --- a/examples/step-37/doc/intro.dox +++ b/examples/step-37/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Katharina Kormann and Martin Kronbichler. diff --git a/examples/step-38/doc/intro.dox b/examples/step-38/doc/intro.dox index b920caa61c..50b45199f4 100644 --- a/examples/step-38/doc/intro.dox +++ b/examples/step-38/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Andrea Bonito and M. Sebastian Pauletti, with editing and writing by Wolfgang Bangerth.
diff --git a/examples/step-40/doc/intro.dox b/examples/step-40/doc/intro.dox index ba3fa9d9eb..2850105a72 100644 --- a/examples/step-40/doc/intro.dox +++ b/examples/step-40/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Timo Heister, Martin Kronbichler, and Wolfgang Bangerth.
diff --git a/examples/step-41/doc/intro.dox b/examples/step-41/doc/intro.dox index ee3c69917a..78d259098d 100644 --- a/examples/step-41/doc/intro.dox +++ b/examples/step-41/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Jörg Frohne (University of Siegen, Germany) while on a long-term visit to Texas A&M University.
diff --git a/examples/step-42/doc/intro.dox b/examples/step-42/doc/intro.dox index 7181252e7a..fbe6a89c06 100644 --- a/examples/step-42/doc/intro.dox +++ b/examples/step-42/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Jörg Frohne (University of Siegen, Germany) while on a long-term visit to Texas A&M University, with significant contributions by Timo Heister and Wolfgang Bangerth. diff --git a/examples/step-43/doc/intro.dox b/examples/step-43/doc/intro.dox index 4676c54b4d..f672896e86 100644 --- a/examples/step-43/doc/intro.dox +++ b/examples/step-43/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Chih-Che Chueh (University of Victoria) and Wolfgang Bangerth. Results from this program are used and discussed in the diff --git a/examples/step-44/doc/intro.dox b/examples/step-44/doc/intro.dox index aae6e7a653..20e0e99782 100644 --- a/examples/step-44/doc/intro.dox +++ b/examples/step-44/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Jean-Paul Pelteret and Andrew McBride.
This material is based upon work supported by the German Science Foundation (Deutsche diff --git a/examples/step-45/doc/intro.dox b/examples/step-45/doc/intro.dox index b267754492..ddf7af6bdf 100644 --- a/examples/step-45/doc/intro.dox +++ b/examples/step-45/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Daniel Arndt and Matthias Maier.

Introduction

diff --git a/examples/step-46/doc/intro.dox b/examples/step-46/doc/intro.dox index ba52a51975..726a898f16 100644 --- a/examples/step-46/doc/intro.dox +++ b/examples/step-46/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Wolfgang Bangerth.
This material is based upon work partly supported by the National Science diff --git a/examples/step-47/doc/intro.dox b/examples/step-47/doc/intro.dox index 7ed428282e..61c4d02cc0 100644 --- a/examples/step-47/doc/intro.dox +++ b/examples/step-47/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Natasha Sharma, Guido Kanschat, Timo Heister, Wolfgang Bangerth, and Zhuoran Wang. @@ -224,7 +222,7 @@ alternative method.

Derivation of the C0IP method

We base this program on the $C^0$ IP method presented by Susanne -Brenner and Li-Yeng Sung in the paper "C$^0$ Interior Penalty Method +Brenner and Li-Yeng Sung in the paper "$C^0$ Interior Penalty Method for Linear Fourth Order Boundary Value Problems on polygonal domains" @cite Brenner2005 diff --git a/examples/step-48/doc/intro.dox b/examples/step-48/doc/intro.dox index 72c22da599..1881e4bc76 100644 --- a/examples/step-48/doc/intro.dox +++ b/examples/step-48/doc/intro.dox @@ -1,4 +1,3 @@ - This program was contributed by Katharina Kormann and Martin Kronbichler. diff --git a/examples/step-50/doc/intro.dox b/examples/step-50/doc/intro.dox index 95c2f3299a..91e660d85f 100644 --- a/examples/step-50/doc/intro.dox +++ b/examples/step-50/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Thomas C. Clevenger and Timo Heister.
diff --git a/examples/step-51/doc/intro.dox b/examples/step-51/doc/intro.dox index 1494ff1919..d1be57995a 100644 --- a/examples/step-51/doc/intro.dox +++ b/examples/step-51/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Martin Kronbichler and Scott Miller. diff --git a/examples/step-53/doc/intro.dox b/examples/step-53/doc/intro.dox index 16b9aaaebb..9163afb7e0 100644 --- a/examples/step-53/doc/intro.dox +++ b/examples/step-53/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Wolfgang Bangerth and Luca Heltai, using data provided by D. Sarah Stamps. diff --git a/examples/step-54/doc/intro.dox b/examples/step-54/doc/intro.dox index d590562a7f..3f8c1b90e7 100644 --- a/examples/step-54/doc/intro.dox +++ b/examples/step-54/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Andrea Mola and Luca Heltai. @note This program elaborates on concepts of industrial geometry, using tools diff --git a/examples/step-55/doc/intro.dox b/examples/step-55/doc/intro.dox index dc638f1d2e..4123f109f9 100644 --- a/examples/step-55/doc/intro.dox +++ b/examples/step-55/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Timo Heister. Special thanks to Sander Rhebergen for the inspiration to finally write this tutorial. diff --git a/examples/step-57/doc/intro.dox b/examples/step-57/doc/intro.dox index e6b159654d..1023a027b0 100644 --- a/examples/step-57/doc/intro.dox +++ b/examples/step-57/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Liang Zhao and Timo Heister. This material is based upon work partially supported by National Science diff --git a/examples/step-58/doc/intro.dox b/examples/step-58/doc/intro.dox index 2892a5ddee..813a1df975 100644 --- a/examples/step-58/doc/intro.dox +++ b/examples/step-58/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Wolfgang Bangerth (Colorado State University) and Yong-Yong Cai (Beijing Computational Science Research Center, CSRC) and is the result of the diff --git a/examples/step-59/doc/intro.dox b/examples/step-59/doc/intro.dox index abaf859929..06d610a254 100644 --- a/examples/step-59/doc/intro.dox +++ b/examples/step-59/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Katharina Kormann and Martin Kronbichler. diff --git a/examples/step-60/doc/intro.dox b/examples/step-60/doc/intro.dox index 30c7437695..3d79cf102e 100644 --- a/examples/step-60/doc/intro.dox +++ b/examples/step-60/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Luca Heltai and Giovanni Alzetta, SISSA, Trieste. diff --git a/examples/step-61/doc/intro.dox b/examples/step-61/doc/intro.dox index 914d84fc66..fd1c588063 100644 --- a/examples/step-61/doc/intro.dox +++ b/examples/step-61/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Zhuoran Wang. Some more information about this program, as well as more numerical diff --git a/examples/step-62/doc/intro.dox b/examples/step-62/doc/intro.dox index b2fb90ec0b..8ba8d83d16 100644 --- a/examples/step-62/doc/intro.dox +++ b/examples/step-62/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Daniel Garcia-Sanchez.
diff --git a/examples/step-63/doc/intro.dox b/examples/step-63/doc/intro.dox index 8a2e4382c3..5f40a01bce 100644 --- a/examples/step-63/doc/intro.dox +++ b/examples/step-63/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Thomas C. Clevenger and Timo Heister. The creation of this tutorial was partially supported by NSF Award diff --git a/examples/step-64/doc/intro.dox b/examples/step-64/doc/intro.dox index 4bb3675738..122bd5aecf 100644 --- a/examples/step-64/doc/intro.dox +++ b/examples/step-64/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Bruno Turcksin and Daniel Arndt, Oak Ridge National Laboratory. diff --git a/examples/step-65/doc/intro.dox b/examples/step-65/doc/intro.dox index 4536b6cacb..69444d7d53 100644 --- a/examples/step-65/doc/intro.dox +++ b/examples/step-65/doc/intro.dox @@ -1,6 +1,3 @@ - -
- This program was contributed by Martin Kronbichler. diff --git a/examples/step-66/doc/intro.dox b/examples/step-66/doc/intro.dox index 7b0f1e08fe..0251bbe797 100644 --- a/examples/step-66/doc/intro.dox +++ b/examples/step-66/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Fabian Castelli. diff --git a/examples/step-67/doc/intro.dox b/examples/step-67/doc/intro.dox index fa0db15968..f79f30a0df 100644 --- a/examples/step-67/doc/intro.dox +++ b/examples/step-67/doc/intro.dox @@ -1,6 +1,3 @@ - -
- This program was contributed by Martin Kronbichler. Many ideas presented here are the result of common code development with Niklas Fehn, Katharina Kormann, diff --git a/examples/step-68/doc/intro.dox b/examples/step-68/doc/intro.dox index 5cf44cf2ee..266f55d5f5 100644 --- a/examples/step-68/doc/intro.dox +++ b/examples/step-68/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Bruno Blais (Polytechnique Montréal), diff --git a/examples/step-70/doc/intro.dox b/examples/step-70/doc/intro.dox index ca5be5c677..9447575b72 100644 --- a/examples/step-70/doc/intro.dox +++ b/examples/step-70/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Luca Heltai (International School for Advanced Studies, Trieste), Bruno Blais (Polytechnique Montréal), and Rene Gassmöller (University of California Davis) diff --git a/examples/step-71/doc/intro.dox b/examples/step-71/doc/intro.dox index 22cc9d27c2..6f5cc01556 100644 --- a/examples/step-71/doc/intro.dox +++ b/examples/step-71/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Jean-Paul Pelteret. diff --git a/examples/step-72/doc/intro.dox b/examples/step-72/doc/intro.dox index 6011369bab..a4d8d235a7 100644 --- a/examples/step-72/doc/intro.dox +++ b/examples/step-72/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Jean-Paul Pelteret and Wolfgang Bangerth. Wolfgang Bangerth's work is partially supported by National Science diff --git a/examples/step-74/doc/intro.dox b/examples/step-74/doc/intro.dox index ecbedc8092..49c0dd9e0b 100644 --- a/examples/step-74/doc/intro.dox +++ b/examples/step-74/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Jiaqi Zhang and Timo Heister.
diff --git a/examples/step-75/doc/intro.dox b/examples/step-75/doc/intro.dox index 6e29574010..4d8ec3d46c 100644 --- a/examples/step-75/doc/intro.dox +++ b/examples/step-75/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Marc Fehling, Peter Munch and Wolfgang Bangerth.
diff --git a/examples/step-76/doc/intro.dox b/examples/step-76/doc/intro.dox index 0082a3f695..062dcd1f78 100644 --- a/examples/step-76/doc/intro.dox +++ b/examples/step-76/doc/intro.dox @@ -1,6 +1,3 @@ - -
- This program was contributed by Martin Kronbichler, Peter Munch, and David Schneider. Many of the features shown here have been added to deal.II during diff --git a/examples/step-77/doc/intro.dox b/examples/step-77/doc/intro.dox index b44f149a45..3f9dff08d2 100644 --- a/examples/step-77/doc/intro.dox +++ b/examples/step-77/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Wolfgang Bangerth, Colorado State University. diff --git a/examples/step-83/doc/intro.dox b/examples/step-83/doc/intro.dox index 43634c38e4..c7ece4db05 100644 --- a/examples/step-83/doc/intro.dox +++ b/examples/step-83/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Pasquale Africa (SISSA), diff --git a/examples/step-86/doc/intro.dox b/examples/step-86/doc/intro.dox index 54d1efbb26..065aa656ef 100644 --- a/examples/step-86/doc/intro.dox +++ b/examples/step-86/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Wolfgang Bangerth (Colorado State University), Stefano Zampini (King Abdullah University of Science and Technology), and diff --git a/examples/step-87/doc/intro.dox b/examples/step-87/doc/intro.dox index 027b26462c..c73704aa2a 100644 --- a/examples/step-87/doc/intro.dox +++ b/examples/step-87/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Magdalena Schreter-Fleischhacker and Peter Munch. Many ideas presented here are the result of common code diff --git a/examples/step-89/doc/intro.dox b/examples/step-89/doc/intro.dox index 132ecc1e54..a48e5949bd 100644 --- a/examples/step-89/doc/intro.dox +++ b/examples/step-89/doc/intro.dox @@ -1,5 +1,3 @@ -
- This program was contributed by Johannes Heinz, Maximilian Bergbauer, Marco Feder, and Peter Munch. Many ideas presented here are the result of common code -- 2.39.5