Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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-repositoriesdumux-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
  • Pipelines 0
  • 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
Reviewers
Request review from
Time tracking
Source branch: feature/restructure-type-and-prop-tags