]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-05-25 Wolfgang BangerthDeprecate the ConsensusAlgorithms::AnonymousProcess... 13769/head
2022-05-25 Peter MunchMerge pull request #13813 from kronbichler/fix_compile2
2022-05-25 Peter MunchMerge pull request #13790 from kronbichler/simplify_rei...
2022-05-25 Peter MunchMerge pull request #13800 from kronbichler/simplify_gri...
2022-05-25 Peter MunchMerge pull request #13809 from kronbichler/adjust_test_...
2022-05-25 Martin KronbichlerUtilities: Fix compile error on certain compilers 13813/head
2022-05-25 Martin KronbichlerMerge pull request #13810 from simonsticko/assert_hyper...
2022-05-25 Simon StickoAssert reference cell is hypercube in Discrete*Quadratu... 13810/head
2022-05-25 Martin KronbichlerSlightly simplify setup of partitioners for global... 13800/head
2022-05-25 Martin KronbichlerAdjust output of tests using PreconditionChebyshev 13809/head
2022-05-24 Marc FehlingMerge pull request #13788 from drwells/kinsol-sundials-6
2022-05-24 Marc FehlingMerge pull request #13786 from drwells/arkode-sundials-6
2022-05-24 Daniel ArndtMerge pull request #13791 from kronbichler/reduce_cost_...
2022-05-24 Daniel ArndtMerge pull request #13803 from drwells/fix-doc-typos-11
2022-05-24 Daniel ArndtMerge pull request #13804 from marcfehling/citelist
2022-05-24 Marc FehlingFix doxygen entry Chronopoulos1989. 13804/head
2022-05-24 Martin KronbichlerReduce cost to set up dictionary for compute_index_owner 13791/head
2022-05-24 Martin KronbichlerMatrixFree: Simplify initialization of ShapeInfo 13790/head
2022-05-24 David WellsFix some miscellaneous typos. 13803/head
2022-05-24 David WellsMerge pull request #13801 from kronbichler/speed_up_uti...
2022-05-24 Martin KronbichlerAvoid a second copy in Utilities::pack for vector arguments 13801/head
2022-05-24 Martin KronbichlerMerge pull request #13796 from kronbichler/fix_test_novec_1
2022-05-24 David WellsUse 'greater than or equal to' instead of 'not less... 13788/head
2022-05-24 David WellsFix KINSOL for SUNDIALS 6.
2022-05-24 David WellsMerge pull request #13797 from kronbichler/fix_test_novec_2
2022-05-24 Matthias MaierMerge pull request #13799 from kronbichler/fix_compile
2022-05-23 Martin KronbichlerFix compilation of Utilities::pack with std::vector... 13799/head
2022-05-23 David WellsMerge pull request #13792 from kronbichler/chebyshev_po...
2022-05-23 Martin KronbichlerMerge pull request #13784 from bangerth/pack-unpack
2022-05-23 Martin KronbichlerMerge pull request #13795 from drwells/add-mpi-bool...
2022-05-23 Martin KronbichlerFix bug in FEEvaluation without vectorization 13797/head
2022-05-23 Martin KronbichlerFix two tests with vectorization disabled 13796/head
2022-05-23 Martin KronbichlerMerge pull request #13642 from NiklasWik/piola_matrix_free
2022-05-23 David WellsAdd some missing MPI boolean instantiations. 13795/head
2022-05-23 Martin KronbichlerChangelog 13792/head
2022-05-23 Martin KronbichlerAdd test case
2022-05-23 Martin KronbichlerPreconditionChebyshev: Implement power iteration for...
2022-05-23 Martin KronbichlerMerge pull request #13789 from gfcas/reinit-argument
2022-05-23 Martin KronbichlerMerge pull request #13611 from tjhei/add_big_mpi_compat
2022-05-23 Martin KronbichlerMerge pull request #13780 from dealii/dependabot/github...
2022-05-23 Martin KronbichlerMerge pull request #13781 from dealii/dependabot/github...
2022-05-23 Niklas WikAvoid copy paste 13642/head
2022-05-23 Martin KronbichlerMerge pull request #13777 from dealii/dependabot/github...
2022-05-23 Martin KronbichlerMerge pull request #13778 from dealii/dependabot/github...
2022-05-23 Martin KronbichlerMerge pull request #13779 from dealii/dependabot/github...
2022-05-23 Martin KronbichlerMerge pull request #13783 from tamiko/fix_oneapi
2022-05-23 Fabian CastelliClearify LA::d::BlockVector::reinit input argument 13789/head
2022-05-23 David WellsAdd a missing MPI_InitFinalize. 13786/head
2022-05-23 dependabot... Bump docker/build-push-action from 2 to 3 dependabot/github_actions/docker/build-push-action-3 13780/head
2022-05-23 dependabot... Bump actions/upload-artifact from 1 to 3 dependabot/github_actions/actions/upload-artifact-3 13781/head
2022-05-23 dependabot... Bump actions/cache from 2 to 3 dependabot/github_actions/actions/cache-3 13779/head
2022-05-23 dependabot... Bump docker/login-action from 1 to 2 dependabot/github_actions/docker/login-action-2 13777/head
2022-05-23 dependabot... Bump docker/setup-buildx-action from 1 to 2 dependabot/github_actions/docker/setup-buildx-action-2 13778/head
2022-05-23 Marc FehlingMerge pull request #13785 from drwells/ignore-dependabo...
2022-05-23 David WellsFix ARKODE for SUNDIALS 6.
2022-05-22 David WellsMerge pull request #13776 from bangerth/copyright-2
2022-05-22 David WellsAdd an exception for commits from dependabot. 13785/head
2022-05-22 Wolfgang BangerthAdd a changelog entry. 13784/head
2022-05-22 Wolfgang BangerthOptimize pack()/unpack() for std::vector<T> with trivia...
2022-05-22 Matthias Maieradd a test 13783/head
2022-05-22 Matthias MaierTBB oneAPI: make global_control object static
2022-05-22 Luca HeltaiMerge pull request #13774 from marcfehling/dependabot
2022-05-22 Timo HeisterMerge pull request #13775 from bangerth/copyright
2022-05-22 Wolfgang BangerthMerge pull request #13721 from tjhei/step-40-no-limit-io
2022-05-22 Wolfgang BangerthGive a shell script a proper suffix. 13776/head
2022-05-22 Wolfgang BangerthUpdate copyright years. 13775/head
2022-05-22 Wolfgang BangerthMerge pull request #13765 from drwells/signed-tet-volume
2022-05-22 Wolfgang BangerthMerge pull request #13766 from drwells/mixed-mesh-volume
2022-05-22 Marc FehlingAdded dependabot for github-actions. 13774/head
2022-05-21 David WellsMerge pull request #13770 from gfcas/vector_tools_rhs
2022-05-21 David WellsImplement pyramid volume and fix wedge volume. 13766/head
2022-05-21 David WellsRemove std::abs() from the tet volume calculation. 13765/head
2022-05-21 Fabian CastelliMinor code updates to create_right_hand_side 13770/head
2022-05-21 Peter MunchMerge pull request #13772 from tamiko/doxygen_fixes
2022-05-21 Matthias MaierDoxygen: Ensure that opening and closing glossary quote... 13772/head
2022-05-20 David WellsMerge pull request #13754 from luca-heltai/cgal-dealii...
2022-05-20 David WellsMerge pull request #13763 from kronbichler/fix_compile_...
2022-05-20 Martin KronbichlerFix compile error of test on certain compilers 13763/head
2022-05-20 Luca HeltaiMerge pull request #13759 from tamiko/fix_cgal_configure
2022-05-20 Martin KronbichlerMerge pull request #13751 from marcfehling/fixtest...
2022-05-20 Marc FehlingMerge pull request #13762 from bangerth/once_flag
2022-05-20 Marc FehlingMerge pull request #13761 from bangerth/indent-cmake
2022-05-20 Wolfgang BangerthProperly indent a cmake command. 13761/head
2022-05-20 Wolfgang BangerthUse std::call_once() instead of hand-rolling a solution. 13762/head
2022-05-20 Bruno TurcksinMerge pull request #13760 from kronbichler/test_robustness2
2022-05-19 Marc FehlingCheck for range of function calls in bfgs tests. 13751/head
2022-05-19 Marc FehlingRemove number of function calls from bfgs tests.
2022-05-19 Martin KronbichlerMake sure to reach numbers small enough to be below... 13760/head
2022-05-19 Martin KronbichlerImprove robustness of two tests
2022-05-19 Daniel ArndtMerge pull request #13745 from drwells/muparser-tls
2022-05-19 Daniel ArndtMerge pull request #13757 from tamiko/silence_cmake_warning
2022-05-19 Daniel ArndtMerge pull request #13758 from drwells/add-boost-defini...
2022-05-19 Matthias MaierCMake: Avoid a CMake policy warning 13757/head
2022-05-19 Matthias MaierCMake: Do not configure CGAL with bundled boost 13759/head
2022-05-19 David WellsAdd a comment describing our boost definitions. 13758/head
2022-05-19 Martin KronbichlerMerge pull request #12664 from drwells/unghost-matrix...
2022-05-19 David WellsDon't set ghost values in diagonal matrices. 12664/head
2022-05-19 Martin KronbichlerMerge pull request #13741 from drwells/more-sundials-6
2022-05-19 David WellsMerge pull request #13735 from luca-heltai/cgal-support...
2022-05-19 David WellsMerge pull request #13752 from marcfehling/fixtest...
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.