]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-02-08 Vadim Gallyamovchanged std::pow to Utilities::fixed_power in include... 14759/head
2023-02-08 Timo HeisterMerge pull request #14767 from bangerth/cleanups
2023-02-08 Daniel ArndtMerge pull request #14765 from pengfej/fixing_random_nu...
2023-02-08 Wolfgang BangerthMinor cleanups in PETSc interfaces. 14767/head
2023-02-07 Pengfei JiaUpdate source/base/mu_parser_internal.cc 14765/head
2023-02-07 Pengfei Jiaindent
2023-02-07 Pengfei JiaAdding tests and fixing comments
2023-02-07 Pengfei JiaFixing random number generator function parser
2023-02-07 Daniel ArndtMerge pull request #14728 from peterrum/find_all_active...
2023-02-07 Peter MunchFix find_all_active_cells_around_point() 14728/head
2023-02-07 Marc FehlingMerge pull request #14763 from Rombur/static_tests
2023-02-07 Bruno TurcksinDon't use static variables in tests 14763/head
2023-02-06 Marc FehlingMerge pull request #14756 from dealii/dependabot/github...
2023-02-06 dependabot... Bump docker/build-push-action from 3 to 4 dependabot/github_actions/docker/build-push-action-4 14756/head
2023-02-05 Timo HeisterMerge pull request #14755 from Rombur/kokko_mpi
2023-02-03 Bruno TurcksinAdd Kokkos::initalize and finalize to MPI_InitFinalize 14755/head
2023-02-03 Bruno TurcksinRemove Kokkos::initialize and finalize
2023-02-03 Matthias MaierMerge pull request #14753 from masterleinad/kokkos_clean_up
2023-02-02 Daniel ArndtWrap Kokkos::abort 14753/head
2023-02-02 Daniel ArndtFix nvcc
2023-02-02 Daniel Arndtifdef KOKKOS_VERSION -> if KOKKOS_VERSION
2023-02-02 Marc FehlingMerge pull request #14752 from simonsticko/fix_missing_...
2023-02-02 Daniel ArndtDisable warnings in Kokkos headers
2023-02-01 Daniel ArndtAvoid __CUDA_ARCH__ in source code
2023-02-01 Simon StickoMake sure all Kokkos headers are installed 14752/head
2023-02-01 Daniel ArndtMerge pull request #14726 from tamiko/silence_warnings
2023-02-01 Daniel ArndtMerge pull request #14746 from bangerth/thread
2023-02-01 Daniel ArndtMerge pull request #14744 from singima/kinsol_edits
2023-01-31 Sean IngimarsonSome edits of the KINSol documentation. 14744/head
2023-01-31 David WellsMerge pull request #14747 from marcfehling/doc-setactivefe
2023-01-31 Marc FehlingDoc: Inform user how to exchange active FE indices... 14747/head
2023-01-31 Wolfgang BangerthMerge pull request #14745 from drwells/exodus-lines
2023-01-30 David WellsMerge pull request #14740 from bangerth/doc-12
2023-01-30 Wolfgang BangerthRemove a BOOST src directory we don't use. 14746/head
2023-01-28 David WellsMake ExodusII work with line types. 14745/head
2023-01-27 David WellsMerge pull request #14741 from bangerth/index-set
2023-01-27 Wolfgang BangerthReplace deprecated function in tests. 14741/head
2023-01-27 Wolfgang BangerthDeprecate a fill function.
2023-01-27 Daniel ArndtMerge pull request #14737 from drwells/default-orientation
2023-01-27 David WellsMerge pull request #14731 from tamiko/fix_tests_3
2023-01-27 Bruno TurcksinMerge pull request #14571 from masterleinad/kokkos_la_d...
2023-01-27 David WellsMerge pull request #14743 from tamiko/cmake_improvements_2
2023-01-27 David WellsMerge pull request #14742 from tamiko/cmake_improvements
2023-01-27 David WellsMerge pull request #14738 from tamiko/make_older_cmake_...
2023-01-27 Marc FehlingMerge pull request #14739 from masterleinad/strip_x_cuda
2023-01-27 Matthias Maierdoc/users: update to new cmake syntax, update to recent... 14743/head
2023-01-27 Matthias Maierdoc/developers: update to new cmake syntax, update...
2023-01-27 Matthias Maierupdate news entry 14742/head
2023-01-27 Matthias Maierexamples/step-81: depend on deal.II 9.5.0
2023-01-27 Matthias MaierCMake: Uniformly raise the minimum required version...
2023-01-27 Wolfgang BangerthMerge pull request #14735 from luca-heltai/stefanozampi...
2023-01-26 Matthias MaierCMake: do use VERSION for interface targets for older... 14738/head
2023-01-26 Wolfgang BangerthUse get_index_vector() instead of fill_index_vector().
2023-01-26 Daniel ArndtStrip "-x cuda" from Trilinos flags without configured... 14739/head
2023-01-26 Wolfgang BangerthAdd a changelog entry.
2023-01-26 Wolfgang BangerthIntroduce IndexSet::get_index_vector().
2023-01-26 Wolfgang BangerthBetter document CommunicationPatternBase and derived... 14740/head
2023-01-26 David WellsAdd some comments describing our orientation implementa... 14737/head
2023-01-26 David WellsConsistently name things 'combined face orientation'.
2023-01-26 David WellsUn-hardcode some more face and line orientations.
2023-01-26 Wolfgang BangerthMerge pull request #14685 from luca-heltai/stefanozampi...
2023-01-26 Wolfgang BangerthMerge pull request #14732 from drwells/unhardcode-fe...
2023-01-26 Wolfgang BangerthMerge pull request #14713 from tamiko/parallelize_tests
2023-01-26 David WellsMerge pull request #14729 from tamiko/fix_tests_1
2023-01-26 Daniel ArndtUse DEAL_II_CONSTEXPR_IN_CONDITIONAL 14571/head
2023-01-26 Daniel ArndtMerge remote-tracking branch 'upstream/master' into...
2023-01-26 Daniel ArndtMerge pull request #14733 from masterleinad/fix_old_kok...
2023-01-26 Stefano Zampinifix mispells 14735/head
2023-01-26 Stefano ZampiniImprove documentation
2023-01-26 Stefano Zampinirename assign_petsc_matrix/vector to reinit
2023-01-26 Daniel ArndtFix a couple tests for older Kokkos versions used by... 14733/head
2023-01-26 David WellsUn-hardcode some orientation info in FE_SimplexP{_Bubbles}. 14732/head
2023-01-26 Matthias MaierTest cgal/cgal_intersect_simplices_1d_3d: constrain... 14731/head
2023-01-26 Daniel ArndtMerge pull request #14508 from tamiko/modernize_cmake_p...
2023-01-26 Matthias MaierTest gmsh/gmsh_api_(01|02|03|04): add output variants 14729/head
2023-01-26 Matthias MaierMerge pull request #14701 from bangerth/explicit
2023-01-26 Matthias MaierMerge pull request #14722 from masterleinad/introduce_d...
2023-01-25 Matthias MaierMerge pull request #14719 from drwells/more-initlog
2023-01-25 Wolfgang BangerthMerge pull request #14702 from drwells/set-combined...
2023-01-25 Matthias MaierCMake: add_tests(): do not oversubscribe mpi/thread... 14713/head
2023-01-25 Matthias MaierCMake: add_test() remove code duplication
2023-01-25 Matthias MaierCMake: add_test(): remove compilation interrupt guard
2023-01-25 Matthias MaierCMake: add_test(): allow concurrent runs of tests with...
2023-01-25 Matthias MaierCMake: add_test(): refactor, add comments, fix error...
2023-01-25 Matthias MaierCMake: add_test(): refactor shared target boolean
2023-01-25 Wolfgang BangerthMerge pull request #14602 from luca-heltai/petsc-petscm...
2023-01-25 Wolfgang BangerthMerge pull request #14709 from drwells/misc-reference...
2023-01-25 Wolfgang BangerthMerge pull request #14723 from tamiko/silence_configure...
2023-01-25 Daniel ArndtFxi some more whitespaces 14722/head
2023-01-25 Daniel ArndtUse DEAL_II_IF_CONSTEXPR as attribute
2023-01-25 Matthias Maiercgal: disable diagnostics when including CGAL headers 14726/head
2023-01-25 David WellsMerge pull request #14724 from tamiko/silence_configure...
2023-01-25 Daniel ArndtConvert device-aware MPI implementation for LinearAlgeb...
2023-01-25 David WellsMerge pull request #14718 from masterleinad/fix_get_pos...
2023-01-25 David WellsMerge pull request #14725 from tamiko/fix_bundled_boost...
2023-01-25 Matthias MaierBoost: apply an upstream patch to silence -Wnonnull... 14725/head
2023-01-25 Matthias MaierCMake: Silence a warning about HDF5_ROOT containing... 14724/head
2023-01-25 Matthias MaierCMake: silence the CMAKE_CXX_EXTENSIONS warning when... 14723/head
2023-01-24 David WellsMerge pull request #14720 from drwells/fix-suitesparse...
2023-01-24 Daniel ArndtIntroduce DEAL_II_IF_CONSTEXPR
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.