]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 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 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
2023-01-16 Vladimir Yushutinstep-59, step-64, step85 keywords added
2023-01-16 David WellsRe-implement a compiler warning workaround 14687/head
2023-01-16 Wolfgang BangerthMinor cleanup in the VTU writer. 14679/head
2023-01-16 Wolfgang BangerthMerge pull request #14680 from drwells/reference-cell...
2023-01-16 Stefano ZampiniPETScWrappers::MatrixBase implement clear_rows_columns
2023-01-16 Stefano ZampiniPETScWrappers::MPI::SparseMatrix: use SEQAIJ with one...
2023-01-16 Stefano ZampiniPETScWrappers::MPI::Vector use VectorBase contructor... 14682/head
2023-01-15 Nils MargenbergReplace ucd_to_deal with a local vertex numbering in... 14681/head
2023-01-15 Nils MargenbergReplace ucd_to_deal with a local vertex numbering in...
2023-01-15 Timo HeisterMerge pull request #14652 from masterleinad/workflow_tidy
2023-01-15 Luca HeltaiMerge pull request #14678 from luca-heltai/stefanozampi...
2023-01-14 David WellsUse switch statements in ReferenceCell. 14680/head
2023-01-14 David WellsReferenceCell: convert to constexpr.
2023-01-13 Marc FehlingMerge pull request #14674 from bangerth/ref-cell-centralize
2023-01-13 Marc FehlingMerge pull request #14675 from bangerth/deprecated
2023-01-13 Marc FehlingMerge pull request #14661 from bangerth/test-vtu
2023-01-13 Marc FehlingMerge pull request #14671 from masterleinad/fix_kokkos_...
2023-01-13 Daniel ArndtMerge pull request #14676 from luca-heltai/stefanozampi...
2023-01-13 Stefano ZampiniConfigure: support KOKKOS when found with PETSc 14677/head
2023-01-13 Stefano ZampiniMPI_InitFinalize: do not finalize PETSc/SLEPc if we... 14678/head
2023-01-13 Stefano ZampiniMinor changes to examples comments 14676/head
2023-01-12 Wolfgang BangerthRename functions to better reflect their functionality. 14675/head
2023-01-12 Wolfgang BangerthMinor code cleanups in connectivity.h.
2023-01-12 Wolfgang BangerthAvoid a deprecated function in the last context where...
2023-01-12 Wolfgang BangerthCentralize translation between deal.II and VTK numberin... 14674/head
2023-01-12 David WellsMerge pull request #14664 from bangerth/ref-cell-deprecate
2023-01-12 David WellsMerge pull request #14672 from bangerth/doc-88
2023-01-12 David WellsMerge pull request #14673 from nlsmrg/grid-generator-fix
2023-01-12 Timo HeisterMerge pull request #14670 from bangerth/contains-point
2023-01-12 Wolfgang BangerthUse platform independent random numbers. 14670/head
2023-01-12 Nils MargenbergReplace ucd_to_deal with a local vertex numbering in... 14673/head
2023-01-12 Daniel ArndtMerge pull request #14650 from masterleinad/guard_boost...
2023-01-12 Daniel ArndtMerge pull request #14669 from drwells/barycentric...
2023-01-12 Daniel ArndtAlso export additional variables to dea.IIConfig.cmake 14650/head
2023-01-12 Daniel Arndtdefine preprocessor variables for all DEAL_II_FEATURE_...
2023-01-11 Wolfgang BangerthUse a conditional to avoid accesses the compiler flags...
2023-01-11 Marc FehlingMerge pull request #14663 from bangerth/assert-vtu
2023-01-11 Marc FehlingMerge pull request #14666 from bangerth/doc-87
2023-01-11 Marc FehlingMerge pull request #14668 from bangerth/cleanup
2023-01-11 Marc FehlingMerge pull request #14665 from bangerth/comments
2023-01-11 David WellsBarycentricPolynomials: clean up implementation. 14669/head
2023-01-11 David WellsReferenceCell: port line_to_cell_vertices() over
2023-01-11 Wolfgang BangerthAugment documentation of the PETSc block sparse matrix. 14672/head
2023-01-11 Wolfgang BangerthMinor updates to bounding box documentation. 14666/head
2023-01-11 Daniel ArndtFix OpenMP flag for Kokkos >= 4.0.00 14671/head
2023-01-11 Wolfgang BangerthAdd a changelog entry.
2023-01-11 Wolfgang BangerthAdd a test.
2023-01-11 Wolfgang BangerthImplement ReferenceCell::contains_points() for the...
2023-01-11 Wolfgang BangerthFix the name of a variable: 'ratio' instead of 'ration'. 14668/head
2023-01-11 Wolfgang BangerthRemove comments that are no longer useful. 14665/head
2023-01-11 Daniel ArndtPrefix FEATURE_*_BUNDLED_CONFIGURED with DEAL_II
2023-01-11 Daniel ArndtRename preprocessor variable to DEAL_II_WITH_BOOST_BUNDLED
2023-01-11 Wolfgang BangerthAvoid a deprecated function. 14664/head
2023-01-11 Wolfgang BangerthAdd a changelog entry.
2023-01-11 Wolfgang BangerthDeprecate functions in ReferenceCell and introduce...
2023-01-11 Wolfgang BangerthMerge pull request #14662 from drwells/connectivity...
2023-01-10 Daniel ArndtAdd comments ans provide fallback implementation
2023-01-10 Daniel ArndtGuard for clang>=16 instead of IntelLLVM
2023-01-10 Daniel ArndtMerge pull request #14660 from bangerth/array
2023-01-10 Daniel ArndtMerge pull request #14659 from bangerth/vtu-1
2023-01-10 Daniel ArndtMerge pull request #14654 from bangerth/array-view
2023-01-10 Daniel ArndtMerge pull request #14658 from bangerth/vtu-2
2023-01-10 Wolfgang BangerthMake special casing in VTU output more explicit. 14663/head
2023-01-10 Daniel ArndtCherry-pick fix into bundled boost
2023-01-10 David WellsUse TriaObjectsOrientations in connectivity.h. 14662/head
2023-01-10 Daniel ArndtAdd comment for the commit fixing the issue
2023-01-10 Wolfgang BangerthTest output of a simplex cell with n_subdivisions=2. 14661/head
2023-01-10 Wolfgang BangerthUse std::array instead of a C-style array. 14660/head
2023-01-10 Wolfgang BangerthAugment documentation of DataOutBase::Patch. 14658/head
2023-01-10 Wolfgang BangerthDo not write gratuitous output files into test directories. 14659/head
2023-01-10 Daniel ArndtRemove Jenkinsfile.tidy 14652/head
2023-01-10 Daniel ArndtMerge pull request #14653 from bangerth/ref-99
2023-01-10 Daniel ArndtMerge pull request #14655 from bangerth/av-2
2023-01-10 Daniel ArndtFix some more
2023-01-10 Wolfgang BangerthMerge pull request #14610 from CodyGirl/lapack-document...
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.