trixi-framework / trixi-framework/Trixi.jl
Improve performance of 1D visualization for curved `P4estMesh`
Open
performance
possible student project
postprocessing
visualization
- Dominant language
- Julia
- Stars
- 731
- Forks
- 166
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
I improved the algorithm to find 1D points used for visualization in linear `P4estMesh`es in https://github.com/trixi-framework/Trixi.jl/pull/2334 and https://github.com/trixi-framework/Trixi.jl/pull/2340. It would be nice to extend this to curved meshes as well, see the comments in
https://github.com/trixi-framework/Trixi.jl/blob/0ad97bcb508ea60cfd834214eecb1144d91b6fd0/src/visualization/utilities_p4est_t8code.jl#L19-L34
and
https://github.com/trixi-framework/Trixi.jl/blob/0ad97bcb508ea60cfd834214eecb1144d91b6fd0/src/visualization/utilities_p4est_t8code.jl#L312-L324
Contributor guide
Assessment
This issue has not been assessed yet.