Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
32736c4
add a convenience function for floating point equality
sandro-elsweijer Dec 8, 2025
d00d9b1
major bugfix and restructuring needed to find the bug
sandro-elsweijer Jan 8, 2026
83e95dc
add debug check
sandro-elsweijer Jan 9, 2026
94456c4
documentation
sandro-elsweijer Jan 9, 2026
eb77d50
Merge branch 'main' into fix-curved_geometries
sandro-elsweijer Jan 13, 2026
634ef37
fix documentation
sandro-elsweijer Jan 13, 2026
1bac59c
fix documentation
sandro-elsweijer Jan 13, 2026
cd00821
remove unused function
sandro-elsweijer Jan 15, 2026
02d743c
add assertions
sandro-elsweijer Jan 15, 2026
acd1961
Apply suggestions from code review
sandro-elsweijer Jan 15, 2026
39d087a
use optional.has_value() for better readability
sandro-elsweijer Jan 15, 2026
c5401c3
fix another cad seam bug
sandro-elsweijer Feb 3, 2026
7e2d2e9
Apply suggestions from code review
sandro-elsweijer Feb 3, 2026
fff389d
typo
sandro-elsweijer Feb 3, 2026
193bc85
use an optional instead of a bool
sandro-elsweijer Feb 3, 2026
ad05598
Merge branch 'main' into fix-curved_geometries
sandro-elsweijer Feb 3, 2026
de6d303
remove unnecessary includes
sandro-elsweijer Feb 3, 2026
f3c885c
typo
sandro-elsweijer Feb 3, 2026
3462d36
add braces
sandro-elsweijer Feb 4, 2026
17c44c2
use bool instead of int
sandro-elsweijer Feb 4, 2026
f29e1af
Update src/t8_cmesh/t8_cmesh_io/t8_cmesh_readmshfile.cxx
sandro-elsweijer Feb 4, 2026
e309e86
Update src/t8_cmesh/t8_cmesh_io/t8_cmesh_readmshfile.cxx
sandro-elsweijer Feb 4, 2026
61baaf9
Update src/t8_cmesh/t8_cmesh_io/t8_cmesh_readmshfile.cxx
sandro-elsweijer Feb 4, 2026
0b7c511
Update src/t8_cmesh/t8_cmesh_io/t8_cmesh_readmshfile.cxx
sandro-elsweijer Feb 4, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading