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
505 stars 98 forks source link

Move timers and `@trixi_timeit` to TrixiBase.jl #1970

Closed efaulhaber closed 3 weeks ago

efaulhaber commented 3 weeks ago

Based on https://github.com/trixi-framework/TrixiBase.jl/pull/25.

github-actions[bot] commented 3 weeks 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.

efaulhaber commented 3 weeks ago

All tests are passing, only the usual Codecov fails.