]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-03-21 Wolfgang BangerthApply invocable concepts in parallel.h.
2023-03-21 Daniel ArndtMerge pull request #14491 from tamiko/modernize_cmake_p...
2023-03-21 Timo HeisterMerge pull request #14919 from sebproell/trilinos-solvers
2023-03-21 Wolfgang BangerthMerge pull request #14924 from drwells/fix-exodusii...
2023-03-20 David WellsFix namespacing in the ExodusII error macro. 14924/head
2023-03-20 Wolfgang BangerthMerge pull request #14923 from sloede/msl/remove-mpi...
2023-03-20 Wolfgang BangerthMerge pull request #14921 from masterleinad/version_cxx...
2023-03-20 Michael Schlottke... Remove obsolete CMake test for `MPI_SEEK_SET` 14923/head
2023-03-20 Daniel ArndtUse <version> header for C++20 feature checks 14921/head
2023-03-20 Sebastian ProellSimplify Trilinos solver implementation 14919/head
2023-03-20 Marc FehlingMerge pull request #14902 from tjhei/jenkins-osx
2023-03-20 Marc FehlingMerge pull request #14906 from bangerth/colon
2023-03-20 Martin KronbichlerMerge pull request #14909 from bangerth/doc-87
2023-03-20 Martin KronbichlerMerge pull request #14885 from nils-schween/collect_per...
2023-03-20 Martin KronbichlerMerge pull request #14903 from bergbauer/neighboring_ce...
2023-03-20 Martin KronbichlerMerge pull request #14835 from kronbichler/fix_solver_c...
2023-03-20 Martin KronbichlerMerge pull request #14910 from bangerth/q-vs-p
2023-03-20 Martin KronbichlerMerge pull request #14916 from bangerth/update-flags
2023-03-20 Martin KronbichlerMerge pull request #14917 from bangerth/q
2023-03-20 Peter MunchMerge pull request #14362 from jh66637/cgal_linker_error
2023-03-20 Johannes HeinzFix linker error, due to compute_intersection_of_cells() 14362/head
2023-03-19 Timo HeisterMerge pull request #14908 from bangerth/boundary-ids
2023-03-19 Wolfgang BangerthUpdate documentation of Quadrature. 14917/head
2023-03-19 Wolfgang BangerthUpdate description of UpdateFlags::update_quadrature_po... 14916/head
2023-03-19 Wolfgang BangerthMerge pull request #14914 from peterrum/cl_dummy_remove
2023-03-19 Wolfgang BangerthMerge pull request #14912 from peterrum/fix_formating_pp
2023-03-19 Peter MunchRemove redundant new lines 14914/head
2023-03-19 Peter MunchRemove dummy changelog entry
2023-03-18 Peter MunchFix formating 14912/head
2023-03-18 Peter MunchMerge pull request #14911 from bangerth/grammar
2023-03-18 Wolfgang BangerthMake it more obvious that evaluation points are not... 14910/head
2023-03-18 Wolfgang BangerthFix a grammar mistake. 14911/head
2023-03-18 Wolfgang BangerthUpdate documentation for DataPostprocessor. 14909/head
2023-03-17 Wolfgang BangerthDo not ask for things we don't actually need. 14908/head
2023-03-17 Daniel ArndtMerge pull request #14904 from bergbauer/instantiation_...
2023-03-17 Maximilian... Select correct code path for neighbor elements in FEEva... 14903/head
2023-03-17 Matthias MaierCMake: Bugfix: do not escape variables 14491/head
2023-03-17 Matthias MaierCMake: Remove most of the COMPILE_LANGUAGE generator...
2023-03-17 Matthias MaierCMake: Remove unnecessary includes
2023-03-17 Matthias MaierCMake: Bugfix: Do not propagate -Werror to boost checks
2023-03-17 Matthias MaierTest hp/step-27: mark value() as override
2023-03-17 Matthias MaierCMake: Bugfix: Properly shell-escape -Xcudafe and ...
2023-03-17 Matthias Maierexamples/step-37: Mark value() as override
2023-03-17 Matthias MaierCI: Disable -fuse-ld=gold on Jenkins CI
2023-03-17 Matthias MaierCMake: use CXX language guard consistently
2023-03-17 Matthias MaierCMake: FindDEAL_II_P4EST: do not use optimized/debug...
2023-03-17 Matthias MaierCMake: FindDEAL_II_TBB: do not use optimized/debug...
2023-03-17 Matthias MaierCMake: Cosmetic: do not add link options to object...
2023-03-17 Matthias MaierCMake: opportunistically try to print every target
2023-03-17 Matthias MaierCMake: process_feature() disallow general/optimized...
2023-03-17 Matthias MaierCMake: Bugfix: also propagate linker flags
2023-03-17 Matthias MaierCMake: Workaround: do not use object targets on Windows
2023-03-17 Matthias MaierCMake: Bugfix: include bundled include files with ...
2023-03-17 Matthias MaierCMake: Bugfix, also propagate cxx flags to insource...
2023-03-17 Matthias MaierCMake: make older CMake versions happy
2023-03-17 Matthias MaierCMake: do not export BOOST_CXX_FLAGS
2023-03-17 Matthias MaierCMake: use PUBLIC scope in deal_ii_add_test()
2023-03-17 Matthias MaierCMake: Include target definitions if the compiler is...
2023-03-17 Matthias MaierCMake: update populate_target_properties
2023-03-17 Matthias MaierCMake: query git information at right time
2023-03-17 Matthias MaierCMake: update detailed.log generation
2023-03-17 Matthias MaierCMake: update deal_ii_setup_target() macro
2023-03-17 Matthias MaierCMake: clean up deal.IIConfig.cmake
2023-03-17 Matthias MaierCMake: Update insource_setup_target() macro, unify...
2023-03-17 Matthias MaierCMake: remove old source configuration
2023-03-17 Matthias MaierCMake: introduce define_object_target() and harmonize...
2023-03-17 Matthias MaierCMake: clean up setup_finalize.cmake and call before...
2023-03-17 Nils Schweencorrect the typo in the variable name 14885/head
2023-03-16 Wolfgang BangerthAdd a link to the documentation. 14906/head
2023-03-16 Daniel ArndtMerge pull request #14895 from masterleinad/fix_tpetra_...
2023-03-16 Maximilian... Add instantiation to for off-diagonal contributions... 14904/head
2023-03-16 Timo HeisterJenkins: enable and update arm macos build 14902/head
2023-03-16 Daniel ArndtMerge pull request #14901 from peterrum/di_dim
2023-03-16 Martin KronbichlerMerge pull request #14899 from bangerth/rvalue-ref
2023-03-16 Peter MunchMerge pull request #14850 from btemuer/cellwise-inverse...
2023-03-16 Daniel ArndtFix concepts support for clang++ (and Tpetra) 14895/head
2023-03-16 Peter MunchRemove DoFInfo::dimension 14901/head
2023-03-16 Martin KronbichlerMerge pull request #14900 from peterrum/feeval_docu
2023-03-16 Buğrahan TemürUpdate include/deal.II/matrix_free/evaluation_kernels.h 14850/head
2023-03-16 Wolfgang BangerthDo not assign to a temporary. 14899/head
2023-03-16 Wolfgang BangerthUpdate changelog entry.
2023-03-16 Wolfgang BangerthMerge pull request #14898 from masterleinad/limit_frien...
2023-03-16 Daniel ArndtMerge pull request #14890 from peterrum/CellWiseInverse
2023-03-15 Daniel ArndtLimit friend declarations for DofHandler and Triangulat... 14898/head
2023-03-15 Daniel ArndtMerge pull request #14897 from masterleinad/fix_tpetra_...
2023-03-15 Martin KronbichlerAlso fix other case 14835/head
2023-03-15 Martin KronbichlerChangelog
2023-03-15 Martin KronbichlerFix bug in result of SolverCG when run in interleaved...
2023-03-15 Peter MunchMake comments more consistent 14900/head
2023-03-15 Wolfgang BangerthMerge pull request #14865 from kronbichler/lapack_eigen...
2023-03-15 Peter MunchMerge pull request #14896 from sebproell/array-view...
2023-03-15 Buğrahan TemürAdjust beauty / doc from review
2023-03-15 Wolfgang BangerthDo not allow assigning to rvalue references of Tensor.
2023-03-15 Daniel ArndtDeclare remaining specialization of is_dealii_vector_ty... 14897/head
2023-03-15 Martin KronbichlerMerge pull request #14894 from peterrum/fe_eval_flags_docu
2023-03-15 Daniel ArndtFix concepts support for TpetraWrappers::Vector
2023-03-15 Sebastian ProellDoxygen: fix missing related link in ArrayView 14896/head
2023-03-15 Wolfgang BangerthMerge pull request #14892 from peterrum/VectorizedArray...
2023-03-15 Buğrahan TemürUse make_array_view() for scalar inverse coefficients
2023-03-15 Nils Schweencorrect the name of the repititions variable
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.