- update to version 2.10.0
* There is a new base class IteratorFacade that unifies several
IteratorFacades by making the iterator category a template.
* Add utilities Std::span, Std::mdspan, Std::mdarray and all
its related classes into the Dune::Std namespace for working
with multidimensional arrays.
* Add concepts directory dune/common/concepts/ and some
fundamental concept definitions using c++20-concepts.
* Add dedicated includes dune/common/metis.hh for METIS and
dune/common/parallel/parmetis.hh for ParMETIS to be used
instead of the direct includes metis.h and parmetis.h.
* Move special MPI-related compile flags, like MPI_NO_CPPBIND,
from config.h into the cmake utiltiy add_dune_mpi_flags and
the related global package registration.
- Remove fix-install-lib64.patch as it is part of upstream
- Update fix_script_shebangs.patch
OBS-URL: https://build.opensuse.org/request/show/1221875
OBS-URL: https://build.opensuse.org/package/show/science/dune-common?expand=0&rev=28
Description
No description provided
Languages
RPM Spec
100%