]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 MunchMerge pull request #12718 from peterrum/MGTwoLevelTrans...
2021-08-28 Peter MunchAllow to partition levels in TriangulationDescription... 12705/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 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
2021-08-23 Martin KronbichlerMerge pull request #12685 from bangerth/array-view-2
2021-08-23 Martin KronbichlerMerge pull request #12634 from tjhei/mg_transfer_bug
2021-08-23 Martin KronbichlerMerge pull request #12697 from lethe-cfd/tolerance_subd...
2021-08-23 Fabian CastelliAssertDimension macro in examples
2021-08-22 BrunoAdd tolerance to subdivided_cylinder generator 12697/head
2021-08-21 Timo Heisteractually fix the problem 12634/head
2021-08-21 Peter MunchExtend MGTwoLevelTransfer::reinit_polynomial_transfer... 12696/head
2021-08-21 Peter MunchMerge pull request #12493 from peterrum/MGTwoLevelTrans...
2021-08-21 Peter MunchEnable MGTwoLevelTransfer::reinit_geometric_transfer... 12493/head
2021-08-21 Martin KronbichlerMerge pull request #12695 from bangerth/stacktrace
2021-08-21 Peter MunchRemove special treatment of boundary cells 12676/head
2021-08-21 Wolfgang BangerthDo not store unnecessary variables. 12695/head
2021-08-21 Marc FehlingMerge pull request #12694 from bangerth/exception
2021-08-20 Wolfgang BangerthAdd changelog entry. 12694/head
2021-08-20 Wolfgang BangerthMake sure that copying exceptions doesn't imply droppin...
2021-08-20 Wolfgang BangerthAvoid the use of ArrayView for Tensors in MPI::sum(). 12685/head
2021-08-20 Martin KronbichlerMerge pull request #12687 from bangerth/sort
2021-08-20 Martin KronbichlerMerge pull request #12688 from marcfehling/fe-index
2021-08-20 Marc FehlingUnify spelling 2. 12688/head
2021-08-20 Marc FehlingMerge pull request #12683 from bangerth/doc-5
2021-08-20 Wolfgang BangerthSort member functions in .cc file. 12687/head
2021-08-20 Marc FehlingMerge pull request #12681 from bangerth/1d
2021-08-20 Marc FehlingMerge pull request #12682 from bangerth/doc-4
2021-08-20 Wolfgang BangerthMerge pull request #12680 from marcfehling/fix-75
2021-08-20 Wolfgang BangerthUse ParticleAccessor::set_properties() taking a Tensor.
2021-08-20 Wolfgang BangerthIntroduce ParticleAccessor::set_properties() taking...
2021-08-20 Wolfgang BangerthUnify spelling. 12683/head
2021-08-20 Wolfgang BangerthGroup member functions in hp::FECollection for doxygen. 12682/head
2021-08-20 Wolfgang BangerthAdd changelog entry. 12681/head
2021-08-20 Wolfgang BangerthAdd a test.
2021-08-20 Wolfgang BangerthAllow for the default construction of 1d face iterators.
2021-08-19 Marc FehlingPrevent excess timer output. 12680/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.