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 102
    • Issues 102
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • 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
  • Issues
  • #328
Closed
Open
Issue created Sep 09, 2016 by Christoph Grüninger@gruenichMaintainer

FS#328 Use math functions from std:: and allow ADL

Metadata

Property Value
Project dumux
Category General
Reported by Christoph Grüninger (gruenich@iws.uni-stuttgart.de)
Reported at Sep 9, 2016 11:46
Type DuMuX day
Version 2.9

Description

We use std::pow and pow for the power function. It is adviced to use using namespace std; and then just pow.

We should discuss an according change of all used math functions.

This task arose from a discussion in !192 (merged)

Assignee
Assign to
Time tracking