-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add getter for number of dofs * change trixi_load_cell_average add parameter index and only get averaged of the variable at position index * fix: ensure Int32 * adapt reference value * add getter for all dofs values * adapt next value * add trixi_ndofs_element * add tests * add missing parts in tests * fix tests * deallocate first * add trixi_load_prim to Fortran API * reference value * get doxygen right * make everything more consistent! * add functions to get quadrature information * update CI badge URL * add get_t8code_forest to Fortran interface * format * remove duplicate * make gcc 14 happy * Apply suggestions from code review Co-authored-by: Michael Schlottke-Lakemper <[email protected]> --------- Co-authored-by: Michael Schlottke-Lakemper <[email protected]> Co-authored-by: Benedict <[email protected]>
- Loading branch information
1 parent
3a813d2
commit 0e328c1
Showing
14 changed files
with
763 additions
and
156 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
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
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.