v1.6.0
sandro-elsweijer
released this
01 Dec 11:12
·
2308 commits
to main
since this release
What's Changed
- Bug-fixes
- Performance upgrades in geometry module
- New depth-first-search
- Resolved many to-dos
In Detail
- New version 1.5.0 by @lukasdreyer in #726
- Bump crate-ci/typos from 1.16.4 to 1.16.6 by @dependabot in #680
- Improve vtkGrid_to_vtkPointSet by @Davknapp in #677
- Exclude logo from typo check by @sandro-elsweijer in #727
- Fix bugged compilation in puma_patches by @Davknapp in #732
- remove custom datatypes from pr template by @sandro-elsweijer in #734
- Bump crate-ci/typos from 1.16.6 to 1.16.10 by @dependabot in #735
- Cmesh example with curvilinear geometry: Squared Disk [1/n] by @jmark in #653
- Fix issue #446 by @sandro-elsweijer in #671
- Use latex in doxygen documentation by @sandro-elsweijer in #656
- Feature puma patches [7/x] Batch processing of element ref_coords by @sandro-elsweijer in #661
- Fix documentation CI by @sandro-elsweijer in #737
- Bump actions/checkout from 3 to 4 by @dependabot in #738
- switch to spell-check master branch by @sandro-elsweijer in #736
- Fix documentation CI by @sandro-elsweijer in #740
- Revert "Fix documentation CI" by @Davknapp in #741
- Fix documentation - now for real by @sandro-elsweijer in #744
- Feature puma patches [8/x] Batch processing of tree ref_coords [1/x] Interface by @sandro-elsweijer in #662
- Improve forest vtk writer api by @Davknapp in #746
- Remove some indent markers by @sandro-elsweijer in #745
- Improve the docstrings of geometry implementations by @sandro-elsweijer in #750
- Feature puma patches [8/x] Batch processing of tree ref_coords [2/x] Linear geometries by @sandro-elsweijer in #664
- Feature batch processing t8 forest element point inside by @Davknapp in #733
- Update clang-format to v17.0.1. by @jmark in #765
- Bug fix: eclass_compare by @ackirby88 in #770
- Convert squared disk cmesh example to batched version. by @jmark in #753
- Check the inequalities definied for eclasses by @Davknapp in #771
- Added contribution notes and code of conduct. by @jmark in #766
- Fix issue #773 by @jfussbro in #776
- Fixed spell errors raised by
typos-cli 1.16.17
. by @jmark in #779 - Bumping git submodules (sc & p4est) to latest versions. by @jmark in #789
- fix pyramid face orientation by @lukasdreyer in #797
- Test face neigh by @WeberJulia in #669
- Enable pyramid in advection example by @holke in #391
- Added a test for the face-orientation by @Davknapp in #799
- Fix a warning, where double* was used in header, but double name[3] in source by @Davknapp in #807
- Test for element ref coords by @sandro-elsweijer in #803
- Fix typo by @Davknapp in #815
- Feature ci mattermost messages test by @Davknapp in #817
- Test adapted workflow by @Davknapp in #818
- typo fix by @Davknapp in #819
- Feature ci mattermost messages by @Davknapp in #809
- Revert "Feature ci mattermost messages" by @holke in #820
- Update README.md by @holke in #822
- Feature ci mattermost messages by @Davknapp in #821
- More const params by @Davknapp in #808
- Add a comment on the usage of the incomplete trees flag of a forest by @holke in #826
- Add abort message to Ghost algorithm when using deleted elements by @holke in #827
- Fix ref coords by @lukasdreyer in #834
- Update examples by @Davknapp in #812
- This Todo does not refer to a function anymore. by @Davknapp in #842
- Gave the adapt function a more explaining name by @Davknapp in #843
- delete header functions by @chiaraMaHe in #841
- Remove solved to-do by @sandro-elsweijer in #839
- Remove todo by @Davknapp in #837
- Update help message requiring specific clang format version. by @jmark in #846
- Delete element boundaries by @Davknapp in #844
- Fixed TODO for code duplication in t8_cmesh_examples.c by @Niklas997 in #848
- Feature issue28 get element return const by @holke in #833
- Element equality assertion in google-test style by @Davknapp in #853
- Introduce interface function t8_element_equal by @lukasdreyer in #852
- Update cmesh partition alternative sendrecv range by @Davknapp in #850
- Add include_guards by @Davknapp in #856
- Enhance eclass scheme is default by @Davknapp in #847
- Fix prism extrude face return value by @Davknapp in #836
- Helper class to test scheme functionality on all elements by DFS by @lukasdreyer in #854
- Test t8_element_equal by @lukasdreyer in #855
- replace t8_locidx_t by t8_gloidx_t by @lukasdreyer in #811
- Enhance t8 cmesh offset by @Davknapp in #849
- Add preamble and file description by @lukasdreyer in #861
- Fix interface by @lukasdreyer in #859
- Test boundary extrude by @lukasdreyer in #857
- Feature puma patches [9/x] element stretching by @sandro-elsweijer in #731
- Delete element root len by @Davknapp in #845
- Feature bugfix cmesh set partition offsets by @holke in #868
- Fix curved vtk ref coords by @sandro-elsweijer in #866
- in cmesh_reset only check comm valid if cmesh is committed by @holke in #870
- Moved t8_forest_element_from_ref_coords implementation into cxx file. by @jmark in #872
- Bugfixes in curved geometry by @sandro-elsweijer in #867
- Update citation for 1.6.0 by @sandro-elsweijer in #874
Full Changelog: v1.5.0...v1.6.0