]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-12-28 Daniel ArndtRemove unused paramter
2022-12-28 Daniel ArndtUse Kokkos::abs
2022-12-28 Daniel ArndtUse create_mirror_view_and_copy
2022-12-28 Daniel ArndtRemove la_parallel_vector_cuda.cc
2022-12-28 Daniel ArndtDon't initialize Views
2022-12-28 Daniel ArndtwqAnnotate Kokkos::parallel_for
2022-12-20 Daniel ArndtMerge remote-tracking branch 'upstream/master' into...
2022-12-19 Matthias MaierMerge pull request #14588 from tjhei/jenkins-mpi-quick...
2022-12-19 Peter MunchMerge pull request #14510 from masterleinad/kokkos_la_d...
2022-12-19 David WellsMerge pull request #14585 from tjhei/fix_deprecated_usa...
2022-12-19 Timo HeisterCI: show quicktest failures 14588/head
2022-12-19 Timo Heisteravoid deprecated function 14585/head
2022-12-19 Timo Heisteravoid deprecated functions in tests
2022-12-19 Daniel ArndtFix typo 14510/head
2022-12-19 Daniel ArndtMerge pull request #14584 from and-salmon/step-22-link
2022-12-19 Daniel ArndtUse Kokkos in MemorySpaceData
2022-12-19 Andrew SalmonUpdate broken link in step-22 intro.dox 14584/head
2022-12-19 Daniel ArndtMerge pull request #14539 from drwells/rearrange-mappin...
2022-12-18 David WellsMappingRelatedData: move to separate header and source... 14539/head
2022-12-18 David WellsMappingRelatedData: remove extra dealii:: qualifications.
2022-12-16 Daniel ArndtMerge pull request #14578 from and-salmon/typo-step-18
2022-12-16 Andrew SalmonCorrect typo in step-18 intro.dox 14578/head
2022-12-15 Daniel ArndtMerge pull request #14416 from peterrum/solver_gmres_fix
2022-12-15 Peter MunchFix vector access in SolverGMRES 14416/head
2022-12-14 David WellsMerge pull request #14573 from bangerth/vtu-2
2022-12-14 Martin KronbichlerMerge pull request #14387 from peterrum/instantiation_h...
2022-12-14 Martin KronbichlerMerge pull request #14570 from peterrum/weight_fe_q_dof...
2022-12-14 Wolfgang BangerthMerge pull request #14572 from masterleinad/fix_more_ar...
2022-12-13 Daniel ArndtMerge pull request #14574 from luca-heltai/petsc-object...
2022-12-13 Luca HeltaiChangelog. 14574/head
2022-12-13 Stefano ZampiniPETScWrappers::VectorBase: use PetscObjectReference
2022-12-13 Wolfgang BangerthRename function arguments. 14573/head
2022-12-13 Wolfgang BangerthRename a function.
2022-12-13 Wolfgang BangerthSimplify data passing to vtk_point_index_from_ijk().
2022-12-12 Daniel ArndtAddress warnings about unused variables 14572/head
2022-12-12 Daniel ArndtMerge pull request #14558 from tamiko/cmake_improve_qui...
2022-12-12 Daniel ArndtAvoid more compiler warnings about array access
2022-12-12 Matthias Maiergitattributes: do not filter run_quick_tests.cmake... 14558/head
2022-12-12 Matthias MaierTests: enable run quick tests in run_buildtest.cmake
2022-12-12 Matthias MaierTests: update quick test error message
2022-12-12 Matthias Maierupdate doc/news/changes
2022-12-12 Matthias Maiertests: add a test target that runs the quick tests
2022-12-12 Matthias MaierTests: Clean up top level CMakeLists.txt
2022-12-12 Matthias MaierTests: convert quicktests to regular tests
2022-12-12 Peter MunchMerge pull request #14559 from tamiko/testsuite_fixes
2022-12-12 Matthias MaierMerge pull request #14564 from peterrum/power_of_two
2022-12-12 Daniel ArndtMerge pull request #14555 from tjhei/jenkins-remove...
2022-12-12 Bruno TurcksinMerge pull request #14549 from adamqc/python-mesh-smoothing
2022-12-12 Peter MunchAdd weight_fe_q_dofs_by_entity_shifted() and compute_we... 14570/head
2022-12-11 David WellsMerge pull request #14563 from peterrum/json_docu
2022-12-11 Martin KronbichlerMerge pull request #14565 from peterrum/feeval_fix_assert
2022-12-11 David WellsMerge pull request #14566 from peterrum/convert_hypercu...
2022-12-11 Matthias MaierMerge pull request #14560 from peterrum/relax_assert
2022-12-11 Matthias MaierCMake: bugfix: do not pass an argument as environemt... 14559/head
2022-12-11 Peter MunchRename tests 14566/head
2022-12-11 Peter MunchFEEvaluation: fix assert 14565/head
2022-12-11 Peter MunchAdd helper function to indicate power of two 14564/head
2022-12-11 Peter MunchParameterHandler: add example for json 14563/head
2022-12-11 Peter MunchRelax assert 14560/head
2022-12-11 Matthias MaierTests: Use find_package(UnixCommands) to detect a suita...
2022-12-11 Matthias MaierTests: make mpiexec and numdiff optional
2022-12-11 Matthias MaierCMake: move a macro definition to the proper file
2022-12-11 Matthias MaierMerge pull request #14556 from bangerth/vtu-1
2022-12-10 Peter MunchMerge pull request #14321 from peterrum/rotate
2022-12-10 Peter MunchMerge pull request #14331 from peterrum/fdm_compression_ad
2022-12-10 Peter MunchTensorProductMatrixSymmetricSumCollection: allow to... 14331/head
2022-12-10 Matthias MaierMerge pull request #14520 from masterleinad/add_mold_linker
2022-12-10 Wolfgang BangerthRemove a function argument. 14556/head
2022-12-10 Ce QinAdd get/set_mesh_smoothing to python bindings. 14549/head
2022-12-10 Wolfgang BangerthReplace one more occurrence of dim-predicated loops.
2022-12-09 Timo HeisterCI: disable old MPI build 14555/head
2022-12-09 David WellsMerge pull request #14552 from peterrum/cgs_log
2022-12-09 David WellsMerge pull request #14550 from tamiko/fix_gmsh_configure
2022-12-09 Daniel ArndtTry using mold in github actions 14520/head
2022-12-09 Peter MunchModified Gram-Schmidt: add docu 14552/head
2022-12-09 Matthias MaierMerge pull request #14546 from drwells/step-70-no-boost
2022-12-08 Daniel ArndtFix clang-tidy
2022-12-08 Daniel ArndtAdd some missing instantiations
2022-12-08 Daniel ArndtBackport for Kokkos 3.0
2022-12-08 Daniel Arndtbackport to Kokkos 3.4.00
2022-12-08 Daniel ArndtRevert changing due to boost
2022-12-08 Daniel ArndtIndentation
2022-12-08 Daniel ArndtFix tests
2022-12-08 Daniel ArndtRemove duplicated tests
2022-12-08 Daniel ArndtTests passing
2022-12-08 Daniel ArndtTests compiling an mostly working
2022-12-08 Daniel ArndtRevert changes to grid_tools.cc
2022-12-08 Daniel ArndtFix up
2022-12-08 Daniel ArndtConvert distributed::Vector to Kokkos
2022-12-08 Daniel ArndtAdd test
2022-12-08 Daniel ArndtImprove Kokkos initialization
2022-12-08 Daniel ArndtGuard CUDA instantiations
2022-12-08 Daniel ArndtDon't use std::is_same_v yet
2022-12-08 Daniel ArndtDisable warnings for Kokkos_Core.hpp
2022-12-08 Daniel ArndtSmall fixes
2022-12-08 Daniel ArndtIndentation
2022-12-08 Daniel ArndtUse original memory_space_data design
2022-12-08 Daniel ArndtRemove Policy
2022-12-08 Daniel ArndtRename values_dev -> values
2022-12-08 Daniel ArndtRename variables
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.