File dune-localfunctions.changes of Package dune-localfunctions
-------------------------------------------------------------------
Sun Oct 27 17:31:08 UTC 2024 - Christoph G <foss@grueninger.de>
- upate to version 2.10.0
* Fixed LocalKey codim for the Crouzeix-Raviart element
* Add new local finite element representing P1 basis functions
enriched by a single element bubble functions on simplex
elements.
* Add alias HierarchicalP1WithElementBubbleLocalFiniteElement
for theSimplexP1BubbleLocalFiniteElement local finite-element.
* Make the class LocalKey usable in constexpr and mark all
pure functions [[nodiscard]].
* Extend the implementation of HierarchicalP2WithElementBubble
basis to all dimensions. Note that the order of the basis
functions is changed.
-------------------------------------------------------------------
Tue Dec 19 08:09:39 UTC 2023 - Christoph G <foss@grueninger.de>
- update to version 2.9.1
- Use OpenMPI 4 instead of 2.
-------------------------------------------------------------------
Sun Nov 20 09:02:04 UTC 2022 - Christoph G <foss@grueninger.de>
- Update to 2.9.0
* The implementation of the Raviart-Thomas element now also
includes 0th order shape functions on prisms and pyramids.
-------------------------------------------------------------------
Fri Nov 27 10:07:31 UTC 2020 - Christoph G <foss@grueninger.de>
- update to 2.7.1
-------------------------------------------------------------------
Fri Aug 2 21:12:55 UTC 2019 - Daniel Weatherill <plasteredparrot@gmail.com>
- update to version 2.6.0
- added dependencies to tbb and Vc which enable optional
extra functionality in dune
-------------------------------------------------------------------
Mon Feb 29 10:53:55 UTC 2016 - foss@grueninger.de
- update to version 2.4.1
For release notes see
http://www.dune-project.org/releasenotes/releasenotes-2.4.html
-------------------------------------------------------------------
Sat Oct 3 23:16:00 UTC 2015 - foss@grueninger.de
- update to version 2.4.0
For release notes see
http://www.dune-project.org/releasenotes/releasenotes-2.4.html
-------------------------------------------------------------------
Thu Jul 3 12:22:34 UTC 2014 - kkhere.geo@gmail.com
- update to version 2.3.1
For release notes see
http://www.dune-project.org/releasenotes/releasenotes-2.3.html
-------------------------------------------------------------------
Tue Jun 11 19:42:32 UTC 2013 - scorot@free.fr
- update to version 2.2.1
* no mentionable changes provided by upstream
- add openmpi support in a subpackage
-------------------------------------------------------------------
Sun Aug 19 15:39:24 UTC 2012 - scorot@free.fr
- fix requirements
-------------------------------------------------------------------
Tue Aug 14 13:47:49 UTC 2012 - scorot@free.fr
- enable libpsurface support
-------------------------------------------------------------------
Tue Aug 7 15:47:45 UTC 2012 - scorot@free.fr
- first package