Skip to content

Reproducible backend

Compare
Choose a tag to compare
@mwiesenberger mwiesenberger released this 15 Jun 09:14
· 1918 commits to master since this release
c16e41b

This release introduces

  • the reproducible blas functions
  • the Exblas library
  • the vcl library dependence
  • new interfaces for time-integrators, when the right-hand side is explicitly time-dependent
  • two new dg::blas1::evaluate functions
    The former three additions make the library binary reproducible.
    The latter two new additions provide more efficient and easy implementation of manufactured solutions in time-dependent problems.