]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-09-06 Peter MunchMerge pull request #12745 from peterrum/copy_to_mg_fix
2021-09-06 Peter MunchFix MGTransferGlobalCoarsening::copy_to_mg() 12745/head
2021-09-05 Martin KronbichlerMerge pull request #12743 from peterrum/HangingNodes
2021-09-05 Peter MunchExtend references of HangingNodes 12743/head
2021-09-05 Peter MunchMerge pull request #12742 from kronbichler/fix_matrix_v...
2021-09-04 Marc FehlingMerge pull request #12739 from slfuchs/add-test-checkin...
2021-09-04 Sebastian FuchsAdd test checking insert particle method 12739/head
2021-09-04 Peter MunchMerge pull request #12740 from kronbichler/eval_bugfix_...
2021-09-04 Martin KronbichlerFix test for Hessians on faces with MatrixFree 12742/head
2021-09-03 Martin KronbichlerFEFaceEvaluation: Do not run into reduced reads with... 12740/head
2021-09-03 Martin KronbichlerMerge pull request #12714 from peterrum/vt_point_values...
2021-09-03 Martin KronbichlerMerge pull request #12733 from peterrum/get_multigrid
2021-09-03 Martin KronbichlerMerge pull request #12735 from Rombur/fix_cuda
2021-09-02 Marc FehlingMerge pull request #12717 from bangerth/next
2021-09-02 Marc FehlingMerge pull request #12736 from bangerth/stack
2021-09-02 Wolfgang BangerthUse std::prev in one place. 12717/head
2021-09-02 Wolfgang BangerthAlso use std::next for ++object.begin(x).
2021-09-02 Wolfgang BangerthAlso use std::next for ++object.begin_active().
2021-09-02 Wolfgang BangerthUse std::next instead of ++object.begin().
2021-09-02 Wolfgang BangerthDeclare std::iterator_traits for sparse matrix iterators.
2021-09-02 Wolfgang BangerthDeclare local difference_type for sparse matrix iterators.
2021-09-02 Wolfgang BangerthAdd a static_assert to DataOutStack. 12736/head
2021-09-02 Bruno TurcksinFix size of data copied to constant memory and add... 12735/head
2021-09-02 David WellsMerge pull request #12734 from gfcas/changelog_ginkgo_v...
2021-09-02 Fabian CastelliAdd changelog entry for ginkgo 1.4.0 requirement 12734/head
2021-09-02 Peter MunchImplement PreconditionMG::get_multigrid() 12733/head
2021-09-02 Wolfgang BangerthMerge pull request #12732 from tamiko/boost_177_compati...
2021-09-01 Matthias MaierBoost 1.77 compatibility: change order of includes 12732/head
2021-09-01 Matthias MaierMerge pull request #12703 from gfcas/cmake_ginkgo
2021-09-01 Peter MunchMerge pull request #12730 from kronbichler/step26-fix
2021-09-01 Martin Kronbichlerstep-26: Remove stray newline in formula 12730/head
2021-08-31 Marc FehlingMerge pull request #12729 from bangerth/mutable
2021-08-31 Wolfgang BangerthMake some static local variables mutable members. 12729/head
2021-08-31 Daniel ArndtMerge pull request #12727 from slfuchs/fix-deadlock...
2021-08-31 Sebastian FuchsAdd changelog entry 12727/head
2021-08-31 Martin KronbichlerMerge pull request #12725 from Rombur/time_stepping
2021-08-31 Martin KronbichlerMerge pull request #12726 from bangerth/doc
2021-08-31 Sebastian FuchsFix bug in particle handler insertion
2021-08-31 Wolfgang BangerthImprove documentation of PolynomialsRaviartThomas a... 12726/head
2021-08-30 Bruno TurcksinFix a bug in EmbeddedExplicitRungeKutta default constructor 12725/head
2021-08-30 Martin KronbichlerMerge pull request #12711 from marcfehling/identities...
2021-08-30 Martin KronbichlerMerge pull request #12720 from peterrum/MGTwoLevelTrans...
2021-08-30 Martin KronbichlerMerge pull request #12723 from peterrum/loop_over_activ...
2021-08-30 Martin KronbichlerMerge pull request #12705 from peterrum/pft_create_desc...
2021-08-29 Peter MunchSimplify code in MGTwoLevelTransferImplementation by... 12723/head
2021-08-29 Marc FehlingMerge pull request #12722 from peterrum/restrict_and_ad...
2021-08-29 Marc FehlingMerge pull request #12721 from peterrum/FineDoFHandlerV...
2021-08-28 Peter MunchMove a zero_out_ghost_values 12722/head
2021-08-28 Peter MunchFix the name of some variables 12721/head
2021-08-28 Peter MunchUnify structure of MGTwoLevelTransfer::prolongate_and_a... 12720/head
2021-08-28 David WellsMerge pull request #12716 from bangerth/identities-5
2021-08-28 Peter MunchExtend the documentation of VT::point_values() 12714/head
2021-08-28 Peter MunchMerge pull request #12718 from peterrum/MGTwoLevelTrans...
2021-08-28 Peter MunchAllow to partition levels in TriangulationDescription... 12705/head
2021-08-28 Fabian CastelliUpdate cmake/modules/FindGINKGO.cmake 12703/head
2021-08-28 Martin KronbichlerMerge pull request #12713 from peterrum/pft_create_desc...
2021-08-28 Wolfgang BangerthMerge pull request #12719 from marcfehling/unify-dofs...
2021-08-28 Marc FehlingAdded new test `mpi/hp_unify_dof_indices_14`. 12719/head
2021-08-28 Marc FehlingAdded new test `mpi/hp_unify_dof_indices_13`.
2021-08-28 Marc FehlingUse `TestGrids::hyper_line` to avoid code duplication.
2021-08-27 Peter MunchClean up in MGTwoLevelTransfer 12718/head
2021-08-27 Wolfgang BangerthChange the return type of hp::FECollection::hp_*_dof_id... 12716/head
2021-08-27 David WellsMerge pull request #12691 from bangerth/deprecate
2021-08-27 Peter MunchRestructure TriangulationDescription::Utilities::create... 12713/head
2021-08-27 Martin KronbichlerMerge pull request #12708 from bangerth/identities-4
2021-08-27 Martin KronbichlerMerge pull request #12712 from peterrum/with_mpi
2021-08-27 Peter MunchRename tests with with_mpi=true 12712/head
2021-08-27 Wolfgang BangerthAdd a changelog entry. 12691/head
2021-08-27 Wolfgang BangerthDeprecate ArrayView functionality for tensors.
2021-08-27 Wolfgang BangerthMerge pull request #12709 from peterrum/is_artificial_o...
2021-08-27 Wolfgang BangerthMerge pull request #12707 from peterrum/range-based...
2021-08-26 Wolfgang BangerthRewrite ensure_existence_and_return_dof_identities(). 12708/head
2021-08-26 Peter MunchReplace loop by range-based loop 12707/head
2021-08-26 Peter MunchIntroduce CellAccessor::is_artificial_on_level() 12709/head
2021-08-26 Martin KronbichlerMerge pull request #12710 from bangerth/identities-5
2021-08-26 Martin KronbichlerMerge pull request #12702 from peterrum/setup_constrain...
2021-08-26 Marc FehlingIdentity constraints in 3D are correct. 12711/head
2021-08-25 David WellsMerge pull request #12684 from bangerth/tensor-array...
2021-08-25 Wolfgang BangerthShort-circuit compute_hp_dof_identities() when possible. 12710/head
2021-08-25 Wolfgang BangerthAdd a changelog entry. 12684/head
2021-08-25 Peter MunchFix HangingNodes::setup_constraints() for multiple... 12702/head
2021-08-25 Marc FehlingMerge pull request #12706 from bangerth/identities-2
2021-08-25 Peter MunchMerge pull request #12704 from peterrum/pft_create_desc...
2021-08-25 Wolfgang BangerthUpdate source/dofs/dof_handler_policy.cc 12706/head
2021-08-25 Wolfgang BangerthMinor changes to internal function arguments.
2021-08-25 Marc FehlingMerge pull request #12690 from bangerth/identities
2021-08-24 Wolfgang BangerthAdd more tests. 12690/head
2021-08-24 Wolfgang BangerthAdd a changelog entry.
2021-08-24 Wolfgang BangerthAdd a number of tests.
2021-08-24 Peter MunchRestrcuture TriangulationDescription::Utilities::create... 12704/head
2021-08-24 Wolfgang BangerthImplement multiway DoF identities on vertices/lines...
2021-08-24 Fabian CastelliRequire GINKGO 1.4.0
2021-08-24 Martin KronbichlerMerge pull request #12696 from peterrum/p_mg_any_level
2021-08-23 Martin KronbichlerMerge pull request #12700 from gfcas/typename_number
2021-08-23 Daniel ArndtMerge pull request #12698 from gfcas/dimension_mismatch
2021-08-23 Fabian CastelliUpdate include/deal.II/numerics/vector_tools_rhs.templa... 12700/head
2021-08-23 Fabian CastelliUpdate include/deal.II/numerics/vector_tools_rhs.templa...
2021-08-23 Fabian CastelliFix typename number
2021-08-23 Martin KronbichlerMerge pull request #12676 from peterrum/pft_manifold_2
2021-08-23 Fabian CastelliIndent 12698/head
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.