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 99
    • Merge requests 99
  • 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
  • !805

[material] Move all components to namespace Components

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timo Koch requested to merge feature/move-comps-to-namespace-components into master Feb 21, 2018
  • Overview 0
  • Commits 1
  • Changes 21

the constant component is already in the Components namespace. It makes sense similar to the namespace FluidSystems, especially as there might be even nameclashes between classes in Components and FluidSystems, e.g. there might be in the future a fluid system Air consisting of components N2, O2, CO2, Ar, conflicting with the (pseudo-)component Air.

Fixes #375 (closed).

Edited Feb 22, 2018 by Timo Koch
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/move-comps-to-namespace-components