]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2025-02-22 Bruno BlaisMerge pull request #18157 from bangerth/code-cleanup
2025-02-21 Wolfgang BangerthSome code clean-ups. 18157/head
2025-02-21 Martin KronbichlerMerge pull request #18154 from bangerth/iota
2025-02-21 Martin KronbichlerMerge pull request #18153 from bangerth/clear
2025-02-21 Wolfgang BangerthUse explicit constructor for iota_view. 18154/head
2025-02-20 Wolfgang BangerthErr on the safe side. 18153/head
2025-02-20 Rene GassmoellerMerge pull request #18125 from marcfehling/ubuntu-latest
2025-02-20 Rene GassmoellerMerge pull request #18136 from bangerth/config.h
2025-02-20 Wolfgang BangerthMerge pull request #18151 from Rombur/fix_dealii_host
2025-02-20 Timo HeisterMerge pull request #18150 from bangerth/iota
2025-02-19 Bruno TurcksinDo not include Kokkos_Macros.hpp if we do not all Kokko... 18151/head
2025-02-19 Bruno TurcksinInclude Kokkos_Macros.hpp in config.h
2025-02-19 Wolfgang BangerthUse explicit constructor for iota_view. 18150/head
2025-02-19 Wolfgang BangerthMerge pull request #18149 from kronbichler/cleanup_test
2025-02-19 Martin KronbichlerRemove empty semicolon in a few of our files 18149/head
2025-02-19 Rene GassmoellerMerge pull request #18074 from marcfehling/docker-jammy
2025-02-19 Marc FehlingMerge pull request #18147 from bangerth/fix
2025-02-19 Bruno TurcksinMerge pull request #18146 from bangerth/simplify
2025-02-19 Wolfgang BangerthFix a preprocessor #define. 18147/head
2025-02-19 Wolfgang BangerthBreak exception macros into a file of their own. 18136/head
2025-02-18 Wolfgang BangerthSimplify code. 18146/head
2025-02-18 Bruno BlaisMerge pull request #18144 from bangerth/exclude
2025-02-18 Wolfgang BangerthMerge pull request #18140 from drwells/qprojector-combi...
2025-02-18 Wolfgang BangerthExclude more source files if dependencies are not satis... 18144/head
2025-02-17 David WellsMerge pull request #18143 from drwells/fix-trilinos...
2025-02-17 Daniel ArndtMerge pull request #18141 from bangerth/exclude
2025-02-17 David WellsFix the frequently-failing trilinos/solver_control_06... 18143/head
2025-02-17 Marc FehlingRemove setup-python and use python in PATH. 18125/head
2025-02-17 Marc FehlingMove pre-commit check to indent.yml file.
2025-02-17 Marc FehlingUse ubuntu-24.04 instead of ubuntu-latest.
2025-02-17 Wolfgang BangerthPrevent doxygen from making a mess. 18141/head
2025-02-16 Wolfgang BangerthExclude CGAL source files when not compiling with CGAL.
2025-02-15 David WellsAvoid calling the deprecated version of project_to_subf... 18140/head
2025-02-15 David WellsQProjector: deprecate the other project_to_subface...
2025-02-15 David WellsQProjector: add another project_to_subface() overload.
2025-02-15 David WellsQProjector<2>: make a function a lot shorter.
2025-02-15 Daniel ArndtMerge pull request #18134 from bangerth/precise
2025-02-15 Matthias MaierMerge pull request #18133 from tjhei/do-not-use-gold
2025-02-14 Matthias MaierMerge pull request #18138 from masterleinad/fix_trilino...
2025-02-14 Daniel ArndtFix output for trilinos/direct_solver_4 18138/head
2025-02-13 David WellsMerge pull request #18135 from masterleinad/fix_numeric...
2025-02-13 Daniel ArndtFix includes for numerics/nonlinear.h 18135/head
2025-02-13 Wolfgang BangerthInclude ADOLC headers where necessary. 18134/head
2025-02-13 Timo Heisterremove more 18133/head
2025-02-13 Timo Heisterdo not use gold linker by default
2025-02-13 David WellsMerge pull request #18130 from bangerth/precise
2025-02-13 Marc FehlingMerge pull request #18127 from bangerth/fix-1
2025-02-13 Marc FehlingMerge pull request #18128 from bangerth/fix-2
2025-02-13 Wolfgang BangerthMerge pull request #18117 from tamiko/fix_all-headers
2025-02-13 Wolfgang BangerthBe more precise with what we #include. 18130/head
2025-02-13 Daniel ArndtMerge pull request #18129 from masterleinad/fix_tria_in...
2025-02-13 Daniel ArndtInclude tria_accessor.h at the top of tria.h 18129/head
2025-02-12 Matthias MaierCMake: Tests: fix all-headers tests 18117/head
2025-02-12 Daniel ArndtMerge pull request #18119 from masterleinad/fix_more_he...
2025-02-12 Wolfgang BangerthOnly open/close namespace dealii once. 18128/head
2025-02-12 Wolfgang BangerthMove an #include outside namespace dealii. 18127/head
2025-02-12 Matthias MaierMerge pull request #18120 from masterleinad/remove_deal...
2025-02-12 Daniel ArndtFix more headers 18119/head
2025-02-12 Daniel ArndtRevert changes other than for docs 18120/head
2025-02-12 Daniel ArndtRemove BASE_LINKER_FLAGS
2025-02-12 Martin KronbichlerMerge pull request #18118 from bangerth/precise
2025-02-12 Martin KronbichlerMerge pull request #18123 from bangerth/anonymous
2025-02-12 Martin KronbichlerMerge pull request #18122 from bangerth/combine
2025-02-12 Wolfgang BangerthDo not use anonymous namespaces in header files. 18123/head
2025-02-12 Wolfgang BangerthCombine several specializations into a single template. 18122/head
2025-02-11 Daniel ArndtMerge pull request #18121 from bangerth/complex
2025-02-11 Wolfgang BangerthOnly overload complex-valued operators if T!=U. 18121/head
2025-02-11 Wolfgang BangerthProperly guard an #include. 18118/head
2025-02-11 Daniel ArndtRemove DEAL_II_INCLUDE_DIRS
2025-02-11 Wolfgang BangerthBe more precise what we need to #include.
2025-02-11 Marc FehlingMerge pull request #18114 from bangerth/mpi-stub
2025-02-11 Peter MunchMerge pull request #18116 from bangerth/anonymous
2025-02-11 Wolfgang BangerthPut the declarations in mpi_stub.h into namespace dealii. 18114/head
2025-02-11 Timo HeisterMerge pull request #18115 from bangerth/static
2025-02-11 Bruno TurcksinMerge pull request #18113 from bangerth/fix
2025-02-10 Wolfgang BangerthWe cannot have 'static' functions in header files. 18115/head
2025-02-10 Wolfgang BangerthDo not use anonymous namespaces in header files. 18116/head
2025-02-10 Marc FehlingMerge pull request #18112 from masterleinad/fix_compili...
2025-02-10 Wolfgang BangerthFix grid_tools.cc without MPI and ArborX. 18113/head
2025-02-10 David WellsMerge pull request #18107 from bangerth/reorder
2025-02-10 David WellsMerge pull request #18110 from bangerth/header
2025-02-10 Daniel ArndtFix compiling without TBB and Taskflow 18112/head
2025-02-10 Wolfgang BangerthMerge pull request #18105 from drwells/qprojector-combi...
2025-02-10 Wolfgang BangerthAdd necessary header includes. 18110/head
2025-02-10 Wolfgang BangerthReorder includes and declarations in a file. 18107/head
2025-02-10 Marc FehlingMerge pull request #18109 from bangerth/three
2025-02-10 Marc FehlingMerge pull request #18108 from bangerth/proper
2025-02-10 Wolfgang BangerthNo need to say the same thing three times. 18109/head
2025-02-10 Wolfgang BangerthMerge pull request #18106 from drwells/step-18-test...
2025-02-09 David WellsMerge pull request #18104 from bangerth/constexpr
2025-02-09 Wolfgang BangerthUse proper types (rather than #defines) in mpi_stub.h. 18108/head
2025-02-09 David WellsAvoid calling the deprecated versions of project_to_fac... 18105/head
2025-02-09 David WellsQProjector: deprecate the other project_to_face() funct...
2025-02-09 David WellsQProjector: add a new project_to_face() overload.
2025-02-09 Wolfgang BangerthDo not use 'static const' variables in header files... 18104/head
2025-02-09 David WellsUse the zorder partitioner in the step-18 test. 18106/head
2025-02-09 David WellsMerge pull request #18101 from bangerth/empty-3
2025-02-09 David WellsQProjector<2>: make a function a lot shorter.
2025-02-09 Timo HeisterMerge pull request #18102 from bangerth/config-1
2025-02-08 Wolfgang BangerthPrevent doxygen from making a mess. 18101/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.