Distributed and Unified Numerics Environment

Edit Package dune-common

DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD).

Refresh
Refresh
Source Files
Filename Size Changed
dune-common-2.10.0.tar.gz 0000896807 876 KB
dune-common.changes 0000006608 6.45 KB
dune-common.spec 0000006502 6.35 KB
fix-install-lib64.patch 0000001359 1.33 KB
fix_script_shebangs.patch 0000002794 2.73 KB
Latest Revision
Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) accepted request 1221875 from Christoph G's avatar Christoph G (mathletic) (revision 28)
- 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
Comments 0
openSUSE Build Service is sponsored by