]> https://gitweb.dealii.org/ - dealii.git/commitdiff
List incompatible change 3770/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 11 Jan 2017 18:14:45 +0000 (19:14 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 11 Jan 2017 21:52:59 +0000 (22:52 +0100)
doc/news/changes/incompatibilities/20170111MartinKronbichler [new file with mode: 0644]

diff --git a/doc/news/changes/incompatibilities/20170111MartinKronbichler b/doc/news/changes/incompatibilities/20170111MartinKronbichler
new file mode 100644 (file)
index 0000000..b573aaa
--- /dev/null
@@ -0,0 +1,11 @@
+Changed: The class FE_DGQ used to provide a protected constructor taking a
+one-dimensional Quadrature argument. This has been changed in favor of a
+constructor taking a vector of polynomials. To use the old constructor, you
+can create a vector of polynomials by replacing the argument
+<code>quadrature_1d</code> by
+<code>Polynomials::generate_complete_Lagrange_basis(quadrature_1d.get_points())</code>. In
+addition, the class FE_DGQArbitraryNodes that defines the public interface
+taking a one-dimensional quadrature formula is unchanged, so only user codes
+that derive directly from FE_DGQ should be affected.
+<br>
+(Martin Kronbichler, 2017/01/11)

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.