]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-05-30 Peter MunchMerge pull request #12333 from peterrum/point_gradients
2021-05-30 Peter MunchIntroduce VectorTools::point_gradients() 12333/head
2021-05-30 Peter MunchMerge pull request #12311 from peterrum/create_descript...
2021-05-30 Martin KronbichlerMerge pull request #12351 from masterleinad/remove_depr...
2021-05-30 Marc FehlingMerge pull request #12332 from peterrum/point_values
2021-05-30 Peter MunchRename VectorTools::evaluate_at_points() -> VectorTools... 12332/head
2021-05-30 Marc FehlingMerge pull request #12350 from peterrum/fe_eval_bool_dep
2021-05-30 Marc FehlingMerge pull request #12347 from peterrum/pst_copy_triang...
2021-05-29 Daniel ArndtUpdate include/deal.II/base/timer.h 12351/head
2021-05-29 Daniel ArndtRemove deprecated Timer::enter/exit_section
2021-05-29 Peter MunchEarly deprecate functions in FEEvaluation 12350/head
2021-05-29 Peter MunchFix a dynamic cast in psT::copy_triangulation() 12347/head
2021-05-29 Peter MunchClean up TriangulationDescription::Utilities::create_de... 12311/head
2021-05-29 Peter MunchMerge pull request #12344 from kronbichler/fix_interpol...
2021-05-29 Martin KronbichlerMerge pull request #12335 from simonsticko/dof_cell_acc...
2021-05-29 Martin KronbichlerTest basic ability of interpolate 12344/head
2021-05-29 Martin KronbichlerBugfix in MGTwoLevelTransfer::interpolate: forgot to...
2021-05-28 Simon StickoRemove noexcept on DoFAccessor move constructor and... 12335/head
2021-05-28 Daniel ArndtMerge pull request #12301 from peterrum/level_mg_handle...
2021-05-28 Martin KronbichlerMerge pull request #12323 from bangerth/doc
2021-05-28 Peter MunchMerge pull request #12314 from masterleinad/remove_cuda...
2021-05-28 Marc FehlingMerge pull request #12320 from drwells/fix-linear-opera...
2021-05-28 Marc FehlingMerge pull request #12329 from masterleinad/remove_depr...
2021-05-27 Daniel ArndtMerge pull request #12324 from bangerth/memory
2021-05-27 Daniel ArndtRemove deprecated parallel::CellWeights member functions 12329/head
2021-05-27 Wolfgang BangerthUse automatic memory management with GSL objects. 12324/head
2021-05-27 Wolfgang BangerthMerge pull request #12328 from peterrum/collective_call...
2021-05-27 Wolfgang BangerthMerge pull request #12322 from marcfehling/patch-spacedim
2021-05-27 Wolfgang BangerthMerge pull request #12325 from drwells/remove-test...
2021-05-27 Peter MunchAdd some warnings regarding collective calls 12328/head
2021-05-27 David WellsMerge pull request #12321 from bangerth/mpi
2021-05-27 David WellsRemove an unused variable in a test. 12325/head
2021-05-27 Daniel ArndtMerge pull request #12299 from Rombur/clang_13_warnings
2021-05-27 Wolfgang BangerthMinor doc improvement. 12323/head
2021-05-27 Marc FehlingMake MSVC happy. 12322/head
2021-05-27 Marc FehlingIntroduce `patch_dim` and `patch_spacedim` in DataOut...
2021-05-26 Wolfgang BangerthAdd a missing AssertThrowMPI. 12321/head
2021-05-26 Wolfgang BangerthMerge pull request #11221 from marcfehling/deprecate...
2021-05-26 Daniel ArndtMerge pull request #12315 from simonsticko/fix_tria_acc...
2021-05-26 David WellsFix a failing PETSc test. 12320/head
2021-05-26 Marc FehlingMerge pull request #12308 from masterleinad/remove_depr...
2021-05-26 Marc FehlingMerge pull request #12303 from masterleinad/remove_depr...
2021-05-26 Bruno TurcksinFix warnings using clang 13.0 12299/head
2021-05-26 Simon StickoRemove noexcept on TriaAccessor move constructor and... 12315/head
2021-05-26 Daniel ArndtRemove CUDAWrappers::FEEvaluation overloads taking... 12314/head
2021-05-26 Daniel ArndtUpdate doc/news/changes/incompatibilities/20210525Danie... 12303/head
2021-05-26 Daniel ArndtMerge pull request #12310 from marcfehling/deprecate...
2021-05-26 Daniel ArndtMerge pull request #12306 from bangerth/arkode
2021-05-26 Daniel ArndtMerge pull request #12309 from drwells/improve-mpi...
2021-05-26 Marc FehlingReplace remaining occurences of DoFHandler::locally_own... 12310/head
2021-05-25 David WellsAdd some more AssertThrowMPIs. 12309/head
2021-05-25 Luca HeltaiMerge pull request #12307 from bangerth/arkode-2
2021-05-25 Luca HeltaiMerge pull request #12304 from bangerth/ida
2021-05-25 Daniel ArndtRemove deprecated parallel::Triangulation 12308/head
2021-05-25 Wolfgang BangerthUnify internal names of SUNDIALS ARKODE interfaces. 12306/head
2021-05-25 Marc FehlingTreat `hp::DoFHandler` as alias. Clean up template... 11221/head
2021-05-25 Marc FehlingRemove template argument `DoFHandlerType` from tests.
2021-05-25 Marc FehlingRemove template argument `DoFHandlerType` for classes ...
2021-05-25 Marc FehlingDeprecate Legacy classes.
2021-05-25 Wolfgang BangerthFix a mistake in the ARKODE interface documentation. 12307/head
2021-05-25 Wolfgang BangerthUnify internal names of SUNDIALS IDA interfaces. 12304/head
2021-05-25 Daniel ArndtRemove deprecated parallel::distributed::CellDataTransf...
2021-05-25 Bruno TurcksinMerge pull request #12300 from marcfehling/typo-triaacc...
2021-05-25 Peter MunchRemove MatrixFree::AdditionalData::level_mg_handler 12301/head
2021-05-25 Marc FehlingFix typo. 12300/head
2021-05-24 Wolfgang BangerthMerge pull request #12292 from jppelteret/step-79-touch...
2021-05-24 Marc FehlingMerge pull request #12294 from masterleinad/special_mem...
2021-05-24 Daniel ArndtMark destructor and move assignment operator as noexcept 12294/head
2021-05-24 Marc FehlingMerge pull request #12295 from masterleinad/remove_depr...
2021-05-24 Daniel ArndtAllow copy construction again
2021-05-24 Daniel ArndtRemove deprecated DoFHandler::locally_owned_dofs_per_pr... 12295/head
2021-05-24 Daniel ArndtFix typos
2021-05-24 Daniel ArndtProvide special member functions for TriaAccessor
2021-05-24 Martin KronbichlerMerge pull request #12293 from nicola-giuliani/tria...
2021-05-24 Martin KronbichlerMerge pull request #12290 from peterrum/trilinos_vector...
2021-05-24 Nicola Giulianiadded check not to call faces if dim == 1 when clearing... 12293/head
2021-05-24 Peter MunchReplace usage of local_size() with locally_owned_size... 12290/head
2021-05-23 David WellsMerge pull request #12270 from bangerth/aligned-4
2021-05-23 Jean-Paul PelteretSome minor changes to the step-79 documentation 12292/head
2021-05-23 Daniel ArndtMerge pull request #12288 from drwells/remove-deprecate...
2021-05-23 Daniel ArndtMerge pull request #12289 from drwells/promote-early...
2021-05-22 David WellsPromote early deprecations. 12289/head
2021-05-22 David WellsRemove a lot of deprecated PETSc things. 12288/head
2021-05-22 David WellsAvoid deprecated features in PETSc tests.
2021-05-22 Matthias MaierMerge pull request #12285 from tamiko/update_version_de...
2021-05-22 Matthias Maierupdate version requirement in documentation 12285/head
2021-05-22 Matthias Maierupdate version requirement
2021-05-22 Matthias MaierMerge pull request #12284 from tamiko/master
2021-05-22 Matthias Maierupdate VERSION 12284/head
2021-05-22 Matthias MaierMerge pull request #12283 from tamiko/update-doxygen-tag
2021-05-22 Matthias MaierMerge pull request #12282 from tamiko/update-changes...
2021-05-22 Matthias MaierUpdate doxygen tags. 12283/head
2021-05-22 Matthias MaierRemove now obsolete files. 12282/head
2021-05-22 Matthias MaierUpdate the changelog file for the release.
2021-05-22 Matthias MaierUpdate the changelog file for the release.
2021-05-22 Matthias MaierUpdate the changelog file for the release.
2021-05-22 David WellsMerge pull request #12034 from juleoc02/step-79
2021-05-22 Matthias MaierMerge pull request #12246 from mathsen/gcc_11
2021-05-22 Peter MunchMerge pull request #12273 from drwells/step-78-edits
2021-05-22 David WellsMerge pull request #12278 from jppelteret/symengine...
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.