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 91
    • Issues 91
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 80
    • Merge requests 80
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Issues
  • #428
Closed
Open
Created Dec 22, 2017 by Thomas Fetzer@fetzerDeveloper

Compiler errors using clang

I experienced compiler errors when using clang 4.0.1, e.g. the test_2p2c_box does not compile:

In file included from /temp/fetzer/dumux-30/dumux/test/porousmediumflow/2p2c/implicit/test_2p2c_fv.cc:42: /temp/fetzer/dumux-30/dumux/dumux/porousmediumflow/compositional/privarswitchnewtoncontroller.hh:148:74: error: no member named 'curSol' in 'Dumux::PriVarSwitchNewtonControllerDumux::Properties::TTag::InjectionBoxTypeTag' const ElementSolution elemSol(element, this->curSol(), fvGridGeometry);

Assignee
Assign to
Time tracking