-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
priority:mediumShould be solved within half a yearShould be solved within half a yearworkload:mediumWould take a week or lessWould take a week or less
Description
Bug report
Meshes in the written by gmesh in MeshFormat 2 are currently not readable.
Describe the bug
Reading a .msh file in MeshFormat 2 results in a
"Assertion 'class_entry->id == gtree_it'
To Reproduce
Which command did you run/which function did you call?
try to read a msh file in version 2
Expected behavior
A clear and concise description of what you expected to happen.
success
Log files
- If possible, add any output and error messages that you got
- Please upload the
config.logfile (when building with autotools) - For failing tests, please upload the
test-suite.logfile (when building with autotools) - When building with CMake please upload
CMakeCache.txtCMakeFiles/CMakeError.logCMakeFiles/CMakeOutput.logTesting/Temporary/FailedTest.log(for failing tests)Testing/Temporary/LastTestsFailed.log(for failing tests)
Environment (please complete the following information):
- OS: [e.g. Ubuntu 22.04, Windows 11]
- Compiler: [e.g., gcc, icc, mpicc]
- Compiler version: [e.g. the output of 'gcc --version']
- MPI version (if MPI is used): [The output of 'mpirun --version' or 'mpiexec --version']
Estimated priority
Which of these is most applicable (remove the others):
"Priority: high" Should be solved as soon as possible
"Priority: medium" Should be solved within half a year
"Priority: low" Should be solved eventually
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
priority:mediumShould be solved within half a yearShould be solved within half a yearworkload:mediumWould take a week or lessWould take a week or less
Type
Projects
Status
Can be archived