]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
10 days ago Wolfgang BangerthClarify documentation. 18284/head
11 days ago Martin KronbichlerMerge pull request #18274 from tjhei/pmf-eval-deprecated
13 days ago Timo HeisterMerge pull request #18275 from tjhei/trilinos-remove...
13 days ago Timo HeisterTrilinos: remove <13.2 code 18275/head
13 days ago Daniel ArndtMerge pull request #18272 from tjhei/trilinos-require-13
13 days ago Timo HeisterPortable::FEEvaluation: remove deprecated functions... 18274/head
13 days ago Bruno TurcksinMerge pull request #18269 from tjhei/step-64-needs...
13 days ago Matthias MaierMerge pull request #18190 from lpsaavedra/add_fancy_tag
13 days ago Timo HeisterTrilinos: require 13.2 18272/head
13 days ago Timo Heisteralso for tests/examples/ 18269/head
13 days ago Martin KronbichlerMerge pull request #18267 from tjhei/pmf-refactor-mfdata
2025-03-21 Timo Heisterrefactor Portable::MatrixFree by combining Shared and... 18267/head
2025-03-21 Timo HeisterMerge pull request #18270 from masterleinad/step_64_kok...
2025-03-20 Timo HeisterMerge pull request #18263 from kronbichler/do_not_inlin...
2025-03-20 Daniel Arndtstep-64: Improve explanation of MPI-GPU assignment 18270/head
2025-03-20 Martin KronbichlerMerge pull request #18268 from tjhei/pmf-typo
2025-03-20 Daniel ArndtMerge pull request #18261 from tjhei/pmf-fix-compute_di...
2025-03-20 Timo Heisterstep-64: require LAPACK
2025-03-20 Timo HeisterPortable::MatrixFree: fix a typo 18268/head
2025-03-20 Timo Heisterportable matrix-free: fix GPU crash in compute_diagonal() 18261/head
2025-03-20 Marc FehlingMerge pull request #18266 from kronbichler/fix_typo4
2025-03-20 Bruno TurcksinMerge pull request #18264 from kronbichler/inline_function
2025-03-20 Marc FehlingMerge pull request #18262 from kronbichler/fix_comment
2025-03-20 Martin KronbichlerFix a typo in a code comment 18266/head
2025-03-20 Martin KronbichlerInline an often-used function 18264/head
2025-03-20 Martin KronbichlerDo not inline an expensive function 18263/head
2025-03-20 Martin KronbichlerSet a formula in typewriter font 18262/head
2025-03-19 Laura Prieto... Add cmake query for fancy tag similar to git describe 18190/head
2025-03-19 Daniel ArndtMerge pull request #18260 from tjhei/pmf-compute-diagon...
2025-03-19 Timo Heisterportable matrixfree: rename and move kernel 18260/head
2025-03-19 Marc FehlingMerge pull request #18257 from gassmoeller/fix_linker_error
2025-03-19 Rene GassmoellerMerge pull request #18247 from bangerth/kokkos
2025-03-19 Rene GassmoellerMake functions inline 18257/head
2025-03-19 Rene GassmoellerMerge pull request #18246 from bangerth/type
2025-03-19 Martin KronbichlerMerge pull request #18256 from acoona/fix-clamp
2025-03-18 Xiaoming CaoReplaced std::min(b, std::max(x,a)) by std::clamp(x... 18256/head
2025-03-18 Marc FehlingMerge pull request #18242 from marcfehling/github-arm
2025-03-17 Marc FehlingMerge pull request #18235 from luca-heltai/docker-refactor 17955/head
2025-03-16 Bruno BlaisMerge pull request #18249 from bangerth/include
2025-03-15 Matthias MaierMerge pull request #18252 from bangerth/cmake-2
2025-03-15 Wolfgang BangerthLeave a comment. 18252/head
2025-03-15 Wolfgang BangerthMerge pull request #18250 from tamiko/fix_cmake_checks
2025-03-14 Matthias MaierCMake: bugfix: reset CMAKE_REQUIRED_* variables prior... 18250/head
2025-03-14 Matthias MaierCMake: properly reset CMAKE_REQUIRED_* variables in...
2025-03-14 Matthias MaierCMake: properly reset CMAKE_REQUIRED_* variables in...
2025-03-14 Wolfgang BangerthSome more std includes. 18249/head
2025-03-14 Wolfgang BangerthUse recommended Kokkos header. 18247/head
2025-03-14 Wolfgang BangerthAdd necessary Kokkos header includes.
2025-03-14 Wolfgang BangerthAdd necessary header includes. 18246/head
2025-03-14 Luca HeltaiRefactor Docker workflow 18235/head
2025-03-14 Marc FehlingExtend iteration range in step-51. 18242/head
2025-03-14 Marc FehlingAdd no-outline-atomics to ARM build.
2025-03-14 Marc FehlingAdd arm build to 'linux debug parallel' workflow.
2025-03-14 Marc FehlingMerge pull request #18244 from marcfehling/mm_malloc
2025-03-13 Daniel ArndtMerge pull request #18245 from masterleinad/fix_more_cl...
2025-03-13 Marc Fehlingposix_memalign is defined in stdlib.h. 18244/head
2025-03-13 Daniel ArndtFix clang-tidy complains 18245/head
2025-03-13 Bruno TurcksinMerge pull request #18238 from bangerth/std
2025-03-13 Luca HeltaiMerge pull request #18241 from marcfehling/docker-test
2025-03-13 Marc FehlingUse all jobs to build. 18241/head
2025-03-13 Martin KronbichlerMerge pull request #18236 from bangerth/strtox
2025-03-13 Martin KronbichlerMerge pull request #18239 from bangerth/anonymous
2025-03-13 Martin KronbichlerMerge pull request #18240 from bangerth/types
2025-03-13 Martin KronbichlerMerge pull request #18237 from bangerth/std-headers
2025-03-13 Wolfgang BangerthSimplify some type construct. 18240/head
2025-03-13 Wolfgang BangerthAdd necessary std header files. 18237/head
2025-03-13 Wolfgang BangerthQualify more things with std::. 18238/head
2025-03-13 Wolfgang BangerthDo not use anonymous namespaces in header files. 18239/head
2025-03-12 Wolfgang BangerthImplement conversion from string to double/int in a... 18236/head
2025-03-12 Bruno TurcksinMerge pull request #18234 from bangerth/include
2025-03-12 David WellsMerge pull request #18233 from bangerth/errno-2
2025-03-12 Wolfgang BangerthRevert "Use C++ facilities to convert numbers."
2025-03-12 Wolfgang BangerthRevert "Work around compiler trouble."
2025-03-12 Wolfgang BangerthAdd a necessary header include. 18234/head
2025-03-12 Wolfgang BangerthRemove a header include that is no longer needed. 18233/head
2025-03-12 Luca HeltaiMerge pull request #18172 from marcfehling/docker-arm64
2025-03-12 Bruno TurcksinMerge pull request #18229 from bangerth/errno
2025-03-12 Daniel ArndtMerge pull request #18231 from bangerth/anonynous
2025-03-12 Martin KronbichlerMerge pull request #18230 from bangerth/specialization
2025-03-12 Wolfgang BangerthDo not use anonymous namespaces in header files. 18231/head
2025-03-12 Wolfgang BangerthUse 'if constexpr' to avoid many explicit specializations. 18230/head
2025-03-11 Wolfgang BangerthWork around compiler trouble. 18229/head
2025-03-11 Wolfgang BangerthUse C++ facilities to convert numbers.
2025-03-11 Wolfgang BangerthMerge pull request #18187 from drwells/redo-orientation...
2025-03-11 David WellsClean up and expand the orientation module. 18187/head
2025-03-11 Bruno TurcksinMerge pull request #18215 from bangerth/mpi
2025-03-11 David WellsMerge pull request #18224 from bangerth/anonymous
2025-03-11 Daniel ArndtMerge pull request #18227 from tjhei/cmaeke-tpetra...
2025-03-11 Timo Heistercmake: fix warning formatting for tpetra 18227/head
2025-03-11 Wolfgang BangerthDo not include <mpi.h> from config.h. 18215/head
2025-03-11 Wolfgang BangerthDon't include mpi.h directly.
2025-03-11 Wolfgang BangerthDisable warnings coming from mpi.h.
2025-03-11 Marc FehlingMerge pull request #18225 from bangerth/_v
2025-03-11 Martin KronbichlerMerge pull request #18221 from bangerth/includes
2025-03-11 Martin KronbichlerMerge pull request #18222 from bangerth/std
2025-03-11 Martin KronbichlerMerge pull request #18223 from bangerth/static
2025-03-11 Wolfgang BangerthDo not use 'static' functions in header files. 18223/head
2025-03-11 Wolfgang BangerthUse functions/types from std:: instead of ::. 18222/head
2025-03-11 Wolfgang BangerthAdd missing #includes. 18221/head
2025-03-11 Wolfgang BangerthUse _v variables instead of ...::value. 18225/head
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.