Commit fb5967f
Add conversion dispatch for ForestWrapper. (#76)
* Adding cleanup logic.
* Applying review comments and adding a test.
* Applied review suggestions.
* Adding format utility.
* Renamed formatter.
* Removed trixi formatter.
* Limited folders to format.
* Applie formatter.
* Fixed error in code.
* Updated formatter.
* Formatted examples.
* Revised package version.
* Downgraded formatter.
* Fixed version number of formatter.
* Applied formater with version x.x.60.
* Fixing compats.
* Bumped MPIPreferences.
* Update Project.toml
Co-authored-by: Joshua Lampert <[email protected]>
* Update test/Project.toml
Co-authored-by: Joshua Lampert <[email protected]>
* Refining test.
* Added test evals.
* Added further test eval.
* Adding convenient dispatch on type conversion.
* Version bump.
* Refined comment.
* Update src/T8code.jl
Co-authored-by: Joshua Lampert <[email protected]>
---------
Co-authored-by: Johannes Markert <[email protected]>
Co-authored-by: Joshua Lampert <[email protected]>1 parent 235b47f commit fb5967f
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
215 | 222 | | |
216 | 223 | | |
217 | 224 | | |
| |||
0 commit comments