13
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Oct 12, 2024 — Oct 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement arbitrary order partial derivatives in LagrangeSimplexLFE More... 7 months ago
Precompute barycentric factors in LagrangeSimplexBasis More... 7 months ago
Revert removed deprecation of lagrange simplex finite element More... 7 months ago
[cmake][py] Add version detection via importlib.metadata for Python >= 3.8 More... 7 months ago
[test] Test 2st order partial() for LagrangeSimplexFiniteElement More... 7 months ago
Merge branch 'cleanup/remove-deprecated' into 'master'
gruenich
as Christoph Grüninger
More... 7 months ago
Reuse RowIndexSet in BCRSMatrix::CreateIterator More... 7 months ago
Merge branch 'tobias.meyer.andersen-master-patch-34e8' into 'master' More... 7 months ago
Deprecate PQ22DLocalFiniteElement More... 7 months ago
[doc] Document removal of deprecated features More... 7 months ago
[doc] Add version number to deprecation warning More... 7 months ago
[cleanup] Remove deprecated class PQkLocalFiniteElementCache More... 7 months ago
[cleanup] Remove deprecated function Impl::makeFunctionWithCalloperator() More... 7 months ago
[cleanup] Remove deprecated class LFEMatrix More... 7 months ago
[cleanup] Remove deprecated constructor of LagrangeSimplexLocalFiniteElement More... 7 months ago
[test] Cleanup lagrangeshapefunctiontest More... 7 months ago
Unify LagrangeSimplexFiniteElement across dimensions More... 7 months ago
Add spaces to help hipcc parse headerfiles More... 7 months ago
fix incorrect comment in ilu.hh The order of the multiplication is wrong, important for block elements More... 7 months ago
Merge branch 'fix/cmake-suitesparse' into 'master' More... 7 months ago
[cmake] Only print TBB found msg when first found More... 7 months ago
Merge branch 'feature/iteratorrange-with-sentinel' into 'master' More... 7 months ago
Test Alberta in the CI More... 7 months ago
Check if alberta is older than 3.1.0 to handle stdbool More... 7 months ago
Add type erasure class LocalFiniteElement More... 7 months ago
Merge branch 'feature/deprecate-Precision' into 'master'
gruenich
as Christoph Grüninger
More... 7 months ago
Add the storage field and compute field to the dynamic Lagrange cache More... 7 months ago
Merge branch 'cleanup/std-fill' into 'master' More... 7 months ago
[cleanup] Explicitly call std::fill instead or relying on ADL More... 7 months ago
Merge branch 'bugfix/partially-revert-mr190' into 'master' More... 7 months ago