Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux-preCICE dumux-preCICE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-appl
  • dumux-preCICEdumux-preCICE
  • Merge requests
  • !42

Implement support for vector quantities

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Jaust requested to merge add-vector-quantity-support into develop Jun 17, 2022
  • Overview 0
  • Commits 10
  • Pipelines 9
  • Changes 12

Description

This adds some support for transferring vector quantities like velocities via the adapter.

This also adds a dummy solver that tests the old and new API functions. It does not test all API functions at the moment.

Concerns #31

Checklist

  • I made sure that the source files are formatted properly.
  • I added my changes to the changelog (CHANGELOG.md)
  • I updated the documentation.
  • I added a test for the new feature.
Edited Jul 27, 2022 by Alexander Jaust
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: add-vector-quantity-support