13
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Oct 10, 2024 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests for mixed assignment More... 2 months ago
Add converting construction and assignment for FieldMatrix and DiagonalMatrix More... 2 months ago
[uggrid] Do not include dune-uggrid-config.h More... 2 months ago
[uggrid] Don't check for DUNE_UGGRID_HAVE_DDDCONTEXT More... 2 months ago
[uggrid] Simplify communication code More... 2 months ago
[uggrid] Find method ELEMENT_TO_MARK by ADL More... 2 months ago
Merge branch 'issue/umfpack-is-a-direct-solver' into 'master' More... 3 months ago
UMFPack is a direct solver More... 3 months ago
Implement adding ScaledIdentityMatrix w. FieldMatrix and DiagonalMatrix More... 3 months ago
Merge branch 'cleanup/remove-warnings' into 'master' More... 3 months ago
Fix unused and shadow variable warnings More... 3 months ago
Enable doxygen targets on super build setups More... 3 months ago
Merge branch 'simplify-uggrid-creation' into 'master' More... 3 months ago
[UGGrid] Stop using the BVP type, it has been removed from dune-uggrid More... 3 months ago
Fix case when entity iterator has no support for specific entity codimensions More... 4 months ago
Merge branch 'bugfix/check-partition-without-supported-entities' into 'master' More... 4 months ago
Merge branch 'bugfix/fix-RT-tetrathedron-scaling' into 'master' More... 4 months ago
Merge branch 'python/improveModuleLog' into 'master' More... 4 months ago
improve the verbosity setting for the new module logging mechanism
Andreas Dedner
as dedner
More... 4 months ago
Bugfix FieldVector operations promoted types More... 4 months ago
Merge branch 'bugfix/fvector-operations-promotedTypes' into 'master' More... 4 months ago
Merge branch 'cleanup/three-way-comparison' into 'master' More... 4 months ago
Merge branch 'issue/mdspan-deduction-guides' into 'master' More... 4 months ago
Merge branch 'issue/mdarray-mdspan-converting-constructor' into 'master' More... 4 months ago
Merge branch 'feature/add-storage-compute-field-to-cache' into 'master' More... 4 months ago
Fix deduction guide of mdspan with span More... 4 months ago
Merge branch 'doc/improve-intersection-conforming-doc' into 'master' More... 4 months ago
[doc] Improve documentation of Intersection::conforming() More... 4 months ago
Merge branch 'bugfix/compileErrorWithPythonDuneMakeNotShown' into 'master' More... 5 months ago
compiler failure was not shown when using python -m dune make By default a failure message is shown but not the actual error. Add --verbose to get the actual message (still ignored) More... 5 months ago