]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2025-04-30 Wolfgang BangerthAdd some thoughts to step-93. 18403/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-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 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 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.
2025-04-18 David WellsQProjector: refactor project_to_face().
2025-04-18 David WellsQProjector: refactor project_to_all_faces().
2025-04-18 David WellsQProjector: add a new internal function.
2025-04-18 Martin KronbichlerMerge pull request #18362 from drwells/face-setup-refactor
2025-04-18 Daniel ArndtMerge pull request #18355 from drwells/qprojector-hex...
2025-04-17 David WellsMatrixFree: refactor a face setup routine. 18362/head
2025-04-17 David WellsQProjector::project_to_all_faces(): combine all three... 18355/head
2025-04-17 David WellsQProjector::project_to_all_faces(): combine all 3d...
2025-04-17 David WellsFEInterfaceValues tests: check with a tolerance.
2025-04-17 David WellsQProjector: index hexes the same way as everything...
2025-04-17 David WellsReferenceCell: fix some 0d code.
2025-04-15 Sam ScheuermanAdd the step-93 tutorial program. 17848/head
2025-04-15 Martin KronbichlerMerge pull request #18350 from nmuch/mft-compute-diagon...
2025-04-15 Martin KronbichlerMerge pull request #18358 from bangerth/matrix-out
2025-04-15 Peter MunchMerge pull request #18359 from mschreter/fix_noncontigu...
2025-04-14 David WellsMerge pull request #18357 from bangerth/const
2025-04-14 Magdalena Schreteradd additional clear in reinit 18359/head
2025-04-14 Wolfgang BangerthMinor clean-ups in MatrixOut. 18358/head
2025-04-14 Wolfgang BangerthMark some input arguments 'const'. 18357/head
2025-04-14 David WellsMerge pull request #18354 from bangerth/include-2
2025-04-12 David WellsMerge pull request #18352 from bangerth/std
2025-04-12 David WellsMerge pull request #18346 from drwells/remove-hardcoded...
2025-04-12 David WellsMerge pull request #18353 from bangerth/include-1
2025-04-11 Wolfgang BangerthPrefer names with std::. 18352/head
2025-04-11 Wolfgang BangerthAdd header include to import PETSc/SLEPc macro names. 18354/head
2025-04-11 Wolfgang BangerthAdd a necessary header. 18353/head
2025-04-11 David WellsMatrixFree: remove some hardcoded inverses. 18346/head
2025-04-10 Wolfgang BangerthMerge pull request #18347 from drwells/remove-matrixfre...
2025-04-10 Nils MuchMF: allow to get active_fe_index and category for speci... 18350/head
2025-04-10 Wolfgang BangerthMerge pull request #18349 from drwells/more-1d-orientat...
2025-04-10 Peter MunchFix active fe index in MFT
2025-04-10 Nils MuchAdd test: matrix_free/compute_diagonal_13
2025-04-10 David WellsReferenceCell: remove two more 1d workarounds. 18349/head
2025-04-10 David WellsMatrixFree: directly use the combined orientation. 18347/head
2025-04-10 Kyle SchwiebertAdd basic periodicity for tetrahedra with a mesh genera... 18081/head
2025-04-09 Wolfgang BangerthMerge pull request #18345 from drwells/orientation...
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.