]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-12-29 Bruno BlaisMerge pull request #16300 from jh66637/ste-89-backend
2023-12-29 Johannes HeinzAdd FERemoteEvaluation 16300/head
2023-12-28 Wolfgang BangerthMerge pull request #16329 from vovannikov/nox_exception...
2023-12-28 Wolfgang BangerthMerge pull request #16388 from drwells/adjust-line...
2023-12-28 Bruno BlaisMerge pull request #16389 from bangerth/explicit
2023-12-28 Daniel ArndtMerge pull request #16377 from bangerth/t-4
2023-12-28 Daniel ArndtMerge pull request #16378 from bangerth/compress
2023-12-28 Vladimir IvannikovAdd changelog entry 16329/head
2023-12-28 Vladimir IvannikovFix documentation
2023-12-28 Vladimir IvannikovAdd recovery logic
2023-12-28 Vladimir IvannikovAdd tests
2023-12-28 Wolfgang Bangerth'explicit' on default constructors is redundant. 16389/head
2023-12-28 David WellsUse the combined orientation in another FiniteElement... 16388/head
2023-12-27 Wolfgang BangerthAdd a changelog entry. 16378/head
2023-12-27 Wolfgang BangerthAvoid 'continue' in one place. 16377/head
2023-12-27 Wolfgang BangerthBe explicit about the type used.
2023-12-27 Wolfgang BangerthUse explicit casts.
2023-12-27 Wolfgang BangerthMore small updates to tria_description.cc.
2023-12-27 Marc FehlingMerge pull request #16387 from bangerth/readme
2023-12-27 Wolfgang BangerthRevise the top of the ReadMe file. 16387/head
2023-12-27 Wolfgang BangerthMerge pull request #16385 from tjhei/test-examples3
2023-12-26 Timo HeisterTest examples 16385/head
2023-12-26 Wolfgang BangerthMerge pull request #16379 from drwells/fe-orientation...
2023-12-24 Marc FehlingMerge pull request #16381 from bangerth/spelling
2023-12-24 Wolfgang BangerthFix spelling in a CI step. 16381/head
2023-12-22 David WellsAlso FE::adjust_quad_dof_index_for_face_orientation(). 16379/head
2023-12-22 David WellsUpdate FE::face_to_cell_index() to use combined orienta...
2023-12-21 Wolfgang BangerthProhibit calling compress() on vectors with ghost elements.
2023-12-21 Wolfgang BangerthMerge pull request #16237 from jpthiele/jpt-triangulati...
2023-12-21 Wolfgang BangerthMerge pull request #16239 from sebproell/kinsol-ortho
2023-12-21 Wolfgang BangerthMerge pull request #16373 from drwells/2d-flip
2023-12-21 David WellsMerge pull request #16369 from bangerth/t-2
2023-12-21 David WellsMerge pull request #16371 from bangerth/exscan
2023-12-21 Wolfgang BangerthMerge pull request #16375 from drwells/fix-warning
2023-12-21 David WellsFix an unused variable warning. 16375/head
2023-12-21 David WellsMerge pull request #16367 from bangerth/t-1
2023-12-21 David WellsMerge pull request #16370 from bangerth/doc-xx
2023-12-20 David WellsUse face_orientation to encode 2D orientation information. 16373/head
2023-12-20 Wolfgang BangerthAdd a changelog entry. 16371/head
2023-12-20 Wolfgang BangerthUse the new function in a number of places.
2023-12-20 Wolfgang BangerthIntroduce a function Utilities::MPI::partial_and_total_...
2023-12-19 David WellsMerge pull request #16368 from bangerth/t-3
2023-12-19 Marc FehlingMerge pull request #16358 from bangerth/41
2023-12-19 Marc FehlingMerge pull request #16365 from bangerth/42
2023-12-19 Wolfgang BangerthImprove documentation of TriangulationDescription and... 16370/head
2023-12-19 Wolfgang BangerthSome cleanups to create_description_from_triangulation(). 16369/head
2023-12-19 Wolfgang BangerthBetter document create_description_from_triangulation(). 16368/head
2023-12-18 Wolfgang BangerthChoose a better name for a template argument. 16367/head
2023-12-18 Wolfgang BangerthFix the names of functions in step-42. 16365/head
2023-12-18 Martin KronbichlerMerge pull request #16361 from bangerth/variant-2
2023-12-18 Marc FehlingMerge pull request #16362 from dealii/dependabot/github...
2023-12-18 dependabot... Bump actions/upload-artifact from 3 to 4 dependabot/github_actions/actions/upload-artifact-4 16362/head
2023-12-17 Wolfgang BangerthBetter document a class. 16361/head
2023-12-17 Wolfgang BangerthRename a class.
2023-12-17 Wolfgang BangerthRemove an internal function that is no longer used.
2023-12-17 Martin KronbichlerMerge pull request #16355 from bangerth/variant
2023-12-16 Daniel ArndtMerge pull request #16357 from bangerth/mpi-2
2023-12-16 Wolfgang BangerthMinor update to the introduction of step-41. 16358/head
2023-12-16 Wolfgang BangerthChoose a more efficient algorithm. 16357/head
2023-12-15 Daniel ArndtMerge pull request #16352 from bangerth/mpi
2023-12-15 Daniel ArndtMerge pull request #16354 from bangerth/readability
2023-12-15 Wolfgang BangerthUse std::variant instead of a hand-rolled version. 16355/head
2023-12-15 Martin KronbichlerMerge pull request #16350 from bangerth/optional
2023-12-15 Wolfgang BangerthUse a C++17 feature to make code more readable. 16354/head
2023-12-15 Martin KronbichlerMerge pull request #16351 from bangerth/remove
2023-12-15 Wolfgang BangerthCorrect a condition. 16352/head
2023-12-15 Wolfgang BangerthDo not create arrays we do not use. 16351/head
2023-12-15 Wolfgang BangerthUse std::optional instead of a hand-rolled version... 16350/head
2023-12-15 Daniel ArndtMerge pull request #16349 from bangerth/direction-flag
2023-12-14 Wolfgang BangerthDisallow using direction flags for spacedim>dim+1. 16349/head
2023-12-14 David WellsMerge pull request #16347 from bangerth/test-grid-in
2023-12-14 Wolfgang BangerthAdd a second test. 16347/head
2023-12-14 Wolfgang BangerthAdd a test for a recent patch.
2023-12-13 Daniel ArndtMerge pull request #16348 from bangerth/changelog
2023-12-13 Daniel ArndtMerge pull request #16336 from jh66637/mf_reinit_thread...
2023-12-13 Daniel ArndtMerge pull request #16341 from bangerth/control-flow
2023-12-13 Wolfgang BangerthAdd a changelog. 16348/head
2023-12-12 Wolfgang BangerthFurther guard against unnecessary copies. 16341/head
2023-12-12 Wolfgang BangerthMake control flow easier to read.
2023-12-12 David WellsMerge pull request #16325 from bangerth/5
2023-12-12 David WellsMerge pull request #16342 from bangerth/cleanup
2023-12-12 David WellsMerge pull request #16344 from bangerth/dir-flags
2023-12-12 Johannes HeinzAdd test to check MatrixFree::reinit() works for multip... 16336/head
2023-12-12 David WellsMerge pull request #16345 from bangerth/dir-flags-2
2023-12-12 Martin KronbichlerMerge pull request #16338 from drwells/log-petsc-refere...
2023-12-12 Martin KronbichlerMerge pull request #16340 from kronbichler/fix_threadin...
2023-12-12 Wolfgang BangerthOnly set direction flags in the codim-1 case. 16345/head
2023-12-12 Wolfgang BangerthDo not query direction flags for Triangulation<1,3... 16344/head
2023-12-12 Wolfgang BangerthProvide some context to an exception. 16342/head
2023-12-11 Martin KronbichlerMatrixFree::reinit: Fix case with MPI and threading 16340/head
2023-12-10 Peter MunchMerge pull request #16002 from peterrum/pft_changes
2023-12-10 Peter MunchChanges in p:f:T 16002/head
2023-12-09 David WellsSupport PETSc's new logging infrastructure in our test... 16338/head
2023-12-09 Marc FehlingMerge pull request #16334 from bangerth/32
2023-12-09 Marc FehlingMerge pull request #16335 from bangerth/32-2
2023-12-08 Wolfgang BangerthFix mistaken std::move assignment. 16335/head
2023-12-08 Wolfgang BangerthLeave a note in step-32. 16334/head
2023-12-07 Wolfgang BangerthRewrite the introduction of step-5. 16325/head
2023-12-07 Martin KronbichlerMerge pull request #16322 from peterrum/MGTwoLevelTrans...
2023-12-06 Daniel ArndtMerge pull request #16316 from tjhei/kokkos-warnings
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.