Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #2032
Closed
Open
Issue created Mar 18, 2021 by Mattijs Janssens@MattijsMaintainer

faMesh does not have own registry

Functionality to add/problem to solve

faMesh does not have its own objectRegistry but uses the polyMesh one. This means e.g. that its data() conflicts with that of a fvMesh.

What does success look like, and how can we measure that?

Successfully run any finiteArea case with

DebugSwitches
{
    regIOobject 2;
}

(this debugswitch will trigger aborting upon double registration)

Assignee
Assign to
Time tracking