]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-03-24 Niklas Fehnsome reformulations 14886/head
2023-03-14 Niklas Fehnimprove docu of VectorTools::interpolate_boundary_values()
2023-03-14 Martin KronbichlerMerge pull request #14883 from tjhei/make_flux_followup
2023-03-14 Peter MunchMerge pull request #14809 from bergbauer/mapping_info
2023-03-14 Timo Heisterclean up a test 14883/head
2023-03-13 Wolfgang BangerthMerge pull request #14868 from vyushut/flux_sparsity_tests
2023-03-13 Wolfgang BangerthMerge pull request #14881 from kronbichler/reduce_heade...
2023-03-13 Timo HeisterMerge pull request #14851 from bangerth/69-3
2023-03-13 Wolfgang BangerthMerge pull request #14562 from peterrum/add_parameter_n...
2023-03-13 Maximilian... Implement functions to compute and store mapping inform... 14809/head
2023-03-13 Martin KronbichlerMerge pull request #14691 from nlsmrg/fix-ucd-to-deal...
2023-03-13 Martin KronbichlerReduce header inclusions 14881/head
2023-03-13 Vladimir Yushutinboth 2D and 3D cases with sparsity pattern printed... 14868/head
2023-03-13 Bruno TurcksinMerge pull request #14880 from masterleinad/fix_cuda_ma...
2023-03-13 Martin KronbichlerMerge pull request #14878 from drwells/redo-fe-system...
2023-03-13 Daniel ArndtMark more functions used in Assert as DEAL_II_HOST_DEVICE 14880/head
2023-03-13 David WellsRedo some indexing inside FESystem. 14878/head
2023-03-13 Daniel ArndtMerge pull request #14856 from bangerth/concepts
2023-03-13 Martin KronbichlerMerge pull request #14863 from bangerth/69-7
2023-03-13 Wolfgang BangerthFix a missing transpose. 14863/head
2023-03-12 David WellsMerge pull request #14860 from bangerth/69-4
2023-03-12 David WellsMerge pull request #14862 from bangerth/69-6
2023-03-12 David WellsMerge pull request #14869 from masterleinad/kokkos_thre...
2023-03-12 Peter MunchMerge pull request #14875 from bangerth/message-2
2023-03-12 Peter MunchMerge pull request #14876 from bangerth/message
2023-03-11 Timo HeisterMerge pull request #14874 from masterleinad/replace_if_...
2023-03-10 Daniel ArndtAdd comments and avoid a temporary std::string 14869/head
2023-03-10 Wolfgang BangerthMinor improvement to an error message about an unsuppor... 14875/head
2023-03-10 Wolfgang BangerthMinor improvement to an error message. 14876/head
2023-03-10 Daniel ArndtReplace #if DEBUG with #ifdef DEBUG 14874/head
2023-03-10 Vladimir Yushutina test is added: make_flux_sparsity_pattern() is run...
2023-03-09 Daniel ArndtTry making clang-tidy happy
2023-03-09 Daniel ArndtBackport to Kokkos before 3.7.00
2023-03-09 Wolfgang BangerthWork around a doxygen problem. 14856/head
2023-03-09 Daniel ArndtInitialize Kokkos with MultithreadInfo::n_threads()
2023-03-09 Wolfgang BangerthAnnotate the VectorTools functions with vector concepts.
2023-03-09 Matthias MaierMerge pull request #14861 from bangerth/69-5
2023-03-09 Martin KronbichlerMerge pull request #14857 from bangerth/simplify
2023-03-09 Peter MunchMerge pull request #14360 from jh66637/get_vertices_in_...
2023-03-09 Wolfgang Bangerthstep-69: Use commonly used name for time step number. 14862/head
2023-03-09 Wolfgang BangerthAlways let doxygen see concepts.
2023-03-09 Wolfgang BangerthIntroduce a concept that tests whether something a...
2023-03-09 Wolfgang BangerthLet doxygen know how to handle 'requires' expressions.
2023-03-09 Wolfgang BangerthUse better variable names in step-69. 14861/head
2023-03-09 Wolfgang BangerthMake an input variable 'const'. 14860/head
2023-03-08 Wolfgang BangerthAdjust tests. 14857/head
2023-03-08 Wolfgang BangerthRemove another avoidable use of 'typename ...::type'.
2023-03-08 Wolfgang BangerthUse std::common_type_t<...> instead of typename std...
2023-03-08 Martin KronbichlerMerge pull request #14853 from bangerth/22
2023-03-08 Martin KronbichlerMerge pull request #14852 from bangerth/doc-54
2023-03-08 Martin KronbichlerMerge pull request #14855 from bangerth/fix-concepts
2023-03-08 Wolfgang BangerthRename a variable in step-69 to make its purpose clearer. 14851/head
2023-03-08 Wolfgang BangerthFix a mistaken 'requires' annotation. 14855/head
2023-03-07 Wolfgang BangerthSimplify a ?: expression. 14853/head
2023-03-07 Wolfgang BangerthClarify documentation. 14852/head
2023-03-07 Martin KronbichlerMerge pull request #14842 from bangerth/rvalue-ref
2023-03-07 Nils MargenbergFix tests 14691/head
2023-03-07 Nils MargenbergIntroduce local vertex numberings in grid_in and grid_out
2023-03-07 Nils MargenbergAdd changelog entry
2023-03-07 Nils MargenbergFix vertex numbering from deal to UCD
2023-03-07 Wolfgang BangerthMerge pull request #14846 from sebproell/array-view...
2023-03-07 Matthias MaierMerge pull request #14751 from masterleinad/clang_cuda
2023-03-07 Matthias MaierMerge pull request #14848 from tamiko/print_compiler_in...
2023-03-06 Daniel ArndtMerge pull request #14847 from masterleinad/print_detai...
2023-03-06 Matthias MaierCI: print full compiler command line 14848/head
2023-03-06 Daniel ArndtPrint detailed.log instead of archiving it 14847/head
2023-03-06 Sebastian Proellmake_array_view overload for AlignedVector 14846/head
2023-03-06 Daniel ArndtMerge pull request #14806 from tjhei/zlib_debug_linker
2023-03-05 Wolfgang BangerthAdd a changelog entry. 14842/head
2023-03-05 Wolfgang BangerthDo not allow assigning to rvalue references of Vectoriz...
2023-03-03 Martin KronbichlerMerge pull request #14839 from sebproell/symmetric...
2023-03-03 Daniel ArndtMerge pull request #14829 from drwells/mapping-center...
2023-03-03 Matthias MaierMerge pull request #14836 from bangerth/concepts
2023-03-03 Sebastian ProellSymmetricTensor access returns const reference 14839/head
2023-03-03 David WellsMake Mapping::get_center() work with simplices. 14829/head
2023-03-03 Martin KronbichlerMerge pull request #14838 from sebproell/deviator-vecto...
2023-03-03 Sebastian ProellFix SymmetricTensor::deviator for VectorizedArray 14838/head
2023-03-03 Johannes HeinzGet vertices in CGAL order on face 14360/head
2023-03-02 Daniel ArndtIntroduce DEAL_II_HOST 14751/head
2023-03-02 Wolfgang BangerthAdd a check for concepts to the C++20 test. 14836/head
2023-03-02 Wolfgang BangerthAdd a 'requires' clause to class DoFHandler.
2023-03-02 Wolfgang BangerthAdd a 'requires' clause to class Triangulation.
2023-03-02 Wolfgang BangerthAdd a 'requires' clause to class Point.
2023-03-02 Wolfgang BangerthIntroduce a concept to check for dimensions.
2023-03-02 Wolfgang BangerthIntroduce a macro to use for 'requires' clauses.
2023-03-01 David WellsMerge pull request #14727 from jh66637/mapped_vertices_...
2023-02-28 Martin KronbichlerMerge pull request #14832 from bangerth/invalid
2023-02-28 Timo HeisterMerge pull request #14830 from bangerth/glossary-lumped
2023-02-27 Daniel ArndtReplace KOKKOS_CONSTEXPR_FUNCTION
2023-02-27 Wolfgang BangerthReference the glossary entry relating to the lumped... 14830/head
2023-02-27 Johannes HeinzGet mapped vertices of face 14727/head
2023-02-27 Timo HeisterMerge pull request #14834 from drwells/fix-array-access...
2023-02-26 David WellsMerge pull request #14833 from simonsticko/error_messag...
2023-02-26 David WellsFix an array index warning. 14834/head
2023-02-26 Simon StickoFix grammar in an error message. 14833/head
2023-02-26 Wolfgang BangerthDefine the 'lumped mass matrix'.
2023-02-26 Wolfgang BangerthUse 'nullptr' to initialize pointers. 14832/head
2023-02-26 Wolfgang BangerthAvoid some more instantiations of class Triangulation...
2023-02-26 Peter MunchMerge pull request #14824 from masterleinad/restrict_tp...
2023-02-26 David WellsMerge pull request #14758 from masterleinad/fix_trilino...
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.