- Jul 01, 2024
-
-
- Jun 03, 2024
-
-
Simon Praetorius authored
Add geometry based on a local-finite-element parametrization See merge request !169
-
Simon Praetorius authored
Fix several Cppcheck findings See merge request !247
-
Christoph Grüninger authored
Virtual base class has same destructor. Found by Cppcheck (missingOverride).
-
Christoph Grüninger authored
With C++'s stati_cast or by adding u to unsigned literals
-
Christoph Grüninger authored
Found by Cppcheck (assignmentInAssert).
-
Christoph Grüninger authored
Found by Cppcheck (missingOverride).
-
- Jun 02, 2024
-
-
Christoph Grüninger authored
Found by Cppcheck (useInitializationList).
-
Christoph Grüninger authored
If index is not 0, weight_ must be return unconditionally. Found by Cppcheck (missingReturn).
-
- Apr 25, 2024
-
-
Simon Praetorius authored
Wrap the quadrature floating-point numbers in the macro DUNE_NUMBER_FROM_STRING See merge request !175
-
- Apr 23, 2024
-
-
Simon Praetorius authored
-
Simon Praetorius authored
-
- Apr 11, 2024
-
-
Robert K authored
- Apr 08, 2024
-
- Mar 29, 2024
- Mar 06, 2024
-
-
Simon Praetorius authored
Add a Mapping of a Geometry See merge request !192
-
- Mar 01, 2024
-
-
Simon Praetorius authored
-
Simon Praetorius authored
-
Simon Praetorius authored
Align leftInvA with rightInvA See merge request !242
-
- Feb 15, 2024
-
-
Simon Praetorius authored
-
- Feb 14, 2024
-
-
Christoph Grüninger authored
[cleanup] Stop using deprecated header keywords.hh See merge request !240
-
Carsten Gräser authored
This is a pure whitespace change, separated from the rest to improve readability.
-
Carsten Gräser authored
* Replace macro `DUNE_INLINE_VARIABLE` by `inline`, because for the supported compilers it's always defined to this way. * Stop including deprecated, no longer used header `keywords.hh`. * Remove conditionally defined anonymous namespace, because for the supported compilers the condition always evaluates to false.
-
- Feb 12, 2024
-
-
Simon Praetorius authored
[cleanup 2] Remove warning about index access out of bounds. See merge request !239
-
- Feb 07, 2024
-
-
Simon Praetorius authored
-
Simon Praetorius authored
[cleanup] Remove warning about index access out of bounds. Closes #35 See merge request !236
-
- Feb 01, 2024
-
-
-
Robert K authored
-
Christoph Grüninger authored
Remove code deprecated in Dune 2.9 See merge request !237
-
- Jan 25, 2024
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- Jan 15, 2024
-
-
Christoph Grüninger authored
Fix Doxygen warnings See merge request !235
-
- Jan 14, 2024
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Probably a left-over from the split from dune-grid
-
Christoph Grüninger authored
This is uncommon in Dune. Doxygen does not like them.
-
- Jan 13, 2024
-
-
Christoph Grüninger authored
-