Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
dune-amdis
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Praetorius, Simon
  • dune-amdis
  • Merge Requests
  • !78

Merged
Opened Jan 30, 2019 by Müller, Felix@s52727996 of 6 tasks completed6/6 tasks
  • Report abuse
Report abuse

Feature/data transfer implementation

This branch adds an implementation for a data transfer of DOFVectors during calls to adapt.

Added:

  • Data transfer implementation
  • TreeContainer class supporting access to data via treepath argument (by @spraetor)
  • TreeContainer helper class
  • Unit test for data transfer using ProblemStat

Changed:

  • Data transfer interface is now more general
  • Tests using DOFVector<float> now use double. DOFVector<float> causes ambiguity in interpolation until dune-common MR 637 is available.

Requires:

  • !81 (merged)
  • !83 (merged)
  • [https://gitlab.dune-project.org/core/dune-common/merge_requests/637]

WIP:

  • Add a test for the data transfer
  • Separate restrictLocal calls into pairs of father and child element and reduce the number of function arguments
  • Replace the dummy bool argument of DataTransfer by something meaningful (a Grid type of sorts to allow special implementations)
  • (optional) Change TreeContainer to allow mixed data types
  • Cleanup: Comments, Add/Remove includes, feature checks
  • Wait for required MRs to be finished
Edited Feb 25, 2019 by Müller, Felix
  • Discussion 48
  • Commits 31
  • Pipelines 12
  • Changes 10
Assignee
Assign to
Release 0.2
Milestone
Release 0.2
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: spraetor/dune-amdis!78

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.