Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some updates for mesh generation #3275

Merged
merged 44 commits into from
Sep 12, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
ebad27d
Some updates for mesh generation
Jun 10, 2024
809f5e3
Fix nullspace test case
Jun 21, 2024
5bc15b8
Fix wrong dimension order
Jun 24, 2024
1663134
Apply suggestions from review
Jun 30, 2024
363f079
More error strings fixed
Jun 30, 2024
1769774
Switch to push_back usage
schnellerhase Jul 10, 2024
8da75c6
Switch to std::generate usage
schnellerhase Jul 10, 2024
1f674e5
Fix capture
schnellerhase Jul 10, 2024
a24bf05
Fix generation
schnellerhase Jul 10, 2024
0759a30
Revert if-else structure
schnellerhase Jul 10, 2024
9c7faf5
Fix up revert
schnellerhase Jul 10, 2024
d575c31
Merge branch 'main' into create_rectangle
schnellerhase Jul 10, 2024
693446b
Merge branch 'main' into create_rectangle
schnellerhase Jul 12, 2024
a09ea39
Merge branch 'main' into create_rectangle
schnellerhase Jul 15, 2024
3ce1ffb
Remove spaces between includes
schnellerhase Jul 15, 2024
864e44d
Fix auto
schnellerhase Jul 15, 2024
e35d683
Fix comm equality check
schnellerhase Jul 15, 2024
692bbee
Merge branch 'main' into create_rectangle
schnellerhase Jul 22, 2024
1f5cadc
Merge branch 'main' into create_rectangle
schnellerhase Jul 24, 2024
a8879ac
Merge branch 'main' into create_rectangle
schnellerhase Jul 31, 2024
98027ab
Merge branch 'main' into create_rectangle
schnellerhase Aug 28, 2024
42a0a9d
Merge branch 'main' into create_rectangle
schnellerhase Sep 8, 2024
4d58854
Merge branch 'main' into create_rectangle
garth-wells Sep 11, 2024
9c6c598
Merge branch 'main' into create_rectangle
garth-wells Sep 11, 2024
ec7f382
Simplifications
garth-wells Sep 11, 2024
9fc6f27
Fix formatting
garth-wells Sep 11, 2024
a00abd6
Some updates for mesh generation
schnellerhase Jun 10, 2024
ca358bd
Switch to push_back usage
schnellerhase Jul 10, 2024
1b1f3cf
Switch to std::generate usage
schnellerhase Jul 10, 2024
2c2f412
Fix capture
schnellerhase Jul 10, 2024
6b0e2dc
Fix generation
schnellerhase Jul 10, 2024
e6dda3c
Revert if-else structure
schnellerhase Jul 10, 2024
3f0f7e8
Fix up revert
schnellerhase Jul 10, 2024
3046736
Remove spaces between includes
schnellerhase Jul 15, 2024
dbad5fb
Fix auto
schnellerhase Jul 15, 2024
93d0c9a
Fix comm equality check
schnellerhase Jul 15, 2024
7026f37
One dimensional refinement routine (#3314)
schnellerhase Jul 23, 2024
e0a16c9
Fix bug in interval refinement test (#3331)
schnellerhase Aug 5, 2024
f87aa2d
Simplifications
garth-wells Sep 11, 2024
a45206a
Fix formatting
garth-wells Sep 11, 2024
a49666b
Fix author
schnellerhase Sep 11, 2024
492b26a
Fix rebase
schnellerhase Sep 11, 2024
9ddf599
Merge branch 'create_rectangle' of https://github.com/schnellerhase/d…
garth-wells Sep 12, 2024
28a18e0
Merge branch 'main' into create_rectangle
garth-wells Sep 12, 2024
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
Loading