]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-08-27 Peter MunchRestructure TriangulationDescription::Utilities::create... 12713/head
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 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-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
2021-08-19 David WellsMerge pull request #12546 from TLJB/gdb-pprinter-fix
2021-08-19 Till Buddefix: Updated dotgdbinit to work with version 9.3 12546/head
2021-08-19 Timo HeisterMerge pull request #12609 from bangerth/move-replicate
2021-08-19 Daniel ArndtMerge pull request #12677 from kronbichler/minor_cleanup
2021-08-19 Peter MunchMerge pull request #12678 from amartinhuertas/patch-1
2021-08-19 Alberto F.... Typo fix in step-38 intro.dox 12678/head
2021-08-19 Martin Kronbichlertria.cc: Make exception and comment easier to read 12677/head
2021-08-19 Marc FehlingMerge pull request #12674 from bangerth/const
2021-08-19 Wolfgang BangerthMerge pull request #12675 from marcfehling/tria-faces
2021-08-19 Wolfgang BangerthMerge pull request #12670 from drwells/avoid-quadrature...
2021-08-19 Marc FehlingAvoid serializing lines on TriaFaces twice. 12675/head
2021-08-19 Wolfgang BangerthMerge pull request #12671 from drwells/mark-as-protected
2021-08-19 Wolfgang BangerthMerge pull request #12672 from drwells/use-get-vertices
2021-08-19 Wolfgang BangerthMerge pull request #12673 from drwells/remove-unused...
2021-08-19 Wolfgang BangerthMerge pull request #12601 from marcfehling/fix-load-3
2021-08-18 Wolfgang BangerthAdd test. 12674/head
2021-08-18 Wolfgang BangerthAdd a changelog entry.
2021-08-18 Wolfgang BangerthMake TriaAccessor::set_*_boundary() const.
2021-08-18 David WellsMark some things as protected. 12671/head
2021-08-18 David WellsUse Mapping::get_vertices(). 12672/head
2021-08-18 David WellsRemove an unused member variable. 12673/head
2021-08-18 David WellsAvoid copying some Quadrature rules in FESystem. 12670/head
2021-08-18 Marc FehlingDeprecated autopartition parameter. 12601/head
2021-08-18 Wolfgang BangerthMerge pull request #12666 from drwells/fix-compilation...
2021-08-18 Daniel ArndtMerge pull request #12667 from zjiaqi2018/fix-matrixfre...
2021-08-18 Jiaqi Zhangfix documentation 12667/head
2021-08-18 David WellsFix compilation with GCC 5.4. 12666/head
2021-08-18 Martin KronbichlerMerge pull request #12514 from simonsticko/mesh_classifier
2021-08-18 Simon StickoAdd class determining how cells/faces relate to a level... 12514/head
2021-08-17 David WellsMerge pull request #12661 from bangerth/doc-3
2021-08-17 Wolfgang BangerthUpdate documentation of FE_Q constructor. 12661/head
2021-08-17 Martin KronbichlerMerge pull request #12016 from konsim83/improve_conform...
2021-08-17 Martin KronbichlerMerge pull request #12662 from bangerth/doc-4
2021-08-17 Martin KronbichlerMerge pull request #12612 from drwells/fix-mass-diagonal
2021-08-17 Wolfgang BangerthMerge pull request #12596 from marcfehling/fix-load
2021-08-17 Wolfgang BangerthMinor doc update. 12662/head
2021-08-16 David WellsExplicitly use mass lumping in VectorTools::project_mat... 12612/head
2021-08-16 David WellsImplement explicit mass lumping in MassOperator.
2021-08-16 David WellsModify a test to check the diagonal values (not lumped).
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.