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

Feature/restructure type and prop tags

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timo Koch requested to merge feature/restructure-type-and-prop-tags into cleanup/next Oct 27, 2017
  • Overview 0
  • Commits 7
  • Changes 117
  • All properties are defined in a single header dumux/common/properties.hh. This is because property declarations are global in the namespace Properties. In order to simplify forward declarations and overview a single header file is convenient.

  • New TypeTags for discretizations and physics / models

  • Removed TypeTag Implicit since implicit and explicit models are no longer different except for the assembler which is set directly in the main file.

Edited Nov 02, 2017 by Timo Koch
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/restructure-type-and-prop-tags