Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D dune-curvedgrid
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • iwriwr
  • dune-curvedgrid
  • Merge requests
  • !20

Make derivative of LocalFunction bound to an element if the LocalFunction iself is bound

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Praetorius, Simon requested to merge issue/bound-derivative into master Feb 22, 2022
  • Overview 0
  • Commits 4
  • Pipelines 5
  • Changes 4

summary

This follows the implementation of https://gitlab.dune-project.org/staging/dune-functions/-/merge_requests/355 and the discussion https://gitlab.dune-project.org/staging/dune-functions/-/issues/69

This MR allows to use the derivative of a localfunction (that was already bound to an element) directly as function (Without any additional call to bind(). Eventually, this will simplify the implementation of LocalFunctionGeometry.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue/bound-derivative