]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Augment list of incompatible changes for parallel vector 3855/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 27 Jan 2017 07:18:03 +0000 (08:18 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 27 Jan 2017 07:18:03 +0000 (08:18 +0100)
doc/news/changes/incompatibilities/20160615MartinKronbichler

index 062a5eb39102287a7e1c88d991be2db8bad71c9a..e9a724b611b30525ddbdb627a95c0d57baac9cf3 100644 (file)
@@ -1,8 +1,10 @@
 Changed: The deal.II distributed vector classes do now derive from
 LinearAlgebra::VectorSpaceVector and have been moved to the
-LinearAlgebra::distributed namespace. In the definition of the new
-interfaces, several old vector functions have been marked as deprecated. The
-methods <tt>operator==</tt>, <tt>operator!=</tt>, and
-<tt>is_non_negative</tt> have been removed from the new interface.
+LinearAlgebra::distributed namespace. In the definition of the new interfaces,
+several old vector functions have been marked as deprecated. The methods
+<tt>operator==</tt>, <tt>operator!=</tt>, <tt>is_non_negative</tt>, and
+<tt>norm_sqr</tt> have been removed from the new interface. For the latter,
+there exists a simple workaround as it simply corresponds to the square of
+<tt>l2_norm<tt>.
 <br>
 (Martin Kronbichler, 2016/06/15)

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.