]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2025-05-27 Martin KronbichlerFix argument list to dummy MUMPS constructor 18509/head
2025-05-27 Martin KronbichlerMerge pull request #18488 from bangerth/indent
2025-05-27 Martin KronbichlerMerge pull request #18503 from bangerth/mumps
2025-05-27 Martin KronbichlerMerge pull request #18500 from bangerth/instantiations
2025-05-27 Martin KronbichlerMerge pull request #18506 from bangerth/split-3
2025-05-27 Martin KronbichlerMerge pull request #18505 from bangerth/split-2
2025-05-27 Martin KronbichlerMerge pull request #18504 from bangerth/split
2025-05-26 Wolfgang BangerthAvoid the use of anonymous namespaces in a header file. 18506/head
2025-05-26 Wolfgang BangerthAvoid including .cc files for split instantiations.
2025-05-26 Wolfgang BangerthMove some code to a .templates.h file.
2025-05-26 Wolfgang BangerthMerge pull request #18475 from PolvereUnipi/no_raw_ptrs
2025-05-26 Wolfgang BangerthAvoid the use of anonymous namespaces in a header file. 18505/head
2025-05-26 Wolfgang BangerthAvoid including .cc files for split instantiations.
2025-05-26 Wolfgang BangerthMove some code to a .templates.h file.
2025-05-26 Wolfgang BangerthAvoid including .cc files for split instantiations. 18504/head
2025-05-26 Wolfgang BangerthProvide dummy implementations of SparseDirectMUMPS... 18503/head
2025-05-25 Wolfgang BangerthRemove a template instantiation optimization when build... 18500/head
2025-05-24 Wolfgang BangerthMerge pull request #18498 from drwells/remove-unused...
2025-05-24 Marco FederAdd MPI communicator to SparseDirectMUMPS constructor... 18475/head
2025-05-24 David WellsRemove some unused local types. 18498/head
2025-05-24 Wolfgang BangerthMerge pull request #18495 from drwells/comment-out...
2025-05-24 Wolfgang BangerthMerge pull request #18496 from drwells/remove-casts...
2025-05-23 Wolfgang BangerthMerge pull request #18465 from hofssasc/Closed_and_oriented
2025-05-23 Wolfgang BangerthAdd the script that creates the primary module interfac...
2025-05-23 David WellsRemove (void) etc. casts for AssertNothrow() variables. 18496/head
2025-05-23 David WellsComment-out some unused function arguments. 18495/head
2025-05-23 David WellsAssertNothrow: use the 'if (false)' trick.
2025-05-23 Wolfgang BangerthMark up the scalapack wrapper file for module scripts. 18494/head
2025-05-23 Wolfgang BangerthMark up some DEAL_II_NAMESPACE_OPEN/CLOSE statements... 18493/head
2025-05-23 Wolfgang BangerthAlso indent module files. 18488/head
2025-05-23 Davide PolverinoAvoid raw pointers in SparseDirectMUMPS
2025-05-23 David WellsMerge pull request #18484 from bangerth/detour
2025-05-23 David WellsMerge pull request #18483 from bangerth/offsetof
2025-05-23 Martin KronbichlerMerge pull request #18258 from nataneb/PolynomialsNedel...
2025-05-23 Martin KronbichlerMerge pull request #18485 from bangerth/empty
2025-05-22 Wolfgang BangerthSpecial-case cstddef inclusion. 18483/head
2025-05-22 David WellsMerge pull request #18480 from bangerth/lapack
2025-05-22 Wolfgang BangerthAvoid an unnecessary detour. 18484/head
2025-05-22 Wolfgang BangerthMake sure files are never truly empty. 18485/head
2025-05-22 David WellsMerge pull request #18443 from bangerth/snes
2025-05-22 Wolfgang BangerthMerge pull request #18466 from PolvereUnipi/mumps_addit...
2025-05-22 Wolfgang BangerthRun the configuration check for BLAS/LAPACK with the... 18480/head
2025-05-22 Davide PolverinoAdd additional data and tests final commit 18466/head
2025-05-21 David WellsMerge pull request #18471 from kronbichler/avoid_block_...
2025-05-21 Martin KronbichlerMerge pull request #17932 from bangerth/no-empty
2025-05-21 Martin KronbichlerMerge pull request #18476 from bergbauer/adaptive_mesh_...
2025-05-21 David WellsMerge pull request #18477 from marcfehling/petsc-success
2025-05-21 Sascha Hofstetterchanges to CGAL functions 18465/head
2025-05-21 Natalia NebulishviliAdded general class for anisotropic vector polynomials... 18258/head
2025-05-21 Marc FehlingFixed test petsc/index_set_01.cc. 18477/head
2025-05-21 Marc FehlingMerge pull request #18474 from bangerth/static
2025-05-21 Martin KronbichlerAvoid obsolete include 18469/head
2025-05-20 Martin KronbichlerMerge pull request #18472 from kronbichler/fix_warning
2025-05-20 Martin KronbichlerMerge pull request #18473 from kronbichler/fix_mpgmres_test
2025-05-20 Martin KronbichlerMerge pull request #18470 from kronbichler/basic_check
2025-05-20 Martin KronbichlerNew test case
2025-05-20 Matthias MaierMerge pull request #18468 from kronbichler/improve_peri...
2025-05-20 Wolfgang BangerthWork around an issue with non-exportable names. 18474/head
2025-05-20 Martin KronbichlerAttempt to make MPGMRES test more robust 18473/head
2025-05-20 Martin KronbichlerAttempt to fix warning 18472/head
2025-05-20 Maximilian... Allow adaptive meshes in MappingInfo for empty quadratures 18476/head
2025-05-20 Bruno TurcksinMerge pull request #18464 from bangerth/kokkos
2025-05-20 Martin KronbichlerDo not add Tpetra block vectors to multigrid transfer... 18471/head
2025-05-20 Bruno TurcksinMerge pull request #18467 from marcfehling/clang-format
2025-05-20 Martin KronbichlerBasic consistency check for matrix-free inverse mass... 18470/head
2025-05-20 Martin KronbichlerMake Householder class compile with complex numbers
2025-05-20 Martin KronbichlerImprove performance of CellAccessor::has_periodic_neighbor 18468/head
2025-05-20 Marc FehlingMove position of deal.II header. Fix a typo. 18467/head
2025-05-20 Marc FehlingAdded cgal and vtk folders to .clang-format.
2025-05-20 David WellsMerge pull request #18463 from bangerth/output
2025-05-20 Wolfgang BangerthAvoid static variables and functions in header files. 18464/head
2025-05-19 Wolfgang BangerthFix test output. 18463/head
2025-05-19 Wolfgang BangerthAdd a testcase for SNES. 18443/head
2025-05-17 Wolfgang BangerthMerge pull request #18459 from drwells/fix-petsc-index-set
2025-05-17 David WellsMerge pull request #18460 from emmanuel-ferdman/master
2025-05-16 Emmanuel FerdmanModernize executable path handling in code formatting... 18460/head
2025-05-16 David WellsFix IndexSet::make_petsc_is(). 18459/head
2025-05-16 Matthias MaierMerge pull request #18458 from drwells/fewer-assert...
2025-05-16 David WellsTry to avoid some more unused variable warnings. 18458/head
2025-05-16 Bruno TurcksinMerge pull request #18457 from bangerth/headers
2025-05-16 Timo HeisterMerge pull request #18456 from bangerth/t
2025-05-16 Wolfgang BangerthAlso collect a few forgotten header files. 18457/head
2025-05-16 Wolfgang BangerthHandle template arguments better in grid_out.cc. 18456/head
2025-05-16 Wolfgang BangerthMerge pull request #18455 from masterleinad/fix_clang_t...
2025-05-15 Daniel ArndtFix clang-tidy 18455/head
2025-05-15 David WellsMerge pull request #18453 from masterleinad/consistent_...
2025-05-14 Daniel ArndtMake sure SUNDIALS has the same MPI support as deal.II 18453/head
2025-05-14 Bruno TurcksinMerge pull request #18452 from marcfehling/dockerhub...
2025-05-14 Marc FehlingFix link to dockerhub in readme. 18452/head
2025-05-14 Marc FehlingMerge pull request #18451 from bangerth/fix-dox
2025-05-13 Wolfgang BangerthFix HTML markup. 18451/head
2025-05-13 David WellsAdd a changelog entry. 18446/head
2025-05-12 David Wellsconvert_hypercube_to_simplex_mesh_01: add another case.
2025-05-12 David Wellsconvert_hypercube_to_simplex_mesh_01: add another case.
2025-05-12 David Wellsconvert_hypercube_to_simplex_mesh_01: generalize the...
2025-05-12 David Wellsconvert_hypercube_to_simplex_mesh(): add alternative...
2025-05-12 David Wellsconvert_hypercube_to_simplex_mesh(): use ArrayViews...
2025-05-12 David Wellsconvert_hypercube_to_simplex_mesh(): combine the two...
2025-05-12 Bruno TurcksinMerge pull request #18447 from tamiko/fix_configure_2
2025-05-12 Matthias MaierCMake: do not FATAL_ERROR when ArborX version is out... 18447/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.