]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-06-01 Daniel ArndtMerge pull request #13880 from tjhei/fix_parallel_vtu_f...
2022-06-01 Wolfgang BangerthMerge pull request #13884 from kronbichler/simplify_acc...
2022-06-01 Wolfgang BangerthMerge pull request #13793 from drwells/sundials-version
2022-06-01 Timo Heisteradd comment 13880/head
2022-06-01 Martin KronbichlerUse map::find rather than insert to avoid creating... 13884/head
2022-06-01 Wolfgang BangerthMerge pull request #13875 from tjhei/vtu-large-error
2022-05-31 Bruno TurcksinMerge pull request #13874 from kronbichler/fix_test_com...
2022-05-31 Bruno TurcksinMerge pull request #13878 from kronbichler/runtime_mf_rt
2022-05-31 Timo Heisterfix parallel .vtu missing footer
2022-05-31 Daniel ArndtMerge pull request #13869 from kronbichler/speed_up_n_a...
2022-05-31 Daniel ArndtMerge pull request #13864 from kronbichler/fix_complex_mf
2022-05-31 Martin KronbichlerReduce run time of matrix-free RT tests 13878/head
2022-05-31 Martin KronbichlerMerge pull request #13876 from tjhei/update_large_tests
2022-05-31 Martin KronbichlerMerge pull request #13807 from luca-heltai/cgal-compute...
2022-05-31 Martin KronbichlerCompare with interpolate() in test 13864/head
2022-05-31 Martin KronbichlerChangelog
2022-05-31 Martin KronbichlerNew test case by Pascal Kraft
2022-05-31 Martin KronbichlerMake VectorTools::project compile with complex numbers
2022-05-31 Timo Heisterupdate large IO test output 13876/head
2022-05-31 Timo Heistervtu zlib: assert max size 13875/head
2022-05-31 Daniel ArndtMerge pull request #13871 from kronbichler/remove_heade...
2022-05-31 Daniel ArndtMerge pull request #13870 from kronbichler/avoid_deprec...
2022-05-31 Martin KronbichlerAllow to call communicate_mg_ghost_cells in 1D 13874/head
2022-05-31 Marco FederCompute Quadrature formula over a general poly 13807/head
2022-05-31 Martin KronbichlerSpeed up the function MatrixFree::n_active_entries_per_... 13869/head
2022-05-31 Martin KronbichlerRemove inclusion of unneeded header 13871/head
2022-05-31 Martin KronbichlerMatrixFree: Avoid use of deprecated n_components_filled 13870/head
2022-05-31 Martin KronbichlerMerge pull request #13865 from gassmoeller/prevent_endl...
2022-05-31 Marc FehlingMerge pull request #13856 from dealii/dependabot/github...
2022-05-31 Wolfgang BangerthMerge pull request #13863 from pengfej/fixing_grammar_m...
2022-05-30 Martin KronbichlerMerge pull request #13854 from bangerth/empty
2022-05-30 Martin KronbichlerMerge pull request #13862 from bangerth/typo
2022-05-30 Rene GassmoellerPrevent endless particle loop during refinement 13865/head
2022-05-30 Pengfei JiaFixing grammer errors 13863/head
2022-05-30 Timo HeisterMerge pull request #13861 from bangerth/assert
2022-05-30 David WellsMerge pull request #13816 from kronbichler/simplify_ren...
2022-05-30 David WellsMerge pull request #13860 from bangerth/mv
2022-05-30 David WellsMerge pull request #13858 from kronbichler/fix_bug_glob...
2022-05-30 Wolfgang BangerthFix a grammar mistake. 13862/head
2022-05-30 Wolfgang BangerthModernize code. 13861/head
2022-05-30 Wolfgang BangerthAdd a missing assertion in the XDMF writer.
2022-05-30 Wolfgang BangerthProperly tag an output file. 13860/head
2022-05-30 Wolfgang BangerthDocument what it means for a type to be trivially copyable. 13854/head
2022-05-30 Wolfgang BangerthSwitch the answer-less CA algorithms to the empty type.
2022-05-30 Wolfgang BangerthDocument the special casing in the pack()/unpack().
2022-05-30 Wolfgang BangerthOptimize Utilities::pack/unpack for empty objects.
2022-05-30 Martin KronbichlerFix bug for global coarsening: Must allow invalid proc id 13858/head
2022-05-30 Martin KronbichlerUse GridTools::exchange_cell_data_on_ghosts for DoF... 13816/head
2022-05-30 Martin KronbichlerMerge pull request #13847 from simonsticko/add_missing_...
2022-05-30 Martin KronbichlerMerge pull request #13852 from tjhei/changelogs
2022-05-30 Simon StickoAdd a changelog for the new CutFEM functionality in... 13847/head
2022-05-30 Wolfgang BangerthMerge pull request #13673 from pengfej/myowndealii
2022-05-30 Wolfgang BangerthMerge pull request #13851 from pengfej/updating_read_wr...
2022-05-30 Wolfgang BangerthMerge pull request #13849 from tjhei/doxygen-format-2
2022-05-30 Wolfgang BangerthMerge pull request #13855 from tamiko/step_81_mention...
2022-05-30 dependabot... Bump actions/checkout from 2 to 3 dependabot/github_actions/actions/checkout-3 13856/head
2022-05-30 Matthias MaierStep-81: add authors to intro.dox 13855/head
2022-05-29 Pengfei JiaUpdating write at and read at functions. 13851/head
2022-05-29 Timo Heistermissing changelog entries 13852/head
2022-05-29 Timo Heisterdoxygen comments: @ref fixes 13849/head
2022-05-28 David WellsMerge pull request #13845 from marcfehling/occ-gte
2022-05-28 David WellsMerge pull request #13836 from tjhei/doxygen-format-1
2022-05-28 Martin KronbichlerMerge pull request #13844 from drwells/no-muparser...
2022-05-28 Martin KronbichlerMerge pull request #13838 from marcfehling/fix-intel18
2022-05-28 Martin KronbichlerMerge pull request #13843 from peterrum/FESystem_initialize
2022-05-28 Martin KronbichlerMerge pull request #13840 from marcfehling/fix-trilinos
2022-05-28 Marc FehlingIntroduce DEAL_II_OPENCASCADE_VERSION_GTE 13845/head
2022-05-27 David WellsMerge pull request #13839 from marcfehling/petsc_solver_08
2022-05-27 David WellsMerge pull request #13841 from marcfehling/fix-intel...
2022-05-27 David WellsSuppress some unused variable warnings when we don... 13844/head
2022-05-27 Timo Heistersome doxygen formatting fixes 13836/head
2022-05-27 Peter MunchFix FESystem::initialize for pyramids/wedges 13843/head
2022-05-27 Marc FehlingFix test output for trilinos 13.2.0 13840/head
2022-05-27 Marc FehlingFix petsc/solver_08 for petsc 3.17.1 13839/head
2022-05-27 Marc FehlingIntel 18: more constexpr problems 13841/head
2022-05-27 Peter MunchMerge pull request #13834 from peterrum/multiply_dof_nu...
2022-05-27 Marc FehlingIntel 18: static constexpr bool 13838/head
2022-05-27 David WellsClean up SUNDIALS tests. 13793/head
2022-05-27 David WellsRequire SUNDIALS 5.4 or later.
2022-05-27 Peter MunchGeneralize FETools::Compositing::multiply_dof_numbers() 13834/head
2022-05-27 David WellsMerge pull request #13833 from kronbichler/deprecate_ce...
2022-05-27 Martin KronbichlerMerge pull request #13805 from drwells/fix-test-depende...
2022-05-27 Martin KronbichlerMove function definitions inline to fix compiler warnings 13833/head
2022-05-27 David WellsMark a test that depends on UMFPACK as such. 13805/head
2022-05-27 David WellsMark some tests as depending on LAPACK.
2022-05-27 David WellsAdd a missing header in the non-zlib case.
2022-05-27 David WellsMark tests that depend on complex numbers as such.
2022-05-27 David WellsAdd test output for the non-zlib case.
2022-05-27 Daniel ArndtMerge pull request #13773 from drwells/refactor-functio...
2022-05-27 David WellsMerge pull request #13826 from bangerth/ca-specialization
2022-05-27 Pengfei JiaUpgrade write_vtu_in_parallel based on mpi large IO... 13673/head
2022-05-26 David WellsMerge pull request #13832 from bangerth/changelog
2022-05-26 Wolfgang BangerthUse CA specializations in places where we don't expect... 13826/head
2022-05-26 Wolfgang BangerthProvide some-to-some specializations to the Consensus...
2022-05-26 Martin KronbichlerMerge pull request #13823 from tamiko/unify_configure_f...
2022-05-26 Martin KronbichlerDeprecate GridTools::CellDataTransferBuffer
2022-05-26 David WellsMerge pull request #12807 from tamiko/introduce_step_81
2022-05-26 Peter MunchMerge pull request #13824 from bangerth/ca-doc
2022-05-26 Daniel ArndtMerge pull request #13830 from bangerth/doc
2022-05-26 Wolfgang BangerthMinor updates to a few changelog entries. 13832/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.