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

[X-PR] p4est edge operations and consistent corner operation #902

Merged
merged 38 commits into from
Apr 30, 2024
Merged
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
05c588d
first version without test of transform_edge
koehlerson Apr 11, 2024
6f8cc47
non working transform_edge due to wrong edge axis vector b
koehlerson Apr 11, 2024
10c17c8
add more edge_neighbor tests, change the algorithm according to paper…
koehlerson Apr 11, 2024
965f8cf
probably works
koehlerson Apr 11, 2024
12e7e10
remote and not remote version
koehlerson Apr 11, 2024
45229dc
change bool flag in balancing according to paper for transform_corner
koehlerson Apr 11, 2024
6cc289d
add transform_corner_remote
koehlerson Apr 11, 2024
601c88b
start tests for corner, correct docs for corner and start 3D transfor…
koehlerson Apr 11, 2024
0db7ba1
add first rounds of 3D tests
koehlerson Apr 12, 2024
ba99ed9
Merge branch 'mk/p4est' into mk/p4est_edges
koehlerson Apr 18, 2024
2e10d75
remove unnecessary dim parametrization and start some tests for creat…
koehlerson Apr 18, 2024
7493731
contains_face for 3d case by checking sface centroid in plane of mface
koehlerson Apr 19, 2024
cd211f7
three dimensional interoctree branch in creategrid
koehlerson Apr 19, 2024
bc7f9be
first working version with edge deduplication and rotation invariance…
koehlerson Apr 19, 2024
68f0650
cleanup
koehlerson Apr 19, 2024
c04192c
possibleneighbors 3D dispatch
koehlerson Apr 19, 2024
47875c7
intratree balancing in 3D works and is tested
koehlerson Apr 19, 2024
160d0d9
first inter octree 3D balancing, not sure if it works and if not wher…
koehlerson Apr 19, 2024
99312aa
rotation tests for balancing; seems to work
koehlerson Apr 22, 2024
a63b882
start of hanging edges
koehlerson Apr 22, 2024
699251a
initial hanging edges with two small tests
koehlerson Apr 23, 2024
14a1fb6
failing interoctree hanging nodes detection for rated; hanging faces …
koehlerson Apr 23, 2024
cf5ac46
rotation and easy tests in two and three dimensions
koehlerson Apr 23, 2024
d22537a
bit of docs, one more test and a bit of code review
koehlerson Apr 23, 2024
4a2e6ab
more review suggestions
koehlerson Apr 23, 2024
7b6dbcb
constants for loop
koehlerson Apr 24, 2024
5631d90
use iscenter in exlusive edge neighborhood hanging nodes branch
koehlerson Apr 24, 2024
cea3021
sane renaming for *_neighbor in hangingnodes; error branch for hangin…
koehlerson Apr 24, 2024
774421c
arrange balancing in functions
koehlerson Apr 26, 2024
52d2883
delete unnecessary function
koehlerson Apr 26, 2024
2815c2b
rename file to BWG.jl
koehlerson Apr 26, 2024
51728ef
add corner balancing in 2D
koehlerson Apr 27, 2024
7e24b1d
regression test for corner balancing 2D
koehlerson Apr 27, 2024
b524070
try to fix 1.6 ci
koehlerson Apr 27, 2024
8e7c7c4
regression test but rotated
koehlerson Apr 27, 2024
5dc27e5
edge balancing over new topologic connection
koehlerson Apr 27, 2024
7407db4
add todo statement for corner balancing in 3D
koehlerson Apr 27, 2024
f69cc60
maybe final balancing version
koehlerson Apr 30, 2024
File filter

Filter by extension

Filter by extension

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