]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2025-05-08 Wolfgang BangerthPrefer std::free() over ::free(). 18438/head
2025-05-07 David WellsMerge pull request #18416 from bangerth/links
2025-05-07 Wolfgang BangerthMerge pull request #18411 from Rombur/aborx_2_cmake
2025-05-07 Timo HeisterMerge pull request #18430 from bangerth/include
2025-05-07 Wolfgang BangerthMerge pull request #18429 from drwells/refactor-convert...
2025-05-07 Wolfgang BangerthInclude a necessary header. 18430/head
2025-05-06 David WellsMerge pull request #18376 from bangerth/44.1
2025-05-06 David WellsMerge pull request #18424 from tamiko/collect-source...
2025-05-06 David WellsGridGenerator: initialize with numbers::invalid_unsigne... 18429/head
2025-05-06 David WellsGridGenerator: wrap a long line.
2025-05-06 David WellsGridGenerator: make some 3d arrays 2d arrays.
2025-05-06 David WellsGridGenerator: use consistent names.
2025-05-06 David WellsMerge pull request #18427 from bangerth/fix-3
2025-05-06 Wolfgang BangerthPrefer std::ptrdiff_t over ::ptrdiff_t. 18427/head
2025-05-06 Wolfgang BangerthMerge pull request #18290 from tamiko/implement_mpgmres
2025-05-06 Matthias MaierSolver(F|MP)GMRES: make order of AdditionalData fields... 18290/head
2025-05-05 Matthias MaierSolverMPGMRES: fix typo in documentation
2025-05-05 Matthias MaierSolverMPGMRES: add another test
2025-05-05 Matthias MaierSolverMPGMRES: update documentation
2025-05-05 Matthias MaierSolverMPGMRES: refactor internal lambdas
2025-05-05 Matthias MaierSolverMPGMRES: refactor parameter into function argument
2025-05-05 Wyatt Smithadded changelog
2025-05-05 Wyatt Smithadded test for MPGMRES
2025-05-05 Matthias MaierSolverFGMRES: also allow multiple preconditioners becau...
2025-05-05 Matthias MaierSolverFGMRES: fix compilation
2025-05-05 Matthias MaierSolverMPGMRES: allow to switch strategies with an Addit...
2025-05-05 Wyatt SmithSolverMPGMRES/SolverFGMRES: add documentation
2025-05-05 Wyatt SmithSolverMPGMRES: implement various indexing strategies
2025-05-05 Matthias MaierSolverGMRES: add requires() clauses
2025-05-05 Matthias MaierSolverMPGMRES: implement a static dispatch strategy
2025-05-05 Wyatt Smithadd SolverMPGMRES skeleton, refactor code
2025-05-05 Matthias MaierCMake: add CONFIGURE_DEPENDS to header file globs 18424/head
2025-05-05 Matthias MaierCMake: C++ module preparation: collect a full list...
2025-05-05 Martin KronbichlerMerge pull request #18421 from bangerth/warning
2025-05-05 Matthias MaierCMake: remove empty CMakeLists.txt files that serve...
2025-05-05 Matthias MaierMerge pull request #18336 from bangerth/header-configur...
2025-05-05 Wolfgang BangerthFix some broken links. 18416/head
2025-05-05 Marc FehlingMerge pull request #18420 from bangerth/include
2025-05-05 Marc FehlingMerge pull request #18414 from bangerth/taskflow-3.10
2025-05-05 Wolfgang BangerthAvoid a warning about an unused function argument. 18421/head
2025-05-05 Wolfgang BangerthAdd necessary include. 18420/head
2025-05-04 Luca HeltaiMerge pull request #18385 from tamiko/typos
2025-05-04 Matthias MaierMerge pull request #18410 from bangerth/precise
2025-05-03 David WellsMerge pull request #18407 from dominiktassilostill...
2025-05-03 David WellsMerge pull request #18412 from bangerth/trilinos
2025-05-03 David WellsMerge pull request #18415 from bangerth/include
2025-05-03 Wolfgang BangerthAdd necessary include file. 18415/head
2025-05-02 Wolfgang BangerthUpdate TaskFlow to 3.10. 18414/head
2025-05-02 Matthias MaierMerge pull request #18391 from drwells/cleanup-set...
2025-05-02 Wolfgang BangerthMerge pull request #18382 from kinnewig/check_compressed
2025-05-02 Wolfgang BangerthFix some misspellings of Trilinos names. 18412/head
2025-05-02 David WellsMerge pull request #18409 from bangerth/include
2025-05-02 Bruno TurcksinImprove error message when trying to configure with... 18411/head
2025-05-02 Bruno TurcksinMerge pull request #18361 from mwichro/matrices_1d
2025-05-02 Wolfgang BangerthBe more precise with which files we compile. 18410/head
2025-05-02 Michał Wichrowskiresolve comments 18361/head
2025-05-02 Wolfgang BangerthAdd necessary header include. 18409/head
2025-05-02 Dominik StillEnable subface quadratures for triangles 18407/head
2025-05-02 Sebastian KinnewigCheck if the vector is compressed. 18382/head
2025-05-01 Wolfgang BangerthMerge pull request #18379 from drwells/update-orientati...
2025-05-01 David WellsMerge pull request #18398 from dominiktassilostill...
2025-05-01 David WellsMerge pull request #18403 from bangerth/93
2025-05-01 Michał Wichrowskifix format
2025-05-01 Michał Wichrowskifix indentation
2025-05-01 Michał Wichrowskichangelog
2025-05-01 Michał Wichrowskipassing, verified tests for kronecker product
2025-05-01 Michał Wichrowskikronecker product test
2025-05-01 Michał Wichrowskitests for 1D matrices
2025-05-01 Michał Wichrowskiremove .cc -> template
2025-05-01 Michał Wichrowskioutput for test
2025-05-01 Michał Wichrowskiimprove the output
2025-05-01 Michał Wichrowskiinlcude laplace in tests
2025-05-01 Michał Wichrowskitests
2025-05-01 Michał Wichrowskiupdated documentation moved implementation to .cc file
2025-05-01 Michał Wichrowskiadd kronecker product to fullmatrix
2025-04-30 Daniel ArndtMerge pull request #18393 from QY-Shi/fix_tpetra_sparse...
2025-04-30 Daniel ArndtMerge pull request #18401 from bangerth/headers
2025-04-30 Daniel ArndtMerge pull request #18063 from ZhouleiJoeStone/master
2025-04-30 Daniel ArndtMerge pull request #18377 from bangerth/matrix-out
2025-04-30 Daniel ArndtMerge pull request #18396 from gassmoeller/fix_higher_o...
2025-04-30 Martin KronbichlerMerge pull request #18402 from bangerth/mpi
2025-04-30 Wolfgang BangerthAdd some thoughts to step-93. 18403/head
2025-04-30 Wolfgang BangerthDo not separately check for MPI 3+. 18402/head
2025-04-30 Wolfgang BangerthLet files that use MPI include the necessary headers. 18401/head
2025-04-29 Rene GassmoellerUse higher order MappingQ in MappingQEulerian 18396/head
2025-04-29 Michał WichrowskiUpdate include/deal.II/numerics/tensor_product_matrix_c...
2025-04-29 Michał WichrowskiUpdate include/deal.II/numerics/tensor_product_matrix_c...
2025-04-29 Dominik StillAdd non-standard oriented quadrature on subfaces 18398/head
2025-04-29 Martin KronbichlerMerge pull request #18381 from bergbauer/fe_point_fe_q
2025-04-28 David WellsMerge pull request #18397 from peterrum/rk_5_6
2025-04-28 Bruno TurcksinMerge pull request #18395 from bangerth/doc
2025-04-28 Peter MunchTimeStepping: add fith- and sixth-order RK 18397/head
2025-04-28 Maximilian... Review comments 18381/head
2025-04-27 Wolfgang BangerthFix the name of an exception class reference. 18395/head
2025-04-27 Qingyuan ShiFix: explicitly instantiate BlockSparseMatrix::reinit... 18393/head
2025-04-27 David Wellsset_periodicity_constraints(): add a clarifying comment. 18391/head
2025-04-27 David Wellsset_periodicity_constraints(): remove the std::map.
2025-04-27 David Wellsset_periodicity_constraints(): refactor some assertions.
2025-04-27 David Wellsset_periodicity_constraints(): use ReferenceCell.
2025-04-26 David WellsDoFAccessor: improve some comments.
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.