13
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'feature/factor-cmake-dune-module-check' into 'master' More... 11 months ago
Merge branch 'deterministic-indicesSyncer' into 'master' More... 11 months ago
Add test for building the AMG matrix hierarchy More... 11 months ago
Factor dune check module version out of find_dune_package More... 11 months ago
Merge branch 'issue/intersection-uninitialized' into 'master'
gruenich
as Christoph Grüninger
More... 11 months ago
Add entry in CHANGELOG.md More... 11 months ago
Silence warning about uninitialized data More... 11 months ago
Merge branch 'deterministic-indicesSyncer' into 'master' More... 11 months ago
Add flag useFixedOrder to the CoarseningParameters More... 11 months ago
Typo More... 11 months ago
Add flag useFixedOrder to the coarsen method of AMGs ParallelIndicesCoarsener. If set to true, the indices for the coarser grid will be created in a fixed order, making parallel runs reproducible but the runtime is possibly not ideal. If set to false (which is the default), the order depends on the order of messages recieved from the processes responsible for the respective parts of the finer grid. Then the indices on the coarser grid may differ from run to run. More... 11 months ago
Merge branch 'dunemodules-skip-directories-with-dot' into 'master' More... 11 months ago
Merge branch 'feature/deprecate-dune-project-function-on-non-project-directories' into 'master' More... 11 months ago
Add boolean flag to determine if the fixed receive source order should be used More... 11 months ago
Merge branch 'feature/fix-doxygen-warnings' into 'master'
gruenich
as Christoph Grüninger
More... 12 months ago
[doxygen] Use \deprecated, not \deprecate
gruenich
as Christoph Grüninger
More... 12 months ago
[doxygen] Do not add to non-existent group Grid
gruenich
as Christoph Grüninger
More... 12 months ago
[doxygen] Remove pseudo-markdown headings
gruenich
as Christoph Grüninger
More... 12 months ago
[doxygen] Fix inbalanced grouping
gruenich
as Christoph Grüninger
More... 12 months ago
[cleanup] Do not include deprecated_topology.hh
gruenich
as Christoph Grüninger
More... 12 months ago
Merge branch 'chore-minor-cxx-update' into 'master' More... almost 1 year ago
chore: use `= default` for virtual destructor More... almost 1 year ago
chore: mark unwanted assignment operator as deleted More... almost 1 year ago
Merge branch 'fix-test-failure-on-i386' into 'master' More... almost 1 year ago
fix: use values that are representable as double in test More... almost 1 year ago
Merge branch 'fix-gcc-13-on-i386' into 'master' More... almost 1 year ago
fix: use values that are representable as double in test More... about 1 year ago
Merge branch 'feature/update-finalize-dune-project' into 'master' More... about 1 year ago
Merge branch 'issue/is-conforming-default' into 'master'
gruenich
as Christoph Grüninger
More... about 1 year ago