Skip to content
Snippets Groups Projects
Forked from agnumpde / dune-fufem
362 commits behind the upstream repository.
  • Carsten Gräser's avatar
    43a8a3e8
    Deactivate deprecation of dune-fufem FE-bases · 43a8a3e8
    Carsten Gräser authored
    The bases from dune-functions can currently not be used as a drop in
    replacement, because the latter do not allow to select the range type
    as we did in dune fufem. Before deprecating these, we should either
    be sure to a happy with double once and for all, or wait until
    dune-functions is fixed and then remove all uses of fufem bases
    in fufem itself. Currently the deprecations just clutter the
    compiler output and you cannot get rid of this.
    43a8a3e8
    History
    Deactivate deprecation of dune-fufem FE-bases
    Carsten Gräser authored
    The bases from dune-functions can currently not be used as a drop in
    replacement, because the latter do not allow to select the range type
    as we did in dune fufem. Before deprecating these, we should either
    be sure to a happy with double once and for all, or wait until
    dune-functions is fixed and then remove all uses of fufem bases
    in fufem itself. Currently the deprecations just clutter the
    compiler output and you cannot get rid of this.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
q1nodalbasis.hh 2.07 KiB