]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-07-26 Wolfgang BangerthDeprecate step-52. 17395/head
2024-07-25 Daniel ArndtMerge pull request #17392 from AE7TB99/const-mapping...
2024-07-25 Lóránt HadnagyUpdate doc/news/changes/minor/20240725AE7TB99 17392/head
2024-07-25 Lóránt HadnagyAdd entry to 'doc/news/changes/minor'
2024-07-25 Lóránt HadnagyMake 'mapping' variables 'const' in example files
2024-07-25 Marc FehlingMerge pull request #17390 from tamiko/fix_test
2024-07-25 Marc FehlingMerge pull request #17385 from bangerth/52
2024-07-25 Matthias MaierTest examples/step-75: do not compare test output 17390/head
2024-07-25 Marc FehlingMerge pull request #17384 from bangerth/30
2024-07-25 Marc FehlingMerge pull request #17387 from jpthiele/tpetra-sor-fix
2024-07-24 Jan Philipp... Fix typo in PreconditionSOR 17387/head
2024-07-24 Daniel ArndtMerge pull request #17372 from bangerth/task-result-5
2024-07-24 Wolfgang BangerthMention step-86 in step-52. 17385/head
2024-07-24 Wolfgang BangerthMake step-30 easier on the eyes. 17384/head
2024-07-24 Wolfgang BangerthMark move operator as 'noexcept'. 17372/head
2024-07-24 Daniel ArndtMerge pull request #17382 from marcfehling/dependency
2024-07-24 Matthias MaierMerge pull request #17379 from kronbichler/deprecated_early
2024-07-24 Marc FehlingFix even more dependencies. 17382/head
2024-07-24 Marc FehlingFix some more dependencies.
2024-07-24 Matthias MaierMerge pull request #17380 from kronbichler/update_version
2024-07-24 Matthias MaierMerge pull request #17363 from marcfehling/msvc-patch
2024-07-24 Martin KronbichlerMerge pull request #17337 from bergbauer/normal_hessian
2024-07-24 Martin KronbichlerDo not add comment in 'deprecated with comment' in... 17379/head
2024-07-24 Martin KronbichlerRequire the current version of deal.II. 17380/head
2024-07-24 Martin KronbichlerPost release branch: switch DEAL_II_DEPRECATED_EARLY...
2024-07-24 Martin KronbichlerMerge pull request #17377 from tamiko/update_version
2024-07-24 Matthias MaierPost release branch: update VERSION on main branch 17377/head
2024-07-24 Matthias MaierMerge pull request #17376 from marcfehling/overload
2024-07-24 Martin KronbichlerMerge pull request #17373 from bangerth/task-result-4
2024-07-24 Martin KronbichlerMerge pull request #17375 from tamiko/update-changes...
2024-07-24 Marc FehlingFix MSVC not finding an overloaded function. 17376/head
2024-07-24 Peter MunchMerge pull request #17369 from kronbichler/mg_transfer_impr
2024-07-24 Matthias MaierAdjust users/doxygen.html 17375/head
2024-07-24 Matthias MaierAdd dummy files
2024-07-24 Matthias MaierRemove now obsolete files
2024-07-24 Matthias Maierupdate the changelog file for the release
2024-07-23 Matthias MaierMerge pull request #17371 from tamiko/update_gitattributes
2024-07-23 Wolfgang BangerthObey the rule of 5 or 7.
2024-07-23 Wolfgang BangerthAdjust tests. 17373/head
2024-07-23 Matthias MaierMerge pull request #17355 from tjhei/fix-nonlinearsolve...
2024-07-23 Daniel ArndtMerge pull request #17370 from tamiko/fix_cmake_warning
2024-07-23 Matthias Maier.gitattributes: update for testsuite changes 17371/head
2024-07-23 Matthias MaierCMake: fix syntax warning 17370/head
2024-07-23 Matthias MaierMerge pull request #17366 from kronbichler/fe_eval_fix_...
2024-07-23 Matthias MaierMerge pull request #17356 from bangerth/task-result-5
2024-07-23 Martin KronbichlerMGTwoLevelTransfer: Add forgotten function 17369/head
2024-07-23 Timo HeisterMerge pull request #17367 from kronbichler/changelogs
2024-07-23 Martin KronbichlerMerge pull request #17364 from kronbichler/speedup_transfer
2024-07-23 Timo Heisterfix NonlinearSolverSelector MPI_COMM 17355/head
2024-07-23 Wolfgang BangerthAvoid locking in some cases. 17356/head
2024-07-23 Martin KronbichlerOne more 17367/head
2024-07-23 Martin KronbichlerAdd changelog
2024-07-23 Martin KronbichlerSimplify test case 17366/head
2024-07-23 Martin KronbichlerFEEvaluation: Allow submit_value with Tensor<1,1> more...
2024-07-23 Martin KronbichlerMerge pull request #17362 from tamiko/cmake_clean_up_st...
2024-07-23 Martin KronbichlerMGTwoLevelTransfer with MatrixFree option: Skip fine... 17364/head
2024-07-23 Matthias MaierMerge pull request #17332 from sloriot/CGAL-6.0
2024-07-23 Marc FehlingWindows: Use GNU patch instead of Strawberry Perl patch. 17363/head
2024-07-23 Matthias MaierCMake: clean up TPetra warnings: 17362/head
2024-07-23 Wolfgang BangerthMerge pull request #17358 from kronbichler/remove_tasks
2024-07-23 Martin KronbichlerMerge pull request #17357 from kinnewig/fix-tpetra...
2024-07-23 Marc FehlingMerge pull request #17360 from marcfehling/dependency
2024-07-23 Matthias Maieradd a news/changes entry 17332/head
2024-07-23 Sébastien Loriotcompatibility with CGAL 6.0
2024-07-23 Matthias MaierMerge pull request #17359 from marcfehling/fix-warning
2024-07-23 Marc FehlingFix dependencies. 17360/head
2024-07-23 Marc FehlingFix warning in check_solver_within_range(). 17359/head
2024-07-23 Martin KronbichlerFETools: Remove tasking from compute_embedding_matrices 17358/head
2024-07-23 Maximilian... Implement normal hessian 17337/head
2024-07-23 Sebastian KinnewigAllow the assignment onto vectors with one-to-one map. 17357/head
2024-07-23 Martin KronbichlerMerge pull request #17349 from tamiko/fix_tests_for_cla...
2024-07-23 Peter MunchMerge pull request #12429 from bangerth/step-83
2024-07-23 Wolfgang BangerthAdd a test.
2024-07-23 Wolfgang BangerthUse TaskResult::empty().
2024-07-23 Wolfgang BangerthIntroduce TaskResult::empty().
2024-07-23 Daniel ArndtMerge pull request #17353 from bangerth/task-result-3
2024-07-23 Daniel ArndtMerge pull request #17345 from kronbichler/fix_referenc...
2024-07-23 Daniel ArndtMerge pull request #17354 from kronbichler/fix_dof_renu...
2024-07-23 Bruno TurcksinMerge pull request #17328 from bangerth/try-emplace-2
2024-07-23 Bruno TurcksinMerge pull request #17346 from marcfehling/windows...
2024-07-23 Bruno TurcksinMerge pull request #17329 from bangerth/task-result
2024-07-22 Matthias MaierMerge pull request #17352 from tamiko/fix_tests_for_cla...
2024-07-22 Matthias MaierMerge pull request #17347 from kronbichler/extend_mg_op...
2024-07-22 Martin KronbichlerMerge pull request #17351 from tamiko/fix_tests_for_cla...
2024-07-22 Martin KronbichlerMerge pull request #17350 from tamiko/fix_tests_for_cla...
2024-07-22 Martin KronbichlerMerge pull request #17348 from tamiko/fix_tests_for_cla...
2024-07-22 Matthias MaierTest dofs/dof_renumbering_(04|07): do not compare output 17349/head
2024-07-22 Martin KronbichlerMerge pull request #17344 from tamiko/sundials_update_04
2024-07-22 Martin KronbichlerMerge pull request #17343 from tamiko/sundials_update_03
2024-07-22 Martin KronbichlerMerge pull request #17341 from tamiko/sundials_update_02
2024-07-22 Wolfgang BangerthMake HTML label unique. 12429/head
2024-07-22 Martin KronbichlerMerge pull request #17340 from tamiko/sundials_update_01
2024-07-22 Martin KronbichlerUse a more stable numbering for DoFRenumbering::downstream 17354/head
2024-07-22 Martin KronbichlerChangelog 17345/head
2024-07-22 Martin KronbichlerNew test case
2024-07-22 Martin KronbichlerPeriodic boundary conditions: Fix orientation problem
2024-07-22 Wolfgang BangerthAdd to the documentation. 17353/head
2024-07-22 Wolfgang BangerthDrop TaskResult::wait_and_move_result() in favor of...
2024-07-22 Wolfgang BangerthFix TaskResult::clear(). 17329/head
2024-07-22 Matthias MaierMerge pull request #17330 from tamiko/do_not_write_into...
next

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.