]> https://gitweb.dealii.org/ - dealii.git/history
dealii.git
3 min ago Martin KronbichlerMerge pull request #18221 from bangerth/includes master
5 min ago Martin KronbichlerMerge pull request #18222 from bangerth/std
6 min ago Martin KronbichlerMerge pull request #18223 from bangerth/static
3 hours ago Wolfgang BangerthDo not use 'static' functions in header files. 18223/head
3 hours ago Wolfgang BangerthUse functions/types from std:: instead of ::. 18222/head
3 hours ago Wolfgang BangerthAdd missing #includes. 18221/head
5 hours ago Timo HeisterMerge pull request #18218 from bangerth/kokkos-version
9 hours ago Wolfgang BangerthFix the name of variable reporting the Kokkos version. 18218/head
10 hours ago Timo HeisterMerge pull request #18216 from bangerth/include
14 hours ago Wolfgang BangerthMove an #include statement. 18216/head
15 hours ago Wolfgang BangerthMerge pull request #18214 from drwells/test-compilation...
17 hours ago David WellsMake a test compile with -Werror. 18214/head
31 hours ago Wolfgang BangerthMerge pull request #18212 from drwells/remove-hardcoded...
35 hours ago Timo HeisterMerge pull request #18211 from drwells/remove-hardcoded...
38 hours ago David WellsFE_PolyTensor: don't assume the default line orientatio... 18212/head
38 hours ago David WellsTriangulation: don't assume the default line orientatio...
2 days ago Martin KronbichlerMerge pull request #18207 from tjhei/local-sparsity...
2 days ago David WellsUn-hardcode some default orientation values. 18211/head
2 days ago David WellsMerge pull request #18195 from tjhei/fe_system_prolong_...
2 days ago Timo Heisterimprove Q_iso_Q1 test 18207/head
3 days ago Martin KronbichlerMerge pull request #18204 from bangerth/constexpr
3 days ago Martin KronbichlerMerge pull request #18196 from drwells/qprojector-docs
3 days ago Peter MunchMerge pull request #18198 from tjhei/iso-q1-custom...
3 days ago Bruno TurcksinMerge pull request #18203 from masterleinad/fix_team_ve...
3 days ago Wolfgang BangerthConvert a couple places into 'if constexpr'. 18204/head
3 days ago Daniel ArndtOnly use TeamVectorRange from Kokkos 2.9.00 on 18203/head
3 days ago Daniel ArndtMerge pull request #18202 from marcfehling/enable_mold
3 days ago Marc FehlingEnable mold again. 18202/head
4 days ago Timo HeisterMerge pull request #18200 from bangerth/58
4 days ago Timo Heisterdo not launch taskflow tasks from inside tasks 18195/head
4 days ago David WellsQProjector: overhaul documentation. 18196/head
4 days ago Wolfgang BangerthLeave a note with step-58. 18200/head
4 days ago Marc FehlingMerge pull request #18194 from masterleinad/fix_docker_mold
5 days ago Daniel ArndtMerge pull request #18197 from tjhei/dox-full-width
5 days ago Timo Heisterfix local sparsity for Q_iso_Q1 18198/head
5 days ago Timo Heisterdoxygen: use full page width 18197/head
5 days ago Peter MunchMerge pull request #18098 from mwichro/master
5 days ago Daniel ArndtMerge pull request #18124 from YiminJin/matrix-free...
5 days ago Daniel ArndtExplicitly disable mold in failing builds using Docker... 18194/head
5 days ago Martin KronbichlerMerge pull request #18175 from peterrum/fe_face_evaluat...
6 days ago Daniel ArndtUse a functor 18124/head
6 days ago Daniel ArndtMerge pull request #18189 from tjhei/warn-debug-mode...
7 days ago Timo Heisterfix warning in Assert macro 18189/head
7 days ago David WellsMerge pull request #18188 from masterleinad/fix_assert_...
7 days ago Peter MunchFEFaceEvaluation: enable FE_DGP 18175/head
7 days ago Daniel ArndtAssert: Avoid warnings about unused variables before... 18188/head
8 days ago Daniel ArndtMerge pull request #18158 from chaos-polymtl/parsed_fun...
8 days ago Wolfgang BangerthMerge pull request #18186 from drwells/geometry-header...
8 days ago Wolfgang BangerthMerge pull request #18176 from marcfehling/update-precommit
8 days ago David WellsUpdate some documentation to reference ReferenceCell. 18186/head
8 days ago Martin KronbichlerMerge pull request #18180 from bangerth/header
9 days ago Bruno BlaisMerge pull request #18181 from bangerth/DEBUG
9 days ago Bruno BlaisMerge pull request #18182 from bangerth/include
9 days ago Bruno BlaisMerge pull request #18183 from bangerth/warning
9 days ago Marc FehlingUpdate pre-commit. 18176/head
9 days ago Yimin Jingeneralize the portable MF methods to fe_degree < n_q_p...
10 days ago Wolfgang BangerthMerge pull request #18179 from gassmoeller/fix_pdf_zero...
10 days ago Wolfgang BangerthInclude a header file, rather than forward declaring... 18180/head
10 days ago Wolfgang BangerthAvoid a couple more uses of the DEBUG macro. 18181/head
10 days ago Wolfgang BangerthAvoid a warning about an unused variable. 18183/head
10 days ago Wolfgang BangerthUse proper <deal.II/...> includes instead of "deal... 18182/head
10 days ago Olivier GaboriaultCHANGELOG 18158/head
10 days ago Rene GassmoellerFix division by zero in particle generator 18179/head
10 days ago Bruno TurcksinMerge pull request #18057 from bangerth/constexpr-debug
10 days ago Daniel ArndtMerge pull request #18099 from marcfehling/indent-latest
11 days ago Wolfgang BangerthWhere possible, replace '#ifdef DEBUG' by 'if constexpr... 18057/head
11 days ago Wolfgang BangerthWhere possible, replace '#ifdef DEBUG' by 'if constexpr...
11 days ago Wolfgang BangerthWhere possible, replace '#ifdef DEBUG' by 'if constexpr...
11 days ago Wolfgang BangerthProvide a way to query debug/release status as a C...
11 days ago David WellsMerge pull request #18173 from bangerth/unused
11 days ago Wolfgang BangerthRemove variables that are only ever set, but never... 18173/head
11 days ago Luca HeltaiMerge pull request #18171 from marcfehling/docker-noble
11 days ago Olivier GaboriaultApplied Bruno's comments
11 days ago Olivier GaboriaultIndent
11 days ago Olivier GaboriaultAdded input parameter with the Assert
11 days ago Marc Fehlingdocker: Build noble image. 18171/head
11 days ago Marc FehlingMerge pull request #18168 from bangerth/grid-in
11 days ago Marc FehlingMerge pull request #18152 from luca-heltai/fix-doc...
11 days ago Marc FehlingUse latest host OS. Use dealii image. 18099/head
12 days ago David WellsMerge pull request #18170 from bangerth/using
12 days ago Wolfgang BangerthAvoid using namespace directives. 18170/head
12 days ago Daniel ArndtFix tag
12 days ago Daniel ArndtUse noble dependencies
12 days ago Luca HeltaiApply suggestions from code review 18152/head
12 days ago Rene GassmoellerMerge pull request #18166 from marcfehling/windows...
12 days ago Rene GassmoellerMerge pull request #18167 from marcfehling/macos-matrix
12 days ago Peter MunchMerge pull request #18169 from kronbichler/step-76
12 days ago Martin KronbichlerTutorial: List step-76 as Euler problem 18169/head
12 days ago Marc FehlingAdded matrix strategies for linux workflows.
13 days ago Wolfgang BangerthUpdate some documentation of class GridIn. 18168/head
13 days ago Marc FehlingAdded matrix strategy for OS versions in MacOS jobs. 18167/head
13 days ago Marc FehlingInclude OS version in Windows job name. 18166/head
13 days ago David WellsMerge pull request #18148 from kronbichler/mf_test
13 days ago Marc FehlingMerge pull request #18165 from kronbichler/simplify_mf_...
13 days ago Martin KronbichlerSimplify manifold use in matrix-free tests 18165/head
13 days ago Martin KronbichlerAdd new matrix-free test 18148/head
13 days ago Martin KronbichlerMerge pull request #18161 from bangerth/header
2025-02-25 Martin KronbichlerMerge pull request #18164 from bangerth/include-4
2025-02-25 Martin KronbichlerMerge pull request #18162 from bangerth/specializations
2025-02-25 Martin KronbichlerMerge pull request #18163 from bangerth/include-3
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.