]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-03-02 Daniel ArndtRun quick tests in GitHub CI 13467/head
2022-03-01 Marc FehlingMerge pull request #13466 from drwells/tbb-quick-test
2022-02-28 David WellsFix the TBB quick test. 13466/head
2022-02-28 Matthias MaierMerge pull request #13462 from tjhei/changelog2
2022-02-28 Matthias MaierMerge pull request #13464 from tjhei/mpi3_doc
2022-02-28 Timo Heisterdocumentation: MPI 3.0 minimum 13464/head
2022-02-28 Wolfgang BangerthMerge pull request #13446 from pengfej/fbranch
2022-02-28 Timo Heisteradd changelog entry 13462/head
2022-02-28 Timo HeisterMerge pull request #13461 from tamiko/require_mpi_3
2022-02-28 Daniel ArndtMerge pull request #13427 from harmonj/FE_NEDELEC_DOC
2022-02-28 Matthias MaierCMake: require MPI 3.0 13461/head
2022-02-28 Wolfgang BangerthMerge pull request #13459 from peterrum/test_fix_comput...
2022-02-27 Peter MunchFix GC tests 13459/head
2022-02-27 Jake HarmonAdd shape function illustrations for FE_Nedelec 13427/head
2022-02-27 Marc FehlingMerge pull request #13455 from tjhei/add_test
2022-02-26 Marc FehlingMerge pull request #13442 from bangerth/comments
2022-02-26 Timo Heisteradd test for invert_cells_with_negative_measure 13455/head
2022-02-26 Wolfgang BangerthMerge pull request #13454 from tjhei/changelog
2022-02-26 Timo Heisteradd changelog for gmsh inverted cell fix 13454/head
2022-02-26 Timo HeisterMerge pull request #13444 from singima/grid_edits_alt
2022-02-26 Marc FehlingMerge pull request #13453 from bangerth/warning
2022-02-26 Wolfgang BangerthAvoid a warning about comparison of differently sized... 13453/head
2022-02-26 Marc FehlingMerge pull request #13448 from bangerth/assertion
2022-02-25 Wolfgang BangerthMerge pull request #13449 from marcfehling/zorder-weight
2022-02-25 Wolfgang BangerthMerge pull request #13450 from zjiaqi2018/fix-instantiation
2022-02-25 Wolfgang BangerthUpdate source/distributed/tria.cc 13448/head
2022-02-25 Marc Fehlingcell_weight: not implemented for partition_zorder 13449/head
2022-02-25 Jiaqi Zhanginstantiation for add_entries_local_to_global 13450/head
2022-02-25 Pengfei JiaRemove unnecessary codes 13446/head
2022-02-25 Sean Ingimarsontest fix 13444/head
2022-02-25 Sean IngimarsonAllow loading Gmsh files with some cells inverted
2022-02-25 Wolfgang BangerthAdd an assertion for p4est weights.
2022-02-25 Peter MunchMerge pull request #13443 from peterrum/compute_diagona...
2022-02-24 Peter MunchAdd assert to MFTools::compute_diagonal() 13443/head
2022-02-24 Martin KronbichlerMerge pull request #13416 from luca-heltai/fix-non...
2022-02-24 Martin KronbichlerMerge pull request #13436 from bangerth/arkode
2022-02-24 Wolfgang BangerthMinor updates to ARKode in-code commentary. 13442/head
2022-02-24 Wolfgang BangerthMove a couple of functions out of line. 13436/head
2022-02-23 Peter MunchMerge pull request #13441 from kronbichler/fix_step75
2022-02-23 Wolfgang BangerthMerge pull request #13439 from tamiko/declare_as_constexpr
2022-02-23 Martin KronbichlerFix run time error in step-75. 13441/head
2022-02-23 Matthias MaierDeclare a number of static consts as constexpr 13439/head
2022-02-22 Marc FehlingMerge pull request #13434 from peterrum/copy_triangulat...
2022-02-22 Daniel ArndtMerge pull request #13433 from rezarastak/vertex_dof_ac...
2022-02-22 Daniel ArndtMerge pull request #13432 from nfehn/tensor_kernels
2022-02-22 Marc FehlingMerge pull request #13435 from luca-heltai/minor-fix...
2022-02-22 Wolfgang BangerthMerge pull request #13422 from kronbichler/remove_unnee...
2022-02-22 Wolfgang BangerthMerge pull request #13430 from peterrum/assert_get_fe_index
2022-02-22 Reza RastakNew DoFAccessor test added for vertex dofs 13433/head
2022-02-22 Luca HeltaiFixed ParsedConvergenceTable::difference() 13435/head
2022-02-22 Niklas Fehnfix bug 13432/head
2022-02-22 Peter MunchFix p:d:T::copy_triangulation() 13434/head
2022-02-22 Martin KronbichlerMerge pull request #13429 from peterrum/present_index
2022-02-22 Niklas Fehnapply changes to all occurrences in tensor_product_kern...
2022-02-22 Martin KronbichlerAdd changelog entry 13422/head
2022-02-22 Niklas Fehnchange logic in tensor product kernels to positive...
2022-02-22 Peter MunchImprove assert message for invalid FE indices in DoFAcc... 13430/head
2022-02-21 Daniel ArndtMerge pull request #13431 from gfcas/fix_doc_typo
2022-02-21 Fabian CastelliFix indent-all header typo 13431/head
2022-02-21 Martin KronbichlerMore adaptations to include files
2022-02-21 Peter MunchMerge pull request #13420 from peterrum/check_vector_co...
2022-02-21 Matthias MaierMerge pull request #13424 from tamiko/performance_tests_06
2022-02-21 Matthias MaierRun timing step 37 exclusively as well 13424/head
2022-02-21 Matthias MaierUpdate doc/developers/testsuite.html
2022-02-21 Matthias MaierPerformance tests: run serial timing tests exclusively
2022-02-21 Matthias MaierUpdate documentation
2022-02-21 Matthias MaierCMake: add a .exclusive. toggle to ensure that certain...
2022-02-21 Matthias MaierPerformance tests: limit concurrency of tests
2022-02-21 Peter MunchReplace present_index by index() in DoFAccessor 13429/head
2022-02-21 Peter MunchFEEval::check_vector_compatibility: improve assert... 13420/head
2022-02-21 Marc FehlingMerge pull request #13425 from lethe-cfd/add_erf_mu_parser
2022-02-21 Marc FehlingMerge pull request #13426 from tamiko/master
2022-02-20 Matthias MaierCMake: Fix typo 13426/head
2022-02-20 Matthias MaierMerge pull request #13421 from luca-heltai/fix-gmsh
2022-02-20 Matthias MaierMerge pull request #13423 from tamiko/performance_tests_05
2022-02-20 Martin KronbichlerAdd include file missing after re-structuring
2022-02-20 Bruno BlaisAdd erf to muparser 13425/head
2022-02-20 Martin KronbichlerRemove some more appearances
2022-02-20 Matthias MaierBugfix: adjust collect_measurements to new directory... 13423/head
2022-02-20 Martin KronbichlerRemove some unnecessary includes of grid_tools.h
2022-02-20 Luca HeltaiFixed bug in gmsh api. 13421/head
2022-02-19 Luca HeltaiFixed NonMatching::create_coupling_* when constraints... 13416/head
2022-02-19 Peter MunchMerge pull request #13415 from luca-heltai/fix-rectangu...
2022-02-18 Martin KronbichlerMerge pull request #13408 from tamiko/augment_revision_log
2022-02-18 Martin KronbichlerMerge pull request #13410 from luca-heltai/add-balanced...
2022-02-18 Martin KronbichlerMerge pull request #13419 from drwells/index-owner...
2022-02-18 Matthias MaierMerge pull request #13417 from tamiko/compatibility_fix
2022-02-18 David WellsMove some inline function definitions down. 13419/head
2022-02-18 David WellsMove ConsensusAlgorithmsPayload into a source file.
2022-02-18 David WellsMove Dictionary into a source file.
2022-02-18 David WellsMove DictionaryPayload into a source file.
2022-02-18 Matthias MaierCMake: Testsuite: make target names compatible with 9.3 13417/head
2022-02-18 Matthias Maierchange output format and pattern matching 13408/head
2022-02-18 Matthias MaierCMake: output commit timestamp in performance.csv
2022-02-18 Matthias MaierCMake: also export timestamp to revision.log
2022-02-18 Matthias Maieradd a news entry
2022-02-18 Matthias MaierCMake: also record git commit timestamp
2022-02-18 Luca HeltaiAnother rectangular version of add_entries_local_to_glo... 13415/head
2022-02-18 Matthias MaierMerge pull request #13401 from bangerth/cmake-regex
2022-02-18 Luca HeltaiMake GridGenerator::hyper_ball_balanced() available... 13410/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.