]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-07-23 Wolfgang BangerthAvoid locking in some cases. 17356/head
2024-07-23 Wolfgang BangerthAdd a test.
2024-07-23 Wolfgang BangerthUse TaskResult::empty().
2024-07-23 Wolfgang BangerthIntroduce TaskResult::empty().
2024-07-23 Daniel ArndtMerge pull request #17353 from bangerth/task-result-3
2024-07-23 Daniel ArndtMerge pull request #17345 from kronbichler/fix_referenc...
2024-07-23 Daniel ArndtMerge pull request #17354 from kronbichler/fix_dof_renu...
2024-07-23 Bruno TurcksinMerge pull request #17328 from bangerth/try-emplace-2
2024-07-23 Bruno TurcksinMerge pull request #17346 from marcfehling/windows...
2024-07-23 Bruno TurcksinMerge pull request #17329 from bangerth/task-result
2024-07-22 Matthias MaierMerge pull request #17352 from tamiko/fix_tests_for_cla...
2024-07-22 Matthias MaierMerge pull request #17347 from kronbichler/extend_mg_op...
2024-07-22 Martin KronbichlerMerge pull request #17351 from tamiko/fix_tests_for_cla...
2024-07-22 Martin KronbichlerMerge pull request #17350 from tamiko/fix_tests_for_cla...
2024-07-22 Martin KronbichlerMerge pull request #17348 from tamiko/fix_tests_for_cla...
2024-07-22 Martin KronbichlerMerge pull request #17344 from tamiko/sundials_update_04
2024-07-22 Martin KronbichlerMerge pull request #17343 from tamiko/sundials_update_03
2024-07-22 Martin KronbichlerMerge pull request #17341 from tamiko/sundials_update_02
2024-07-22 Martin KronbichlerMerge pull request #17340 from tamiko/sundials_update_01
2024-07-22 Martin KronbichlerUse a more stable numbering for DoFRenumbering::downstream 17354/head
2024-07-22 Martin KronbichlerChangelog 17345/head
2024-07-22 Martin KronbichlerNew test case
2024-07-22 Martin KronbichlerPeriodic boundary conditions: Fix orientation problem
2024-07-22 Wolfgang BangerthAdd to the documentation. 17353/head
2024-07-22 Wolfgang BangerthDrop TaskResult::wait_and_move_result() in favor of...
2024-07-22 Wolfgang BangerthFix TaskResult::clear(). 17329/head
2024-07-22 Matthias MaierMerge pull request #17330 from tamiko/do_not_write_into...
2024-07-22 Matthias MaierTest serialization/fe_series_(01|02): add output variant 17352/head
2024-07-22 Matthias MaierTest hp/dof_renumbering_04: add output variant 17351/head
2024-07-22 Matthias MaierTest grid/grid_generator_pip_junction: do not compare... 17350/head
2024-07-22 Marc FehlingDo not disable ZLIB on Windows. 17346/head
2024-07-22 Matthias MaierTest opencascade/stl_write: disable floating point... 17348/head
2024-07-22 Matthias MaierTest opencascade/stl_refinement: disable floating point...
2024-07-22 Martin KronbichlerMerge pull request #17334 from tamiko/make_test_more_ro...
2024-07-22 Martin KronbichlerMerge pull request #17336 from tamiko/make_test_more_ro...
2024-07-22 Matthias MaierMerge pull request #17339 from marcfehling/msvc-1
2024-07-22 Matthias MaierMerge pull request #17342 from marcfehling/typo
2024-07-22 Martin KronbichlerMerge pull request #17338 from tamiko/make_test_more_ro...
2024-07-22 Martin KronbichlerMerge pull request #17335 from tamiko/make_test_more_ro...
2024-07-22 Martin KronbichlerMerge pull request #17333 from tamiko/make_test_more_ro...
2024-07-22 Martin KronbichlerChangelog 17347/head
2024-07-22 Martin KronbichlerNew test case
2024-07-22 Martin KronbichlerMGTwoLevelTransfer: Extend new MatrixFree-based to...
2024-07-22 Matthias MaierTest sundials/kinsol_08: remove calls to deprecated... 17341/head
2024-07-22 Matthias MaierTest sundials/n_vector: adjust an assert for sundials 7 17340/head
2024-07-22 Matthias MaierTest sundials/arkode_01: add output variant for sundials 7 17344/head
2024-07-22 Marc FehlingFix typo. 17342/head
2024-07-22 Matthias MaierTest sundials/ida_(06|07): add output variant with... 17343/head
2024-07-22 Matthias MaierTest examples/step-75: add an avx512 variant 17338/head
2024-07-22 Marc FehlingLet cmake create folders. 17339/head
2024-07-22 Marc FehlingAdd a comment why we only test in serial.
2024-07-22 Matthias MaierTest examples/step-36: do not compare test output 17336/head
2024-07-22 Matthias MaierTest examples/step-31: add an output variant for avx256... 17335/head
2024-07-22 Matthias MaierTests examples/*: also pick up *run_only output variants 17334/head
2024-07-22 Matthias MaierTest examples/step-30: do not compare test results
2024-07-22 Matthias MaierTest examples/step-52: disable unstable output 17333/head
2024-07-22 Matthias MaierTest examples/step-60: do not write "used_parameters... 17330/head
2024-07-21 Wolfgang BangerthMerge pull request #17298 from drwells/petsc-vector...
2024-07-21 Wolfgang BangerthAdd another test for TaskResult::try_emplace_task(). 17328/head
2024-07-21 Wolfgang BangerthMerge pull request #17279 from tamiko/bring_back_modules
2024-07-21 Matthias MaierMerge pull request #17276 from tamiko/pathsearch_be_gone
2024-07-21 Matthias Maiertests: fix tests failing due to pathsearch changes 17276/head
2024-07-21 Matthias MaierDoxygen: set up DoxygenLayout.xml "topics" or "modules... 17279/head
2024-07-21 Matthias MaierMerge pull request #17278 from marcfehling/msvc-examples-5
2024-07-21 David WellsPetscWrappers::VectorBase: add a missing header. 17298/head
2024-07-21 Matthias MaierMerge pull request #17324 from tjhei/tests-step-75-alt
2024-07-21 Martin KronbichlerMerge pull request #17320 from bangerth/try-emplace...
2024-07-21 Martin KronbichlerMerge pull request #17315 from bangerth/guards
2024-07-21 Martin KronbichlerMerge pull request #17177 from kronbichler/new_mf_transfer
2024-07-21 Martin KronbichlerMerge pull request #17303 from peterrum/compute_no_norm...
2024-07-20 Timo HeisterMerge pull request #17319 from bangerth/doc
2024-07-20 Timo Heistertests/examples/step-75 add output 17324/head
2024-07-20 Martin KronbichlerMerge pull request #17307 from bergbauer/consistent_nor...
2024-07-20 Martin KronbichlerMerge pull request #17297 from bangerth/close
2024-07-20 Martin KronbichlerMerge pull request #17295 from bangerth/unsigned
2024-07-20 Martin KronbichlerMerge pull request #17316 from bangerth/shared
2024-07-20 Peter MunchVectorTools::compute_no_normal_flux_constraints: use... 17303/head
2024-07-20 Martin KronbichlerMerge pull request #17314 from jpthiele/test-ex-75-avx
2024-07-20 Wolfgang BangerthMake some variables 'unsigned'. 17295/head
2024-07-20 Wolfgang BangerthNo need to explicity call 'close()' at the end of a... 17297/head
2024-07-20 Wolfgang BangerthMerge pull request #17310 from tjhei/fix-test-step-34
2024-07-20 Wolfgang BangerthMerge pull request #17308 from tjhei/fix-test-step33
2024-07-20 Wolfgang BangerthMerge pull request #17313 from jpthiele/tpetra-ifpack2...
2024-07-20 Wolfgang BangerthAdd a test for shared::Triangulation. 17316/head
2024-07-20 Wolfgang BangerthMerge pull request #17209 from vyushut/CTest_step_fifties
2024-07-20 Wolfgang BangerthAdd a test. 17320/head
2024-07-20 Wolfgang BangerthAdd TaskResult::try_emplace_task().
2024-07-20 Timo HeisterMerge pull request #17296 from bangerth/check
2024-07-19 Wolfgang BangerthAdd a comment to the documentation of Lazy<T>. 17319/head
2024-07-19 Wolfgang BangerthMerge pull request #17311 from kronbichler/fix_ifpack2
2024-07-19 Wolfgang BangerthMove an #ifdef guard. 17315/head
2024-07-19 Jan Philipp... Guard isSupported check in preconditioners to Trilinos... 17313/head
2024-07-19 Jan Philipp... Specify vectorization level for ex-75 test 17314/head
2024-07-19 Vladimir Yushutintesting step 50 to step 59.FINAL 17209/head
2024-07-19 Martin KronbichlerFix Ifpack2 preconditioner type 17311/head
2024-07-19 Timo Heistertests/examples/step-34: remove solver output 17310/head
2024-07-19 Timo Heisterstep-33: disallow MPI 17308/head
2024-07-19 Wolfgang BangerthMerge pull request #17292 from jpthiele/tpetra-tests...
2024-07-19 Wolfgang BangerthCheck that we can read from/write to streams. 17296/head
2024-07-19 Martin KronbichlerMerge pull request #17183 from jpthiele/tpetra-precon
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.