]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-01-26 Stefano Zampinirename assign_petsc_matrix/vector to reinit
2023-01-26 Daniel ArndtMerge pull request #14508 from tamiko/modernize_cmake_p...
2023-01-26 Matthias MaierMerge pull request #14701 from bangerth/explicit
2023-01-26 Matthias MaierMerge pull request #14722 from masterleinad/introduce_d...
2023-01-25 Matthias MaierMerge pull request #14719 from drwells/more-initlog
2023-01-25 Wolfgang BangerthMerge pull request #14702 from drwells/set-combined...
2023-01-25 Wolfgang BangerthMerge pull request #14602 from luca-heltai/petsc-petscm...
2023-01-25 Wolfgang BangerthMerge pull request #14709 from drwells/misc-reference...
2023-01-25 Wolfgang BangerthMerge pull request #14723 from tamiko/silence_configure...
2023-01-25 Daniel ArndtFxi some more whitespaces 14722/head
2023-01-25 Daniel ArndtUse DEAL_II_IF_CONSTEXPR as attribute
2023-01-25 David WellsMerge pull request #14724 from tamiko/silence_configure...
2023-01-25 David WellsMerge pull request #14718 from masterleinad/fix_get_pos...
2023-01-25 David WellsMerge pull request #14725 from tamiko/fix_bundled_boost...
2023-01-25 Matthias MaierBoost: apply an upstream patch to silence -Wnonnull... 14725/head
2023-01-25 Matthias MaierCMake: Silence a warning about HDF5_ROOT containing... 14724/head
2023-01-25 Matthias MaierCMake: silence the CMAKE_CXX_EXTENSIONS warning when... 14723/head
2023-01-24 David WellsMerge pull request #14720 from drwells/fix-suitesparse...
2023-01-24 Daniel ArndtIntroduce DEAL_II_IF_CONSTEXPR
2023-01-24 Timo HeisterMerge pull request #14714 from masterleinad/kokkos_init...
2023-01-24 David WellsUse initlog() in more tests. 14719/head
2023-01-24 David WellsSparseDirectUMFPACK: Use the correct type alias. 14720/head
2023-01-24 Matthias MaierMerge pull request #14715 from luca-heltai/stefanozampi...
2023-01-24 Daniel ArndtAdd explicit instantiations for VectorTools::get_positi... 14718/head
2023-01-24 Stefano ZampiniConfigure: allow discovery of SLEPc when PETSc has... 14715/head
2023-01-24 Daniel ArndtMake ensure_kokkos_initialized thread-safe 14714/head
2023-01-24 Bruno TurcksinMerge pull request #14628 from masterleinad/move_cuda_tests
2023-01-24 Matthias Maierdefine_interface_target: guard link options with genera... 14508/head
2023-01-24 Matthias Maieradd a news/changes entry
2023-01-24 Matthias MaierCMake: update the set of admissible feature variables
2023-01-24 Matthias MaierCMake: add define_interface_target()
2023-01-24 Matthias MaierCMake: require CMake version 3.11
2023-01-23 Wolfgang BangerthMerge pull request #14601 from luca-heltai/petsc-mpi...
2023-01-23 Daniel ArndtMerge pull request #14712 from peterrum/test_mg_k1
2023-01-23 Wolfgang BangerthMerge pull request #14710 from drwells/reference-cell...
2023-01-23 Peter MunchGlobal-coarsening MG: test linear elements 14712/head
2023-01-22 David WellsMerge pull request #14708 from marcfehling/cellweights
2023-01-22 David WellsReferenceCell: split a string. 14709/head
2023-01-22 David WellsReferenceCell: use more switch statements.
2023-01-22 David WellsReferenceCell: use std::numeric_limits.
2023-01-22 David WellsReferenceCell: Introduce an alias for std::equal().
2023-01-22 David WellsReferenceCell: consolidate some tables. 14710/head
2023-01-22 David WellsReferenceCell: Use unsigned chars for orientation.
2023-01-22 David WellsTriangulation: Use lines_per_face for indexing.
2023-01-22 Daniel ArndtMerge pull request #14361 from jh66637/is_neighbor
2023-01-22 Stefano ZampiniFix sundials test 14601/head
2023-01-22 Stefano ZampiniAdd missing compress in tests
2023-01-22 Stefano ZampiniRemove usage of VecGetValues
2023-01-22 Stefano ZampiniPETScWrappers: add a couple of missing reinits
2023-01-22 Stefano Zampiniremove NULL
2023-01-22 Stefano ZampiniPETScWrappers::MPI::BlockVector Add missing conversion...
2023-01-22 Luca HeltaiMake the documentation clear about what the assign...
2023-01-22 Luca HeltaiMoved initialization of petsc_nest_vector into ctrs.
2023-01-22 Luca HeltaiApply suggestions from code review. Documentation part.
2023-01-22 Luca HeltaiChangeLog.
2023-01-22 Stefano ZampiniPETScWrappers: improve BlockVector class
2023-01-22 David WellsRemove now-unused orientation functions. 14702/head
2023-01-22 David WellsSwitch to setting the combined orientation.
2023-01-22 Marc FehlingMerge pull request #14706 from drwells/remove-Reference...
2023-01-22 David WellsMerge pull request #14707 from marcfehling/poisseuille
2023-01-21 Marc FehlingAdded default constructor for CellWeights. 14708/head
2023-01-21 Marc FehlingMinor changes to PoisseuilleFlow. 14707/head
2023-01-21 David Wellsdealii::ReferenceCells -> ReferenceCells 14706/head
2023-01-21 David WellsRemove the internal::ReferenceCell namespace.
2023-01-21 Wolfgang BangerthMerge pull request #14705 from masterleinad/fix_race_ko...
2023-01-20 Wolfgang BangerthExclude extern declaration from MS VC consideration. 14701/head
2023-01-20 Daniel ArndtFix race condition in implicit Kokkos initialization 14705/head
2023-01-19 Wolfgang BangerthAlso mark some variable instantiations as 'extern'.
2023-01-19 Daniel ArndtMerge pull request #14703 from tamiko/fix_race_condition
2023-01-18 Matthias MaierTest: sundials/n_vector: fix race condition 14703/head
2023-01-18 Wolfgang BangerthMerge pull request #14700 from drwells/fix-static-asser...
2023-01-18 Marc FehlingMerge pull request #14699 from tamiko/add_missing_inclu...
2023-01-18 David WellsImprove two static_assert()s. 14700/head
2023-01-18 Matthias MaierMerge pull request #14698 from bangerth/explicit
2023-01-18 Matthias Maierinclude/deal.II/optimization/line_minimization.h add... 14699/head
2023-01-18 Johannes HeinzAdd BBox::has_overlap_with() and fix NeighborType for... 14361/head
2023-01-18 Martin KronbichlerMerge pull request #14697 from bangerth/doc-89
2023-01-18 Matthias MaierMerge pull request #14683 from luca-heltai/stefanozampi...
2023-01-18 Matthias MaierMerge pull request #14684 from luca-heltai/stefanozampi...
2023-01-18 Matthias MaierMerge pull request #14696 from tamiko/add_missing_includes
2023-01-18 Wolfgang BangerthDeclare the existence of explicit instantiations. 14698/head
2023-01-17 Wolfgang BangerthAdd a comment for a recent patch. 14697/head
2023-01-17 Wolfgang BangerthMerge pull request #14694 from drwells/n-face-orientati...
2023-01-17 Matthias MaierTests: optimization/* add missing include 14696/head
2023-01-17 Daniel ArndtMerge pull request #14688 from vyushut/keywords
2023-01-17 Vladimir YushutinUpdate doc/doxygen/tutorial/tutorial.h.in 14688/head
2023-01-17 Daniel ArndtMerge pull request #14690 from tamiko/always_run_quicktests
2023-01-17 David WellsUse ReferenceCell::n_face_orientations() in a few more... 14694/head
2023-01-17 Luca HeltaiMerge pull request #14677 from luca-heltai/stefanozampi...
2023-01-17 Peter MunchMerge pull request #14687 from drwells/n-lines-warning
2023-01-17 Stefano ZampiniRemove outdated comments 14684/head
2023-01-17 Stefano ZampiniAdd comments 14683/head
2023-01-17 Matthias MaierTestsuite: run quick tests during build test 14690/head
2023-01-17 Stefano ZampiniApply suggestions from code review
2023-01-17 Stefano ZampiniUpdate source/lac/petsc_matrix_base.cc 14602/head
2023-01-17 Daniel ArndtMerge pull request #14681 from nlsmrg/replace-ucd-to...
2023-01-17 Timo HeisterMerge pull request #14689 from tamiko/add_tester_ng
2023-01-17 Matthias MaierCMake: Promote "tester-ng" to official regression tester 14689/head
2023-01-16 Marc FehlingMerge pull request #14682 from luca-heltai/stefanozampi...
2023-01-16 Marc FehlingMerge pull request #14679 from bangerth/vtu-cleanup
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.