]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-11-25 David Wellsadd a changelog for SparsityPatternBase. 14473/head
2022-11-25 Martin KronbichlerMerge pull request #14453 from Rombur/kokkos_function
2022-11-25 Peter MunchMerge pull request #14464 from mschreter/add_mpi_scatter
2022-11-25 David WellsMerge pull request #14469 from tamiko/modernize_cmake_p...
2022-11-25 David WellsMerge pull request #14463 from tamiko/modernize_cmake_p...
2022-11-24 Matthias Maieradd a news/changes entry 14469/head
2022-11-24 Magdalena Schreteradd utility function MPI::scatter 14464/head
2022-11-24 Matthias MaierCMake: apply contrib/utilities/lowercase_cmake 14463/head
2022-11-24 Matthias MaierExamples: Fix regular expression
2022-11-24 Matthias Maiercontrib/utilities: hook cmake_lowercase into check_inde...
2022-11-24 Matthias Maiercontrib/utilities: add script to convert cmake function...
2022-11-24 Matthias MaierMerge pull request #14466 from tamiko/avoid_kokkos_warning
2022-11-24 Matthias MaierMerge pull request #14465 from tamiko/modernize_cmake_p...
2022-11-24 Matthias MaierCMake: search quietly for kokkos and avoid an unnecessa... 14466/head
2022-11-24 Matthias MaierMerge pull request #14459 from tamiko/make_clang_tidy_c...
2022-11-24 Matthias MaierCMake: always export compile_commands.json in deal... 14465/head
2022-11-23 Wolfgang BangerthMerge pull request #14462 from tamiko/ignore_clangd_files
2022-11-23 Wolfgang BangerthMerge pull request #14460 from kronbichler/fix_warnings
2022-11-23 Wolfgang BangerthMerge pull request #14455 from tamiko/fix_cmake_tpetra
2022-11-23 Matthias Maiergitignore: ignore clangd files and directories 14462/head
2022-11-23 Matthias MaierUpdate .clang-tidy 14459/head
2022-11-23 Martin KronbichlerFix one more warning 14460/head
2022-11-23 Martin KronbichlerFix warning about unused variable in release mode
2022-11-23 Matthias Maierclang-tidy: remove nonexistent check
2022-11-23 Matthias Maierclang-tidy: use line breaks for better readability
2022-11-23 Bruno TurcksinReplace DEAL_II_CUDA_HOST_DEV with DEAL_II_HOST_DEV 14453/head
2022-11-23 Matthias MaierCMake: remove forgotten GO = statement in tpetra compat... 14455/head
2022-11-23 Daniel ArndtMerge pull request #14451 from drwells/sparsity-pattern...
2022-11-23 Timo HeisterMerge pull request #14452 from tamiko/avoid_a_warning
2022-11-23 Matthias MaierGridGenerators: modernize a cell loop and use range... 14452/head
2022-11-23 Matthias MaierGridGenerator: avoid a warning in release mode
2022-11-23 Matthias MaierMerge pull request #14365 from masterleinad/kokkos_bundled
2022-11-22 David WellsClean up some sparsity-related header inclusions. 14451/head
2022-11-22 David WellsRemove SPARSITY_PATTERNS from template-arguments.in
2022-11-22 David WellsMerge pull request #14433 from drwells/sparsity-pattern...
2022-11-22 David WellsMerge pull request #14392 from bangerth/cxx17
2022-11-22 David Wellsmultigrid tools: Remove template on sparsity pattern... 14433/head
2022-11-22 Daniel ArndtAvoid "!." 14365/head
2022-11-22 Daniel ArndtMake Kokkos a required dependency and bundle Kokkos...
2022-11-22 David WellsMerge pull request #14435 from masterleinad/fix_trilino...
2022-11-22 Martin KronbichlerMerge pull request #14441 from drwells/sparsity-base-api
2022-11-22 Martin KronbichlerMerge pull request #14445 from lethe-cfd/particles_peri...
2022-11-22 Marc FehlingMerge pull request #14450 from masterleinad/fix_actions...
2022-11-22 Daniel ArndtMerge pull request #14448 from bangerth/vtu-6
2022-11-21 Timo HeisterMerge pull request #14449 from bangerth/vtu-9
2022-11-21 Daniel ArndtBump actions/checkout from 2 to 3 14450/head
2022-11-21 Wolfgang BangerthAvoid boost::optional/variant in favor of std_cxx17... 14392/head
2022-11-21 Daniel ArndtMerge pull request #14437 from quangx/fix-step76-document
2022-11-21 David WellsRedo SparsityPatternBase::add_entries() to use pairs. 14441/head
2022-11-21 Bruno BlaisRemove two lines that were added by mistake 14445/head
2022-11-21 Bruno BlaisUpdate doc/news/changes/minor/20221118Blais
2022-11-21 Bruno BlaisFix indentation
2022-11-21 Wolfgang BangerthMove declaration of vtu_stream to where it is used. 14449/head
2022-11-21 Quang Hoangfix typos 14437/head
2022-11-21 Bruno BlaisUpdate test documentation
2022-11-21 David WellsMerge pull request #14447 from tjhei/fix-indent-script
2022-11-21 Wolfgang BangerthUse variable-sized std::array instead of fixed number... 14448/head
2022-11-21 David WellsMerge pull request #14446 from bangerth/vtu-5
2022-11-21 Bruno BlaisApply suggestions from code review
2022-11-21 Bruno BlaisUpdate include/deal.II/grid/grid_tools_cache.h
2022-11-21 Timo Heisterfix indent script 14447/head
2022-11-21 David WellsMerge pull request #14444 from bangerth/ident
2022-11-21 Daniel ArndtMerge pull request #14429 from masterleinad/cuda_build_...
2022-11-21 Bruno BlaisExchange ghost uses vertices w ghost_neighbors
2022-11-21 Bruno BlaisAdd test for new periodic exchange ghost
2022-11-20 Bruno BlaisUpdate source/particles/particle_handler.cc
2022-11-20 Bruno BlaisUpdate source/particles/particle_handler.cc
2022-11-20 Wolfgang BangerthConvert yet another function. 14446/head
2022-11-20 Wolfgang BangerthSimplify yet more code.
2022-11-20 Wolfgang BangerthSimplify more code.
2022-11-19 Wolfgang BangerthAdd a bit of documentation. 14444/head
2022-11-19 Matthias MaierMerge pull request #14424 from masterleinad/kokkos_prin...
2022-11-19 Daniel ArndtPrint backends and architectures for Kokkos 14424/head
2022-11-19 Daniel ArndtOnly pass Kokkos flags 14435/head
2022-11-19 Daniel ArndtRemove optimization flags from Trilinos flags
2022-11-19 Daniel ArndtFix flags for Trilinos+Kokkos
2022-11-19 Daniel ArndtBuild CUDA tests in CUDA CI 14429/head
2022-11-19 Bruno BlaisUpdate doc/news/changes/minor/20221118Blais
2022-11-18 Wolfgang BangerthSimplify some code.
2022-11-18 Bruno BlaisAdded contributor file
2022-11-18 Bruno BlaisFix indentation
2022-11-18 Bruno BlaisFianlize documentation
2022-11-18 David WellsMerge pull request #14442 from marcfehling/vectorcopy
2022-11-17 Daniel ArndtMerge pull request #14438 from bangerth/petsc
2022-11-17 Bruno BlaisFirst working version
2022-11-17 Wolfgang BangerthRe-introduce (now deprecated) old constructor. 14438/head
2022-11-17 Timo HeisterMerge pull request #14436 from Rombur/cuda_ice
2022-11-17 Bruno TurcksinMerge pull request #14421 from bangerth/vtu-3
2022-11-17 Bruno TurcksinInstall boost 14436/head
2022-11-17 Wolfgang BangerthAdd a changelog.
2022-11-17 Wolfgang BangerthSimplify step-40.
2022-11-17 Wolfgang BangerthAvoid the use of deprecated constructors.
2022-11-17 Wolfgang BangerthDeprecate the use of PETScWrapper::Solver* constructors...
2022-11-17 Wolfgang BangerthSimplify code.
2022-11-17 Wolfgang BangerthRemove the need to store the MPI communicator in PETScW...
2022-11-17 Wolfgang BangerthProvide the ability to query the communicator from...
2022-11-17 Daniel ArndtMerge pull request #14434 from drwells/sparsity-pattern...
2022-11-17 Timo HeisterMerge pull request #14439 from bangerth/comment
2022-11-17 Wolfgang BangerthFix a misspelling in a comment. 14439/head
2022-11-16 David WellsDoFTools: use some ranged-for loops 14434/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.