]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a changelog entry. 12541/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 2 Jul 2021 23:28:03 +0000 (17:28 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 2 Jul 2021 23:28:18 +0000 (17:28 -0600)
doc/news/changes/minor/20210702Bangerth [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20210702Bangerth b/doc/news/changes/minor/20210702Bangerth
new file mode 100644 (file)
index 0000000..bef99d1
--- /dev/null
@@ -0,0 +1,10 @@
+New: When calling `cell->vertex_dof_index(...)` on a DoFHandler that
+uses the hp capability, then one needed to provide the last argument
+indicating what the active fe index is. But for cells, there can only
+be one active fe index, so leaving the last argument at its default
+value is now interpreted as using the active fe index of the cell. The
+argument still needs to be provided if the `vertex_dof_index()`
+function is called on faces, edges, or vertices.
+<br>
+(Wolfgang Bangerth, 2021/07/02)
+

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.