Skip to content

Write Better Mesh Information #7

@JaredCrean2

Description

@JaredCrean2

I think the code should write a data file of some kind at the end of the mesh constructor describing the mesh. I think a few useful fields would be:

  • Number of mesh entities (total)
  • Number of mesh entities (per part)
  • Coordinate field degree
  • Coloring statistics (total number of colors, number of elements in each color on each part)

The question I have is what format to use for the data file. This is a small amount of data, so the file doesn't have to be parallel. Perhaps it needs sections for each type of information?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions