-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels