-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add numerical support of other real types (
Float32
) (#1909)
* start with src/equations * revise after the first review * format src/equations * another version * revise after the second review * apply suggestions from code review - comments Co-authored-by: Hendrik Ranocha <[email protected]> * remove TODO * fix small errors * complete compressible_euler * fix error and format * revise min max * revise based on new docs * revise based on new comments * start sample test * add more tests * fix typos and comments * change code review * add to CI * apply inferred macro Co-authored-by: Hendrik Ranocha <[email protected]> * complete * add Trixi --------- Co-authored-by: Hendrik Ranocha <[email protected]>
- Loading branch information
Showing
6 changed files
with
1,075 additions
and
526 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.