]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
12 hours ago Daniel ArndtMerge pull request #18231 from bangerth/anonynous
16 hours ago Martin KronbichlerMerge pull request #18230 from bangerth/specialization
18 hours ago Wolfgang BangerthDo not use anonymous namespaces in header files. 18231/head
19 hours ago Wolfgang BangerthUse 'if constexpr' to avoid many explicit specializations. 18230/head
27 hours ago Wolfgang BangerthMerge pull request #18187 from drwells/redo-orientation...
29 hours ago David WellsClean up and expand the orientation module. 18187/head
32 hours ago Bruno TurcksinMerge pull request #18215 from bangerth/mpi
33 hours ago David WellsMerge pull request #18224 from bangerth/anonymous
33 hours ago Daniel ArndtMerge pull request #18227 from tjhei/cmaeke-tpetra...
34 hours ago Timo Heistercmake: fix warning formatting for tpetra 18227/head
34 hours ago Wolfgang BangerthDo not include <mpi.h> from config.h. 18215/head
34 hours ago Wolfgang BangerthDon't include mpi.h directly.
34 hours ago Wolfgang BangerthDisable warnings coming from mpi.h.
37 hours ago Marc FehlingMerge pull request #18225 from bangerth/_v
40 hours ago Martin KronbichlerMerge pull request #18221 from bangerth/includes
40 hours ago Martin KronbichlerMerge pull request #18222 from bangerth/std
40 hours ago Martin KronbichlerMerge pull request #18223 from bangerth/static
44 hours ago Wolfgang BangerthDo not use 'static' functions in header files. 18223/head
44 hours ago Wolfgang BangerthUse functions/types from std:: instead of ::. 18222/head
44 hours ago Wolfgang BangerthAdd missing #includes. 18221/head
44 hours ago Wolfgang BangerthUse _v variables instead of ...::value. 18225/head
44 hours ago Wolfgang BangerthDo not use anonymous namespaces in header files. 18224/head
45 hours ago Timo HeisterMerge pull request #18218 from bangerth/kokkos-version
2 days ago Wolfgang BangerthFix the name of variable reporting the Kokkos version. 18218/head
2 days ago Timo HeisterMerge pull request #18216 from bangerth/include
2 days ago Wolfgang BangerthMove an #include statement. 18216/head
2 days ago Wolfgang BangerthMerge pull request #18214 from drwells/test-compilation...
2 days ago David WellsMake a test compile with -Werror. 18214/head
2 days ago Wolfgang BangerthMerge pull request #18212 from drwells/remove-hardcoded...
3 days ago Timo HeisterMerge pull request #18211 from drwells/remove-hardcoded...
3 days ago David WellsFE_PolyTensor: don't assume the default line orientatio... 18212/head
3 days ago David WellsTriangulation: don't assume the default line orientatio...
3 days ago Martin KronbichlerMerge pull request #18207 from tjhei/local-sparsity...
3 days ago David WellsUn-hardcode some default orientation values. 18211/head
4 days ago David WellsMerge pull request #18195 from tjhei/fe_system_prolong_...
4 days ago Timo Heisterimprove Q_iso_Q1 test 18207/head
5 days ago Martin KronbichlerMerge pull request #18204 from bangerth/constexpr
5 days ago Martin KronbichlerMerge pull request #18196 from drwells/qprojector-docs
5 days ago Peter MunchMerge pull request #18198 from tjhei/iso-q1-custom...
5 days ago Bruno TurcksinMerge pull request #18203 from masterleinad/fix_team_ve...
5 days ago Wolfgang BangerthConvert a couple places into 'if constexpr'. 18204/head
5 days ago Daniel ArndtOnly use TeamVectorRange from Kokkos 2.9.00 on 18203/head
5 days ago Daniel ArndtMerge pull request #18202 from marcfehling/enable_mold
5 days ago Marc FehlingEnable mold again. 18202/head
6 days ago Timo HeisterMerge pull request #18200 from bangerth/58
6 days ago Timo Heisterdo not launch taskflow tasks from inside tasks 18195/head
6 days ago David WellsQProjector: overhaul documentation. 18196/head
6 days ago Wolfgang BangerthLeave a note with step-58. 18200/head
6 days ago Marc FehlingMerge pull request #18194 from masterleinad/fix_docker_mold
6 days ago Daniel ArndtMerge pull request #18197 from tjhei/dox-full-width
6 days ago Timo Heisterfix local sparsity for Q_iso_Q1 18198/head
6 days ago Timo Heisterdoxygen: use full page width 18197/head
7 days ago Peter MunchMerge pull request #18098 from mwichro/master
7 days ago Daniel ArndtMerge pull request #18124 from YiminJin/matrix-free...
7 days ago Daniel ArndtExplicitly disable mold in failing builds using Docker... 18194/head
7 days ago Martin KronbichlerMerge pull request #18175 from peterrum/fe_face_evaluat...
7 days ago Daniel ArndtUse a functor 18124/head
8 days ago Daniel ArndtMerge pull request #18189 from tjhei/warn-debug-mode...
9 days ago Timo Heisterfix warning in Assert macro 18189/head
9 days ago David WellsMerge pull request #18188 from masterleinad/fix_assert_...
9 days ago Peter MunchFEFaceEvaluation: enable FE_DGP 18175/head
9 days ago Daniel ArndtAssert: Avoid warnings about unused variables before... 18188/head
9 days ago Daniel ArndtMerge pull request #18158 from chaos-polymtl/parsed_fun...
10 days ago Wolfgang BangerthMerge pull request #18186 from drwells/geometry-header...
10 days ago Wolfgang BangerthMerge pull request #18176 from marcfehling/update-precommit
10 days ago David WellsUpdate some documentation to reference ReferenceCell. 18186/head
10 days ago Martin KronbichlerMerge pull request #18180 from bangerth/header
11 days ago Bruno BlaisMerge pull request #18181 from bangerth/DEBUG
11 days ago Bruno BlaisMerge pull request #18182 from bangerth/include
11 days ago Bruno BlaisMerge pull request #18183 from bangerth/warning
11 days ago Marc FehlingUpdate pre-commit. 18176/head
11 days ago Yimin Jingeneralize the portable MF methods to fe_degree < n_q_p...
11 days ago Wolfgang BangerthMerge pull request #18179 from gassmoeller/fix_pdf_zero...
12 days ago Wolfgang BangerthInclude a header file, rather than forward declaring... 18180/head
12 days ago Wolfgang BangerthAvoid a couple more uses of the DEBUG macro. 18181/head
12 days ago Wolfgang BangerthAvoid a warning about an unused variable. 18183/head
12 days ago Wolfgang BangerthUse proper <deal.II/...> includes instead of "deal... 18182/head
12 days ago Olivier GaboriaultCHANGELOG 18158/head
12 days ago Rene GassmoellerFix division by zero in particle generator 18179/head
12 days ago Bruno TurcksinMerge pull request #18057 from bangerth/constexpr-debug
12 days ago Daniel ArndtMerge pull request #18099 from marcfehling/indent-latest
13 days ago Wolfgang BangerthWhere possible, replace '#ifdef DEBUG' by 'if constexpr... 18057/head
13 days ago Wolfgang BangerthWhere possible, replace '#ifdef DEBUG' by 'if constexpr...
13 days ago Wolfgang BangerthWhere possible, replace '#ifdef DEBUG' by 'if constexpr...
13 days ago Wolfgang BangerthProvide a way to query debug/release status as a C...
13 days ago David WellsMerge pull request #18173 from bangerth/unused
13 days ago Wolfgang BangerthRemove variables that are only ever set, but never... 18173/head
13 days ago Luca HeltaiMerge pull request #18171 from marcfehling/docker-noble
13 days ago Olivier GaboriaultApplied Bruno's comments
13 days ago Olivier GaboriaultIndent
13 days ago Olivier GaboriaultAdded input parameter with the Assert
13 days ago Marc Fehlingdocker: Build noble image. 18171/head
13 days ago Marc FehlingMerge pull request #18168 from bangerth/grid-in
13 days ago Marc FehlingMerge pull request #18152 from luca-heltai/fix-doc...
13 days ago Marc FehlingUse latest host OS. Use dealii image. 18099/head
13 days ago David WellsMerge pull request #18170 from bangerth/using
13 days ago Wolfgang BangerthAvoid using namespace directives. 18170/head
2025-02-26 Daniel ArndtFix tag
2025-02-26 Daniel ArndtUse noble dependencies
2025-02-26 Luca HeltaiApply suggestions from code review 18152/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.