]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve some changelog entries. 8831/head
authorDavid Wells <drwells@email.unc.edu>
Sun, 22 Sep 2019 22:41:37 +0000 (18:41 -0400)
committerDavid Wells <drwells@email.unc.edu>
Mon, 23 Sep 2019 15:37:11 +0000 (11:37 -0400)
These are taken in part from #8553.

doc/news/changes/minor/20190610RolandRichter
doc/news/changes/minor/20190723GarciaSanchez
doc/news/changes/minor/20190802GarciaSanchez
doc/news/changes/minor/20190806AdamLee
doc/news/changes/minor/20190806JonathanRobey
doc/news/changes/minor/20190806RezaRastak
doc/news/changes/minor/20190808LucaHeltaiMatthiasMaier
doc/news/changes/minor/20190808MJayadharan
doc/news/changes/minor/20190808WenjuanZhang
doc/news/changes/minor/20190809RezaRastakMarcFehlingPeterMunch
doc/news/changes/minor/20190814PeterMunchBangerthDanielArndt

index 47913c89ff2cc286bd0958996a04a181977bc99a..2be92cd766d5ed8af86ea385a56e3490a71ec7c4 100644 (file)
@@ -1,4 +1,4 @@
-Added: The function "Schur-product" was added for the Tensor-class, 
-allowing the entrywise multiplication of tensor objects of general rank
+New: The function schur_product was added for the Tensor class,
+allowing the entrywise multiplication of tensor objects of general rank.
 <br>
 (Roland Richter, 2019/06/10)
index 6282ddcaeb9ad5cfbbc7ad1a98e6f90d2c02b1e6..3a2c2a255879f1785fd2551e22d1f8d47055a392 100644 (file)
@@ -1,4 +1,4 @@
-Improved: Add assignment operator for two Points with different underlying
-scalar types.
+Improved: Add assignment operator for two Point objects with different
+underlying scalar types.
 <br>
 (Daniel Garcia-Sanchez, 2019/07/23)
index c174c6b2a970a18beee246651365cf77c10a3888..858a010b2ebe190fc7a8064721ec9babbe5e3f38 100644 (file)
@@ -1,4 +1,4 @@
-Improved: The function make_periodicity_constraints() can now be
+Improved: DoFTools::make_periodicity_constraints() can now be
 used with std::complex<double> numbers.
 <br>
 (Daniel Garcia-Sanchez, 2019/08/02)
index 50158f672f0df273094de77181f5e8d002c1cd8c..510c829ece5639782f894ebd90f27abf56523447 100644 (file)
@@ -1,4 +1,4 @@
-Improved: Unified in-line journal citations in steps 1,6, and 18; Bibtex style 
-formattting in a central bibliography.
+Improved: Unified in-line journal citations in steps 1, 6, and 18; Bibtex
+style formatting in a central bibliography.
 <br>
 (Adam Lee, 2019/08/06)
index adebcbf000eb1869594be079849c7ba1e896b4f4..cc116f86f47a8e0ab088073d3a8b3616728474eb 100644 (file)
@@ -1,2 +1,2 @@
-New: Added frobenius_norm method to BlockMatrixBase.
+New: Added BlockMatrixBase::frobenius_norm().
 (Jonathan Robey, 2019/08/06)
index 370e07ff874449d6f3ba0eb15df65330915a9acb..3971db3bc4c67a2c329184adc6cc6509b1405ecd 100644 (file)
@@ -1,4 +1,4 @@
-Improved: CellDataStorage::get_data(cell) now checks whether we are retriving
+Improved: CellDataStorage::get_data() now checks whether we are retrieving
 using a data type that matches the type we used to initialize the cell data.
 <br>
 (Reza Rastak, 2019/08/06)
index 6b5da92a53c3f29b861cae682091c0f19179722a..0a8fd542d3adc534342375c49f6ddae031e566fe 100644 (file)
@@ -1,3 +1,3 @@
-New: Added MutableBind class and mutable_bind() method.
+New: Added Utilities::MutableBind class and Utilities::mutable_bind() method.
 <br>
 (Luca Heltai, Matthias Maier, 2019/08/08)
index 8687a742145784030aa3daeb36365dbfeec103b4..884f63a7d4c8b99b6ced8e3a326f23997b58e27a 100644 (file)
@@ -1,3 +1,7 @@
-Debug: Fixed two functions in GridTools::Cache class (in source/grid/grid_tools_cache.cc), namely get_used_vertices_rtree() and get_cell_bounding_boxes_rtree where the update flag were not cleared. Fixed that by adding a line to both functions at the end of if loop checking the flag.
+Fixed: Fixed two functions in GridTools::Cache class, namely
+GridTools::Cache::get_used_vertices_rtree() and
+GridTools::Cache::get_cell_bounding_boxes_rtree() where the update flags were
+not cleared. Fixed that by adding a line to both functions at the end of the if
+clause checking the flag.
 <br>
 (Manu Jayadharan, 2019/08/08)
index 8e86c96c5cae25566ebee5cfeaf672d43801e7bf..850a8a6a55e6e83bc127c12a940b83be2bb5fc9a 100644 (file)
@@ -1,3 +1,3 @@
-Added: Add a possible extension in Step-2 Tutorial.
+New: Add a possible extension to step-2.
 <br>
 (Wenjuan Zhang, 2019/08/08)
index ee8e9ec607cd4fd883451367b668c8e5474e0807..9694e08ed344b790f47efd2a795fa58b72b30578 100644 (file)
@@ -1,5 +1,5 @@
-Improved: ContinuousQuadratureDataTransfer allows the number of data values
-per quadrature points vary across the mesh. It also allows a cell to not
-have any associated quadrature data during refinement.
+Improved: parallel::distributed::ContinuousQuadratureDataTransfer allows the
+number of data values per quadrature points vary across the mesh. It also allows
+a cell to not have any associated quadrature data during refinement.
 <br>
 (Reza Rastak, Marc Fehling, Peter Munch 2019/08/09)
index 078af40ff45f0001bb0764549dcea605ceb33cd1..10fdcf6850065dd5bd4dbbafdbc8c9519e07a068 100644 (file)
@@ -1,3 +1,4 @@
-New: Add an iterator over all faces of a cell(accessor).
+New: Add CellAccessor::face_iterators(), which returns an iterator range over
+the faces of a cell.
 <br>
 (Peter Munch, Wolfgang Bangerth, Daniel Arndt, 2019/08/14)

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.