File dune-functions.changes of Package dune-functions
-------------------------------------------------------------------
Sun Oct 27 15:53:56 UTC 2024 - Christoph G <foss@grueninger.de>
- update to version 2.10.0
* The new class MonomialSet<K,dim,n> implements a vector-valued
differentiable function containing all dim-variate monomials up
to order n as components.
* The module dune-uggrid is now officially a hard dependency of
dune-functions.
* Added a constructor for LocalViewWrapper from a LocalView object
and added accessor to base class for python bindings.
* Add global coordinate evaluation for CompositeGridFunction
* Add new global basis function based on refined Lagrange
local-functions.
* Add a dynamic power basis with a runtime exponent that can be
constructed with the factory power(<sub-basis>, k) or
power(<sub-basis>, k, <index-merging>).
* Add mixin class LFEPreBasisMixin to create leaf pre-bases based
on a local finite-element and a layout.
-------------------------------------------------------------------
Tue Dec 19 08:08:13 UTC 2023 - Christoph G <foss@grueninger.de>
- update to version 2.9.1
- Use OpenMPI 4 instead of 2
- Fix install dir of non-lib parts to lib/lib64
-------------------------------------------------------------------
Wed Dec 7 23:44:46 UTC 2022 - Christoph G <foss@grueninger.de>
- Update to 2.9.0
-------------------------------------------------------------------
Fri Jul 30 09:38:58 UTC 2021 - Christoph G <foss@grueninger.de>
- Initial package creation for dune-functions 2.8.0