]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2025-05-02 Bruno TurcksinMerge pull request #18361 from mwichro/matrices_1d
2025-05-02 Michał Wichrowskiresolve comments 18361/head
2025-05-01 Wolfgang BangerthMerge pull request #18379 from drwells/update-orientati...
2025-05-01 David WellsMerge pull request #18398 from dominiktassilostill...
2025-05-01 David WellsMerge pull request #18403 from bangerth/93
2025-05-01 Michał Wichrowskifix format
2025-05-01 Michał Wichrowskifix indentation
2025-05-01 Michał Wichrowskichangelog
2025-05-01 Michał Wichrowskipassing, verified tests for kronecker product
2025-05-01 Michał Wichrowskikronecker product test
2025-05-01 Michał Wichrowskitests for 1D matrices
2025-05-01 Michał Wichrowskiremove .cc -> template
2025-05-01 Michał Wichrowskioutput for test
2025-05-01 Michał Wichrowskiimprove the output
2025-05-01 Michał Wichrowskiinlcude laplace in tests
2025-05-01 Michał Wichrowskitests
2025-05-01 Michał Wichrowskiupdated documentation moved implementation to .cc file
2025-05-01 Michał Wichrowskiadd kronecker product to fullmatrix
2025-04-30 Daniel ArndtMerge pull request #18393 from QY-Shi/fix_tpetra_sparse...
2025-04-30 Daniel ArndtMerge pull request #18401 from bangerth/headers
2025-04-30 Daniel ArndtMerge pull request #18063 from ZhouleiJoeStone/master
2025-04-30 Daniel ArndtMerge pull request #18377 from bangerth/matrix-out
2025-04-30 Daniel ArndtMerge pull request #18396 from gassmoeller/fix_higher_o...
2025-04-30 Martin KronbichlerMerge pull request #18402 from bangerth/mpi
2025-04-30 Wolfgang BangerthAdd some thoughts to step-93. 18403/head
2025-04-30 Wolfgang BangerthDo not separately check for MPI 3+. 18402/head
2025-04-30 Wolfgang BangerthLet files that use MPI include the necessary headers. 18401/head
2025-04-29 Rene GassmoellerUse higher order MappingQ in MappingQEulerian 18396/head
2025-04-29 Michał WichrowskiUpdate include/deal.II/numerics/tensor_product_matrix_c...
2025-04-29 Michał WichrowskiUpdate include/deal.II/numerics/tensor_product_matrix_c...
2025-04-29 Dominik StillAdd non-standard oriented quadrature on subfaces 18398/head
2025-04-29 Martin KronbichlerMerge pull request #18381 from bergbauer/fe_point_fe_q
2025-04-28 David WellsMerge pull request #18397 from peterrum/rk_5_6
2025-04-28 Bruno TurcksinMerge pull request #18395 from bangerth/doc
2025-04-28 Peter MunchTimeStepping: add fith- and sixth-order RK 18397/head
2025-04-28 Maximilian... Review comments 18381/head
2025-04-27 Wolfgang BangerthFix the name of an exception class reference. 18395/head
2025-04-27 Qingyuan ShiFix: explicitly instantiate BlockSparseMatrix::reinit... 18393/head
2025-04-25 Wolfgang BangerthMerge pull request #18388 from marcfehling/search-local
2025-04-25 Marc FehlingMerge pull request #18386 from bangerth/unguard
2025-04-25 Marc FehlingMerge pull request #18387 from bangerth/fix-include
2025-04-25 Marc FehlingRemove P4EST_WITH_SEARCH_LOCAL. 18388/head
2025-04-25 Wolfgang BangerthFix an include statement. 18387/head
2025-04-25 Wolfgang BangerthUn-guard two p4est declarations. 18386/head
2025-04-24 David WellsMerge pull request #17848 from Sam0h51/step-93-construction
2025-04-24 David WellsMerge pull request #18378 from bangerth/44.2
2025-04-24 David WellsMerge pull request #18360 from bergbauer/read_dof_value...
2025-04-24 David WellsMerge pull request #18380 from bangerth/disentangle
2025-04-24 David WellsMerge pull request #18081 from KJSchwiebert/periodic...
2025-04-23 David WellsFix some minor documentation bugs in GeometryInfo. 18379/head
2025-04-23 David WellsAdd a glossary entry for the combined orientation.
2025-04-23 Daniel ArndtMerge pull request #18383 from Rombur/enable_hip
2025-04-23 Daniel ArndtMerge pull request #18384 from bangerth/move
2025-04-23 Bruno TurcksinDefine our own variable to know if HIP support is enable 18383/head
2025-04-23 Wolfgang BangerthMove a function into namespace dealii. 18384/head
2025-04-23 Bruno TurcksinMerge pull request #18217 from bangerth/kokkos-upgrade
2025-04-23 Maximilian... Add test
2025-04-23 Maximilian... Use constructor argument
2025-04-23 Matthias MaierMerge pull request #18371 from bangerth/indent-python
2025-04-23 Wolfgang BangerthDisentangle the order in a file. 18380/head
2025-04-22 Wolfgang BangerthAdd some notes to step-44. 18378/head
2025-04-22 Wolfgang BangerthAdd a changelog entry. 18377/head
2025-04-22 Wolfgang BangerthSwitch MatrixOut to default to sparse output.
2025-04-22 Wolfgang BangerthBe explicit about what output to create.
2025-04-22 Wolfgang BangerthWork around a warning with MSVC. 18217/head
2025-04-22 Wolfgang BangerthMirror what Kokkos upstream does.
2025-04-22 Wolfgang BangerthWork around an issue with MSVC.
2025-04-22 Wolfgang BangerthDisable LIBDL in the configuration.
2025-04-22 Wolfgang BangerthMake our indent scripts happy about cmake function...
2025-04-22 Wolfgang BangerthUpdate setup_bundled.
2025-04-22 Wolfgang BangerthUpdate bundled/CMakeLists.txt.
2025-04-22 Wolfgang BangerthAlso add generated files from a blank cmake run.
2025-04-22 Wolfgang BangerthAdd a changelog entry.
2025-04-22 Wolfgang BangerthAlso update CMakeLists.txt.
2025-04-22 Wolfgang BangerthUpgrade to Kokkos 4.5.1.
2025-04-22 Maximilian... Link to step-37 18360/head
2025-04-22 Martin KronbichlerMerge pull request #18374 from drwells/qprojector-docum...
2025-04-22 Martin KronbichlerMerge pull request #18373 from drwells/update-orientati...
2025-04-22 Maximilian... Update docu of read_dof_values
2025-04-22 David WellsFix the pictures of oriented faces. 18373/head
2025-04-21 David WellsQProjector: consistently call the orientation the combi... 18374/head
2025-04-21 David WellsQProjector: fix some function names.
2025-04-21 David WellsQProjector: don't deprecate every version of project_to...
2025-04-21 Daniel ArndtMerge pull request #18339 from bangerth/tria-2
2025-04-21 Daniel ArndtMerge pull request #18340 from bangerth/tria-3
2025-04-21 Daniel ArndtMerge pull request #18367 from bangerth/helper-script
2025-04-21 Luca HeltaiMerge pull request #18365 from bangerth/matrix-out
2025-04-21 Wolfgang BangerthApply auto-indenter to all python scripts. 18371/head
2025-04-21 Wolfgang BangerthAdd a script that traces which other files a .cc or... 18367/head
2025-04-21 Wolfgang BangerthMerge pull request #18364 from drwells/refactor-project...
2025-04-21 David WellsQProjector: add another test to verify face quadrature... 18364/head
2025-04-21 Luca HeltaiMerge pull request #18369 from bangerth/include
2025-04-19 Wolfgang BangerthAdd necessary header includes. 18369/head
2025-04-19 David WellsMerge pull request #18368 from bangerth/doc-2
2025-04-19 Wolfgang BangerthAdd to some documentation. 18368/head
2025-04-19 Timo HeisterMerge pull request #18366 from bangerth/doc
2025-04-19 Wolfgang BangerthRemove an outdated Trilinos comment. 18366/head
2025-04-18 Wolfgang BangerthAdd a test. 18365/head
2025-04-18 Wolfgang BangerthAdd a changelog entry.
2025-04-18 Wolfgang BangerthMake it possible to create sparse outputs from MatrixOut.
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.