]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-03-28 David WellsMerge pull request #14972 from bergbauer/fixed_loop_bounds
2023-03-27 Wolfgang BangerthMerge pull request #14974 from peterrum/bb
2023-03-27 Peter MunchAdd new functions to BoundingBox 14974/head
2023-03-27 Peter MunchMerge pull request #14962 from tamiko/fix_keyword_mess
2023-03-27 Maximilian... Template loop bounds for flexible evaluate/integrate... 14972/head
2023-03-27 Martin KronbichlerMerge pull request #14953 from peterrum/si_is_supported
2023-03-26 Peter MunchWork on ShapeInfo::is_supported() 14953/head
2023-03-25 David WellsMerge pull request #14973 from bangerth/doc-gridtools
2023-03-25 David WellsMerge pull request #14940 from fdrmrc/fix_grid_ratio_st...
2023-03-25 David WellsMerge pull request #10397 from bangerth/69
2023-03-25 David WellsMerge pull request #14975 from bangerth/undepr
2023-03-25 Martin KronbichlerMerge pull request #14926 from bergbauer/remove_unit_po...
2023-03-25 Martin KronbichlerMerge pull request #14927 from bergbauer/quadrature_poi...
2023-03-25 Martin KronbichlerMerge pull request #14959 from peterrum/FEEvaluationImp...
2023-03-25 Peter MunchMerge pull request #14913 from peterrum/fgmres_gs
2023-03-25 Wolfgang BangerthMerge pull request #14970 from drwells/trilinos-vector...
2023-03-24 Peter MunchRemove derived classes 14959/head
2023-03-24 Wolfgang BangerthUse functionality in ReferenceCell. 14975/head
2023-03-24 Wolfgang BangerthReplace an unnecessary alias variable.
2023-03-24 Wolfgang BangerthGet rid of two lambda functions by combining their...
2023-03-24 Wolfgang BangerthMake it clear that the remaining code below an if-else...
2023-03-24 Wolfgang BangerthDo not pass information that is not necessary.
2023-03-24 Wolfgang BangerthRename a few variables.
2023-03-24 Wolfgang BangerthAdd to the documentation of a function in GridTools. 14973/head
2023-03-24 Daniel ArndtMerge pull request #14946 from bangerth/cmake
2023-03-24 Wolfgang BangerthUse C++14 lambda capture in step-69. 10397/head
2023-03-24 David WellsBe more correct in our noexcept usage. 14970/head
2023-03-24 Martin KronbichlerMerge pull request #14886 from nfehn/docu_interpolate_b...
2023-03-24 Matthias MaierMerge pull request #14961 from tamiko/avoid_a_warning
2023-03-24 Peter MunchMerge pull request #14967 from kronbichler/fix_datatype
2023-03-24 Martin KronbichlerMerge pull request #14964 from bangerth/identity-deprecate
2023-03-24 Martin KronbichlerMerge pull request #14966 from mschreter/step-70_fix_typo
2023-03-24 Niklas Fehnsome reformulations 14886/head
2023-03-24 Martin KronbichlerSimplify an assignment 14967/head
2023-03-24 Martin KronbichlerUse ConstraintLine rather than redefining data structures
2023-03-24 Magdalena Schreterfix typo 14966/head
2023-03-24 Martin KronbichlerMerge pull request #14920 from marcfehling/assert-fe...
2023-03-24 David WellsMerge pull request #14882 from bangerth/concepts
2023-03-24 Wolfgang BangerthMerge pull request #14956 from peterrum/feeval_inline
2023-03-24 Wolfgang BangerthMerge pull request #14963 from drwells/remove-extra...
2023-03-24 Matthias MaierMerge pull request #14960 from drwells/remove-cxx-link...
2023-03-23 Wolfgang BangerthDeprecate type 'identity'. 14964/head
2023-03-23 Daniel ArndtMerge pull request #14950 from bangerth/cxx20-identity-3
2023-03-23 Matthias MaierCMake: do not use PUBLIC keyword for target_link_librar... 14962/head
2023-03-23 Matthias MaierCMake: avoid a warning in the check_compiler_setup... 14961/head
2023-03-23 David WellsRemove dealii:: prefix from VectorOperation. 14963/head
2023-03-23 David WellsRemove the LINK_LANGUAGE:CXX generator. 14960/head
2023-03-23 Peter MunchIntroduce FEEvaluationImplSelector
2023-03-23 Daniel ArndtMerge pull request #14951 from bangerth/concepts-fix
2023-03-23 Daniel ArndtMerge pull request #14952 from bangerth/concepts-fix-2
2023-03-23 Wolfgang BangerthMerge pull request #14957 from peterrum/taskinfo_typo
2023-03-23 Peter MunchFix typo in TaskInfo 14957/head
2023-03-23 Peter MunchAdd missing inline 14956/head
2023-03-23 Daniel ArndtMerge pull request #14942 from drwells/remove-extra...
2023-03-22 Wolfgang BangerthFix a test regarding concepts. 14952/head
2023-03-22 Wolfgang BangerthFix a couple of C++20 concepts in parallel.h. 14951/head
2023-03-22 Wolfgang BangerthUse std_cxx20::type_identity_t instead of identity... 14950/head
2023-03-22 David WellsRemove some more extra dealii:: qualifications. 14942/head
2023-03-22 David WellsRemove some unused 'using X;' statements.
2023-03-22 David Wellsdealii::DoFHandler -> DoFHandler
2023-03-22 David WellsRemove some tautological assertions.
2023-03-22 David WellsRemove an extra 'namespace dealii'.
2023-03-22 Martin KronbichlerMerge pull request #14943 from sebproell/typo-feevaluation
2023-03-22 Wolfgang BangerthFix a C++20 cmake check. 14946/head
2023-03-22 Wolfgang BangerthMerge pull request #14945 from masterleinad/fix_instant...
2023-03-22 Daniel ArndtAdd missing explicit template instantiations for comput... 14945/head
2023-03-22 Sebastian ProellFEEvaluation: fix docs for fast_evaluation_supported() 14943/head
2023-03-22 Wolfgang BangerthMerge pull request #14939 from drwells/full-matrix...
2023-03-22 David WellsMerge pull request #14933 from bangerth/cxx20-concepts-1
2023-03-22 Daniel ArndtMerge pull request #14938 from bangerth/cxx20-concepts-4
2023-03-22 David WellsMerge pull request #14934 from bangerth/cxx20-concepts-2
2023-03-22 David WellsMerge pull request #14935 from bangerth/cxx20-concepts-3
2023-03-22 David WellsUnconditionally instantiate complex FullMatrix. 14939/head
2023-03-22 Martin KronbichlerMerge pull request #14936 from masterleinad/fix_namespa...
2023-03-22 Martin KronbichlerMerge pull request #14937 from masterleinad/fix_compari...
2023-03-22 Peter MunchMerge pull request #14932 from masterleinad/fix_static_...
2023-03-22 Marco Federfix .prm file in step-60 14940/head
2023-03-21 Wolfgang BangerthApply concepts to thread_management.h. 14938/head
2023-03-21 Daniel ArndtFix MatrixIterator comparison operator for C++20 14937/head
2023-03-21 Daniel ArndtDon't use namespace std in tests 14936/head
2023-03-21 David WellsMove some FullMatrix functions with Tensors into the...
2023-03-21 Martin KronbichlerMerge pull request #14928 from bergbauer/array_view_empty
2023-03-21 Wolfgang BangerthApply concepts to filtered_iterator.h. 14935/head
2023-03-21 Wolfgang BangerthApply concepts to grid_tools.h. 14934/head
2023-03-21 Wolfgang BangerthUse assignable_from instead of convertible_to concepts... 14933/head
2023-03-21 Wolfgang BangerthApply convertible_to concepts in parallel.h.
2023-03-21 Maximilian... Add an empty() function to ArrayView 14928/head
2023-03-21 Daniel ArndtFix configuring with static libraries 14932/head
2023-03-21 Wolfgang BangerthApply invocable concepts in parallel.h.
2023-03-21 Daniel ArndtMerge pull request #14915 from bangerth/cxx20-identity
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 Maximilian... Use reinit() function internal 14926/head
2023-03-21 Maximilian... Introduce quadrature_points_indices() function for... 14927/head
2023-03-21 Marc FehlingMove check about FECollection size to DoFHandler. 14920/head
2023-03-21 Maximilian... Remove unit_points member, access them through MappingI...
2023-03-21 Wolfgang BangerthMerge pull request #14924 from drwells/fix-exodusii...
2023-03-20 Wolfgang BangerthMark some 'constexpr' as 'inline'. 14882/head
2023-03-20 Wolfgang BangerthAnnotate 'MeshType' template parameters.
2023-03-20 Wolfgang BangerthIntroduce a concept for MeshType.
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.