+++ /dev/null
-Improved: flatten_triangulation() description by adding parameter inputs.
-<br>
-Luel Emishaw (2019/09/08)
-
-
+++ /dev/null
-Added an image for the cylindrical shell grid generator and
-a small discussion on what this image illustrates.
-(Bruno Blais, 2019/08/06)
+++ /dev/null
-Fixed: step-20 tutorial permeability computation now uses Tensor::norm_square instead
-of Point::square on a difference of points.
-<br>
-(Kirana Bergstrom, 2019/08/06)
+++ /dev/null
-Fixed: Addressed a minor stylistic issue in the step-1 tutorial
-documentation where single quotes were being used instead of
-backticks.
-<br>
-(Marie Kajan, 2019/08/06)
+++ /dev/null
-Changed: The step-4 tutorial commented description of the right-hand side function and importance of dim, has been updated for grammatical clarity.
-<br>
-(Brandon Gleeson, 2019/08/07)
+++ /dev/null
-Changed: Fixed typo in the documentation for step_3
-<br>
-(Bang He, 2019/08/07)
+++ /dev/null
-Changed: The comment to the hyper_L function
-<br>
-(Lise-Marie Imbert-Gerard, 2019/08/07)
+++ /dev/null
-Changed:
-1. Add the HDG overview article in the references.bib file.The overview article is by N.C. Nguygen and J. Peraire: Hybridzable discontinuous Galerkin methods for partial differential equations in continuum mechanics, Journal of Computational Physics, 2012.
-2. In the introduction part of step-51, I replace the above article by its referenced name.
-<br>
-(Jiuhua Hu, 2019/08/07)
+++ /dev/null
-Fixed: Fixed some markdown syntax errors in step 3.
-<br>
-(Charu Lata, 2019/08/07)
+++ /dev/null
-Changed: Improved the documentation about GridGenerator::subdivided_hyper_cube().
-<br>
-(Manu Jayadharan, 2019/08/07)
+++ /dev/null
-Improved: Changes in grid_generator.h
-The original documentation of enclosed_hyper_cube said 'first two parameters' in the second line, which was a bit unclear.
-I made that more specific. The coloring scheme was also unclear, especially with the use of bitwise OR as a verb.
-The moebius function had a pi outside of math mode, not a huge error.
-<br>
-(Manaswinee Bezbaruah, 2019/08/05)
+++ /dev/null
-Changed: Fixed some wording and minor typos in step-20 documentation.
-<br>
-(Nicole Hayes, 2019/08/07)
+++ /dev/null
-Changed: Added a descriptive sentence to the glossary entry for active.
-<br>
-(Rebecca Fildes, 2019/08/07)
+++ /dev/null
-Improved: Changed the wording to a paragraph in step-3
-that mentioned boundary indicators.
-<br>
-(Rebecca Pereira, 2019/08/07)
+++ /dev/null
-Changed: Added references to intro of step 51. Included the references in the bibliography
-<br>
-(Tonatiuh Sanchez-Vizuet 2019/08/08)
+++ /dev/null
-Changed: Fixed typo in matrix_tools.h, "Dirichlet bc" to "Dirichlet B.C."
-<br>
-(Sara Tro, 2019/08/07)
+++ /dev/null
-Improved: Fixed two typos, one in the introduction document for step-33 and another on in the step-11.cc file.
-
-<br>
-(Adriana Morales Miranda, 2019/08/08)
-
+++ /dev/null
-Found the original wording asking for user to explore more refinements to be
-confusing and redundant given that previous paragraph asks to look at results
-of a p-refinement. Assuming they meant to now explore h-refinement, I changed
-the text to make this more clear.
-<br>
-(Katherine Cosburn, 2019/08/08)
+++ /dev/null
-Significantly improved usability: Added an entry for CMakeLists.txt.user in
-.gitignore. This file gets generated by QT Creator.
-<br>
-(Matthias Maier, 2019/08/08)
-
--- /dev/null
+Improved: Make a large number of prose, grammar, and various other improvements
+to the library.
+<br>
+(Ashna Aggarwal, Mario Zepeda Aguilar, Manaswinee Bezbaruah, Bruno Blais,
+Kirana Bergstrom, Katherine Cosburn, Luel Emishaw, Rebecca Fildes, Brandon Gleeson,
+Bang He, Nicole Hayes, Jiuhua Hu, Lise-Marie Imbert-Gerard, Mannu Jayadharan,
+Marie Kajan, Charu Lata, Adriana Morales Miranda, Emily Novak, Rebecca Pereira,
+Geneva Porter, Irabiel Romero, Tonatiuh Sanchez-Vizuet, Sara Tro)
+++ /dev/null
-Improved: Fixed typos in step 4 documentation, including
-"The deal.II library is build around..." to "The deal.II library is built around..."
-and several capitlization mistakes. Also added hyperlink to step 7 to elucidate
-how to check validity of numerical solution.
-<br>
-(Ashna Aggarwal, 2019/08/07)