]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-05-23 Matthias MaierCMake: add another prominent warning
2023-05-23 Matthias MaierCMake: fix copy_target_properties() for CMake versions...
2023-05-23 Matthias MaierCMake: introduce copy_target_properties() macro
2023-05-23 Daniel ArndtMerge pull request #15250 from Rombur/kokkos_cleanup
2023-05-23 Marc FehlingMerge pull request #15253 from tamiko/fix_define_interf...
2023-05-23 Marc FehlingMerge pull request #15257 from tamiko/fix_shell_escape
2023-05-23 Daniel ArndtMerge pull request #15258 from kronbichler/typo_step14
2023-05-23 Daniel ArndtMerge pull request #15244 from bangerth/15
2023-05-23 Bruno TurcksinFix size of collection gradient View 15250/head
2023-05-23 Wolfgang BangerthAlso link to the discussion from step-77. 15244/head
2023-05-23 Wolfgang BangerthAdd an idea regarding precision to step-15.
2023-05-23 Martin Kronbichlerstep-14 tutorial: Fix typo in introduction 15258/head
2023-05-23 Bruno TurcksinAddress reviewer's comments
2023-05-23 Matthias MaierUpdate cmake/macros/macro_check_compiler_setup.cmake 15253/head
2023-05-23 Matthias MaierCMake: also escape linker flags of the form -Wl,-rpath... 15257/head
2023-05-23 David WellsMerge pull request #15245 from bangerth/arkode
2023-05-23 Martin KronbichlerMerge pull request #15247 from bangerth/arkode-docs
2023-05-23 Martin KronbichlerMerge pull request #15233 from richardschu/remote_point...
2023-05-23 Bruno TurcksinAddress reviewer's comment
2023-05-22 Matthias MaierBugfix: Do not populate DEAL_II_LIBRARIES* variables
2023-05-22 Matthias MaierCMake: use full link interface for compiler test
2023-05-22 Matthias MaierCMake: multiple fixes for check_compiler_setup()
2023-05-22 Bruno TurcksinRemove temporary Kokkos::View
2023-05-22 Bruno TurcksinAvoid too many deep_copy during the setup of CUDAWrappe...
2023-05-22 Daniel ArndtMerge pull request #15200 from Rombur/mf_kernel_launch
2023-05-22 Richard Schussnigfix bug in find_active_cell_around_point and add test 15233/head
2023-05-22 Wolfgang BangerthMinor updates to the ARKode documentation. 15247/head
2023-05-22 Wolfgang BangerthAvoid making a variable 'public'. 15245/head
2023-05-22 Wolfgang BangerthMerge pull request #15242 from marcfehling/meshworker
2023-05-21 Martin KronbichlerMerge pull request #15243 from peterrum/typo_2
2023-05-21 Peter MunchFix typo 15243/head
2023-05-21 Marc FehlingFix doc about returning invalid fe indices. 15242/head
2023-05-21 Marc FehlingApply fix to dataype mismatch to all occurences in...
2023-05-20 Peter MunchMerge pull request #15235 from masterleinad/fix_tpetra_...
2023-05-20 Peter MunchMerge pull request #15241 from drwells/fix-arkode
2023-05-20 David WellsFix compilation with ARKODE. 15241/head
2023-05-19 David WellsMerge pull request #15223 from bangerth/arkode
2023-05-19 Matthias MaierMerge pull request #15229 from kronbichler/avoid_unnece...
2023-05-19 Martin KronbichlerAvoid setting face vectorization boundary in serial 15229/head
2023-05-18 Wolfgang BangerthAdd more tests. 15223/head
2023-05-18 Wolfgang BangerthAdjust a changelog entry.
2023-05-18 Wolfgang BangerthAdd a test.
2023-05-18 Wolfgang BangerthAdjust tests to our new interface.
2023-05-18 David WellsMerge pull request #15238 from bangerth/nox-4
2023-05-18 Wolfgang BangerthConvert ARKode interfaces to conform to our callback...
2023-05-18 Wolfgang BangerthMerge pull request #15239 from drwells/pyramid-lines
2023-05-18 Martin KronbichlerMerge pull request #15215 from bergbauer/fe_face_point_...
2023-05-18 David WellsMerge pull request #15237 from bangerth/nox-2
2023-05-18 David WellsFix the number of pyramid lines and one pyramid table. 15239/head
2023-05-18 Timo HeisterMerge pull request #15236 from bangerth/nox-1
2023-05-18 Wolfgang BangerthInitialize and check an assertion in the NOX solver. 15238/head
2023-05-18 Wolfgang BangerthProperly treat exceptions in a user callback in NOX. 15237/head
2023-05-18 Wolfgang BangerthMinor updates to the NOX solver documentation. 15236/head
2023-05-17 Daniel ArndtFix Tpetra for newer Trilinos 15235/head
2023-05-17 Maximilian... Implement path for is_face = true 15215/head
2023-05-17 Daniel ArndtMerge pull request #15230 from masterleinad/fix_pattern...
2023-05-17 Wolfgang BangerthMerge pull request #15231 from tjhei/doc_petsc_snes
2023-05-17 Timo Heisterimprove documentation for PETSc SNES 15231/head
2023-05-16 Daniel ArndtUse AssertThrow 15230/head
2023-05-16 Daniel ArndtUse std::strlen
2023-05-16 Wolfgang BangerthMerge pull request #15220 from richardschu/compiler_war...
2023-05-16 Timo HeisterMerge pull request #15228 from kronbichler/compile_warning2
2023-05-16 Daniel ArndtPatterns: Fix parsing lists of lists
2023-05-16 Martin KronbichlerMerge pull request #15222 from bangerth/6
2023-05-16 Martin KronbichlerAvoid compiler warning 15228/head
2023-05-16 Martin KronbichlerMerge pull request #15221 from bangerth/77
2023-05-16 Richard Schussnigfixed some compiler warnings in tria.cc 15220/head
2023-05-16 Timo HeisterMerge pull request #15186 from bangerth/nox
2023-05-16 Daniel ArndtMerge pull request #15216 from sebproell/sundials-remov...
2023-05-15 David WellsMerge pull request #15199 from masterleinad/find_non_sy...
2023-05-15 Wolfgang BangerthMinor doc improvement in step-6. 15222/head
2023-05-15 Wolfgang BangerthUpdate output of step-77. 15221/head
2023-05-15 Daniel ArndtMerge pull request #15205 from tamiko/create_compile_co...
2023-05-15 Bruno TurcksinFix reviewer's comment 15200/head
2023-05-15 Bruno TurcksinAdd changelog entry
2023-05-15 Sebastian ProellSUNDIALS: remove outdated copy functionality 15216/head
2023-05-15 Martin KronbichlerMerge pull request #15189 from bangerth/kinsol-3
2023-05-15 Wolfgang BangerthMerge pull request #15194 from sebproell/kinsol-nvector...
2023-05-15 Wolfgang BangerthMerge pull request #15214 from sebproell/step-77-nox
2023-05-14 Peter MunchMerge pull request #15207 from kronbichler/variable_type
2023-05-14 Sebastian ProellKINSOL: do not copy vectors internally 15194/head
2023-05-14 Sebastian ProellAdd changelog entry for fixed step-77 15214/head
2023-05-14 Sebastian ProellFix step-77 with NOX: zero out residual
2023-05-14 Wolfgang BangerthMerge pull request #15212 from drwells/bundled-kokkos...
2023-05-13 Martin KronbichlerMerge pull request #15211 from bergbauer/fe_point_consi...
2023-05-13 Wolfgang BangerthMerge pull request #15208 from kronbichler/fix_document...
2023-05-13 Wolfgang BangerthMerge pull request #15210 from sebproell/step77-zero...
2023-05-13 David WellsFix Kokkos compilation with GCC 13. 15212/head
2023-05-13 Maximilian... Use template argument consistently 15211/head
2023-05-13 Sebastian ProellFix step-77: zero out residual before assembly 15210/head
2023-05-13 Martin KronbichlerFix typo in documentation 15208/head
2023-05-13 Martin KronbichlerTensor product kernels: Use the right type in some... 15207/head
2023-05-13 Martin KronbichlerMerge pull request #15196 from bangerth/import-3
2023-05-13 Martin KronbichlerMerge pull request #15191 from bangerth/import
2023-05-13 Martin KronbichlerMerge pull request #15193 from bergbauer/reduce_overhea...
2023-05-12 Matthias Maieradd an entry to .gitignore for build directories of... 15205/head
2023-05-12 Matthias MaierCMake: create a compile_commands.json symlink
2023-05-12 Wolfgang BangerthMerge pull request #15206 from masterleinad/fix_warning...
2023-05-12 Daniel ArndtFix warnings with gcc-13.1 15206/head
2023-05-11 Daniel ArndtAllow finding user-installed HDF5 15199/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.