trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
527 stars 104 forks source link

T8coeMesh: Switching to `t8_cmesh_new_brick_{2,3}d`. #1939

Open jmark opened 4 months ago

jmark commented 4 months ago

Title says it all. This PR can only be merged after a new t8code release including PR https://github.com/DLR-AMR/t8code/pull/1047.

github-actions[bot] commented 4 months ago

Review checklist

This checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging.

Purpose and scope

Code quality

Documentation

Testing

Performance

Verification

Created with :heart: by the Trixi.jl community.