]> https://gitweb.dealii.org/ - dealii.git/history
dealii.git
9 hours ago David WellsMerge pull request #17848 from Sam0h51/step-93-construction master
13 hours ago David WellsMerge pull request #18378 from bangerth/44.2
14 hours ago David WellsMerge pull request #18360 from bergbauer/read_dof_value...
29 hours ago David WellsMerge pull request #18380 from bangerth/disentangle
29 hours ago David WellsMerge pull request #18081 from KJSchwiebert/periodic...
34 hours ago Daniel ArndtMerge pull request #18383 from Rombur/enable_hip
34 hours ago Daniel ArndtMerge pull request #18384 from bangerth/move
38 hours ago Bruno TurcksinDefine our own variable to know if HIP support is enable 18383/head
39 hours ago Wolfgang BangerthMove a function into namespace dealii. 18384/head
42 hours ago Bruno TurcksinMerge pull request #18217 from bangerth/kokkos-upgrade
2 days ago Matthias MaierMerge pull request #18371 from bangerth/indent-python
2 days ago Wolfgang BangerthDisentangle the order in a file. 18380/head
2 days ago Wolfgang BangerthAdd some notes to step-44. 18378/head
2 days ago Wolfgang BangerthWork around a warning with MSVC. 18217/head
2 days ago Wolfgang BangerthMirror what Kokkos upstream does.
2 days ago Wolfgang BangerthWork around an issue with MSVC.
2 days ago Wolfgang BangerthDisable LIBDL in the configuration.
2 days ago Wolfgang BangerthMake our indent scripts happy about cmake function...
2 days ago Wolfgang BangerthUpdate setup_bundled.
2 days ago Wolfgang BangerthUpdate bundled/CMakeLists.txt.
2 days ago Wolfgang BangerthAlso add generated files from a blank cmake run.
2 days ago Wolfgang BangerthAdd a changelog entry.
2 days ago Wolfgang BangerthAlso update CMakeLists.txt.
2 days ago Wolfgang BangerthUpgrade to Kokkos 4.5.1.
2 days ago Maximilian BergbauerLink to step-37 18360/head
2 days ago Martin KronbichlerMerge pull request #18374 from drwells/qprojector-docum...
2 days ago Martin KronbichlerMerge pull request #18373 from drwells/update-orientati...
2 days ago Maximilian BergbauerUpdate docu of read_dof_values
3 days ago David WellsFix the pictures of oriented faces. 18373/head
3 days ago David WellsQProjector: consistently call the orientation the combi... 18374/head
3 days ago David WellsQProjector: fix some function names.
3 days ago David WellsQProjector: don't deprecate every version of project_to...
3 days ago Daniel ArndtMerge pull request #18339 from bangerth/tria-2
3 days ago Daniel ArndtMerge pull request #18340 from bangerth/tria-3
3 days ago Daniel ArndtMerge pull request #18367 from bangerth/helper-script
3 days ago Luca HeltaiMerge pull request #18365 from bangerth/matrix-out
3 days ago Wolfgang BangerthApply auto-indenter to all python scripts. 18371/head
3 days ago Wolfgang BangerthAdd a script that traces which other files a .cc or... 18367/head
3 days ago Wolfgang BangerthMerge pull request #18364 from drwells/refactor-project...
3 days ago David WellsQProjector: add another test to verify face quadrature... 18364/head
3 days ago Luca HeltaiMerge pull request #18369 from bangerth/include
5 days ago Wolfgang BangerthAdd necessary header includes. 18369/head
5 days ago David WellsMerge pull request #18368 from bangerth/doc-2
5 days ago Wolfgang BangerthAdd to some documentation. 18368/head
5 days ago Timo HeisterMerge pull request #18366 from bangerth/doc
6 days ago Wolfgang BangerthRemove an outdated Trilinos comment. 18366/head
6 days ago Wolfgang BangerthAdd a test. 18365/head
6 days ago Wolfgang BangerthAdd a changelog entry.
6 days ago Wolfgang BangerthMake it possible to create sparse outputs from MatrixOut.
6 days ago David WellsQProjector: refactor project_to_face().
6 days ago David WellsQProjector: refactor project_to_all_faces().
6 days ago David WellsQProjector: add a new internal function.
6 days ago Martin KronbichlerMerge pull request #18362 from drwells/face-setup-refactor
6 days ago Daniel ArndtMerge pull request #18355 from drwells/qprojector-hex...
7 days ago David WellsMatrixFree: refactor a face setup routine. 18362/head
7 days ago David WellsQProjector::project_to_all_faces(): combine all three... 18355/head
7 days ago David WellsQProjector::project_to_all_faces(): combine all 3d...
7 days ago David WellsFEInterfaceValues tests: check with a tolerance.
7 days ago David WellsQProjector: index hexes the same way as everything...
7 days ago David WellsReferenceCell: fix some 0d code.
9 days ago Sam ScheuermanAdd the step-93 tutorial program. 17848/head
9 days ago Martin KronbichlerMerge pull request #18350 from nmuch/mft-compute-diagon...
10 days ago Martin KronbichlerMerge pull request #18358 from bangerth/matrix-out
10 days ago Peter MunchMerge pull request #18359 from mschreter/fix_noncontigu...
10 days ago David WellsMerge pull request #18357 from bangerth/const
10 days ago Magdalena Schreteradd additional clear in reinit 18359/head
10 days ago Wolfgang BangerthMinor clean-ups in MatrixOut. 18358/head
10 days ago Wolfgang BangerthMark some input arguments 'const'. 18357/head
10 days ago David WellsMerge pull request #18354 from bangerth/include-2
12 days ago David WellsMerge pull request #18352 from bangerth/std
13 days ago David WellsMerge pull request #18346 from drwells/remove-hardcoded...
13 days ago David WellsMerge pull request #18353 from bangerth/include-1
13 days ago Wolfgang BangerthPrefer names with std::. 18352/head
13 days ago Wolfgang BangerthAdd header include to import PETSc/SLEPc macro names. 18354/head
13 days ago Wolfgang BangerthAdd a necessary header. 18353/head
13 days ago 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...
2025-04-09 David WellsGet rid of some 1d orientation special cases. 18345/head
2025-04-08 Marc FehlingMerge pull request #18338 from bangerth/tria-1
2025-04-08 Martin KronbichlerMerge pull request #18341 from bangerth/internal
2025-04-08 Martin KronbichlerMerge pull request #18342 from bangerth/qualify
2025-04-08 Martin KronbichlerMerge pull request #18343 from bangerth/macros-1
2025-04-08 Martin KronbichlerMerge pull request #18344 from bangerth/macros-2
2025-04-08 Wolfgang BangerthQualify names with std::. 18342/head
2025-04-07 Wolfgang BangerthMinimize the use of MPI macros. 18344/head
2025-04-07 Wolfgang BangerthAvoid the use of macros to denote MPI types. 18343/head
2025-04-07 Wolfgang BangerthDo not use symbols with internal linkage in include... 18341/head
2025-04-07 Wolfgang BangerthFix naming of variables in tria.cc, part 3. 18340/head
2025-04-07 Wolfgang BangerthFix naming of variables in tria.cc, part 2. 18339/head
2025-04-07 Matthias MaierMerge pull request #18335 from bangerth/remove-comment
2025-04-07 Wolfgang BangerthFix naming of variables in tria.cc, part 1. 18338/head
2025-04-07 Daniel ArndtMerge pull request #18319 from masterleinad/doc_kokkos_cuda
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.