Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D dune-tnnmg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • agnumpde
  • dune-tnnmg
  • Merge requests
  • !18

Merged
Created Sep 04, 2020 by oliver.sander_at_tu-dresden.de@oliver.sander_at_tu-dresden.deMaintainer

Merge the dune-tnnmg-examples module into dune-tnnmg

  • Overview 0
  • Commits 14
  • Pipelines 13
  • Changes 41

Hoping that the example and the text from dune-tnnmg-examples will get more attention and rot less if they are in the main module.

WIP because right now the MR is almost a verbatim copy of the code in dune-tnnmg-examples, and nothing builds and nothings runs. Will continue.

One problem I didn't think about when I started copying: The examples code need many more Dune modules that dune-tnnmg itself. Currently they need at least dune-functions, dune-typetree, and dune-pdelab. I suppose we have to add them as optional dependencies. Is everybody okay with that?

Edited Nov 26, 2020 by oliver.sander_at_tu-dresden.de
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: import-examples