Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • 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
  • #778
Closed
Open
Issue created Oct 10, 2019 by Kilian Weishaupt@kweisMaintainer

[gridmanager] ALUGrid with dim != dimWorld does not compile

ALUGrid's structured grid factory internally uses YASPGrid which cannot handle dim != dimWorld. Code does therefore not compile.

We could provide an overload of makeStructuredGrid which DUNE_THROWS at runtime for dim != dimWorld. Should this be put in the base grid manager?

Do all grids (w.r.t. the structured grid factory) suffer from this?

Edited Oct 10, 2019 by Kilian Weishaupt
Assignee
Assign to
Time tracking