Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gmsh gmsh
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 327
    • Issues 327
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gmshgmsh
  • gmshgmsh
  • Issues
  • #2081
Closed
Open
Issue created Aug 30, 2022 by Lee Kania@lakania

Content of the Entities Section

Looking for some clarification on the content of the $Entities section of the .msh file. I'd be grateful for any response to the following:

  1. The first portion of the section (from the online manual): numPoints(size_t) numCurves(size_t) numSurfaces(size_t) numVolumes(size_t) pointTag(int) X(double) Y(double) Z(double) numPhysicalTags(size_t) physicalTag(int) ...

What exactly are these entries describing?

  1. In the remaining portions of the section, two coordinate triplets are listed. I'm not sure what this data represents; are these the coordinates of the associated bounding box for the entity?
  2. In looking at a sample .msh file, some of the lower-order entity tags are positive while some are negative; what does this represent?

Thanking you in advance,

Assignee
Assign to
Time tracking