]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-02-05 Wolfgang BangerthRename variables named 'reference_cell_type' to 'refere... 11688/head
2021-02-05 David WellsMerge pull request #11686 from Rombur/boost_warning
2021-02-05 Daniel ArndtMerge pull request #11383 from tamiko/declare-filter
2021-02-05 Matthias MaierRearrange .gitattribes and add a filter=output attribut... 11383/head
2021-02-05 Matthias MaierMerge pull request #11679 from blaisb/test_parallel_par...
2021-02-05 Peter MunchMerge pull request #11674 from bangerth/ref-cell-15
2021-02-05 Wolfgang BangerthMerge pull request #11638 from marcfehling/tet-step-6
2021-02-05 Bruno TurcksinDisable warnings before including boost header 11686/head
2021-02-05 Marc Fehlingsimplex: step-06 11638/head
2021-02-04 Wolfgang BangerthMerge pull request #11682 from tamiko/taskflow_compatib...
2021-02-04 Wolfgang BangerthRename ReferenceCell::Type to class ReferenceCell. 11674/head
2021-02-04 Daniel ArndtMerge pull request #11680 from bangerth/mapping
2021-02-04 Daniel ArndtMerge pull request #11677 from bangerth/fe-q-base
2021-02-04 Matthias MaierCMake: Add a compatibility check for taskflow-3.0 onwards 11682/head
2021-02-04 Bruno TurcksinMerge pull request #11672 from bangerth/serialize-2
2021-02-04 Wolfgang BangerthProvide correct mappings to function calls. 11680/head
2021-02-04 BrunoRename test output to prevent ctest issues 11679/head
2021-02-04 Wolfgang BangerthMerge pull request #11644 from konsim83/feature_orienta...
2021-02-04 BrunoWIP Add step-68 as a test
2021-02-04 Konrad SimonAdded 2d and 3d tes mesh with nonstandard faces to... 11644/head
2021-02-04 Wolfgang BangerthAdd changelog entry. 11677/head
2021-02-04 Wolfgang BangerthGet rid of the PolynomialType template argument of...
2021-02-03 Wolfgang BangerthMerge pull request #11590 from marcfehling/tet-face...
2021-02-03 Wolfgang BangerthMerge pull request #11671 from luca-heltai/fix-get...
2021-02-03 Peter MunchMerge pull request #11673 from bangerth/ref-cell-14
2021-02-03 Wolfgang BangerthMove n_vertices_to_type() into ReferenceCell::Type. 11673/head
2021-02-03 Wolfgang BangerthMake a serialization function 'public'. 11672/head
2021-02-03 David WellsMerge pull request #11666 from bangerth/exc-2
2021-02-03 Luca HeltaiMake sure we return all manifold ids. 11671/head
2021-02-03 Matthias MaierMerge pull request #11669 from nabw/ansi-fix
2021-02-03 Nicolas BarnafiRemoved ansi flag from intel compiler setup 11669/head
2021-02-03 Peter MunchMerge pull request #11664 from bangerth/ref-cell-13
2021-02-03 Peter MunchMerge pull request #11665 from bangerth/exc
2021-02-03 Peter MunchMerge pull request #11663 from bangerth/ref-cell-12
2021-02-03 Wolfgang BangerthImprove a few error messages. 11666/head
2021-02-03 Wolfgang BangerthMove an exception to the top of a function. 11665/head
2021-02-03 Wolfgang BangerthMake get_gauss_type_quadrature() and get_nodal_type_qua... 11664/head
2021-02-03 Wolfgang BangerthSimplify a computation. 11663/head
2021-02-03 Daniel ArndtMerge pull request #11641 from drwells/sorten-cat-file
2021-02-03 Daniel ArndtMerge pull request #11662 from bangerth/ref-cell-12
2021-02-02 Wolfgang BangerthMerge pull request #11659 from drwells/inline-bbox...
2021-02-02 Wolfgang BangerthMake unit_normal_vectors() a member of ReferenceCell... 11662/head
2021-02-02 Luca HeltaiMerge pull request #11661 from sebproell/arkode-remove...
2021-02-02 Sebastian ProellARKode: remove/deprecate unused functionality 11661/head
2021-02-02 Luca HeltaiMerge pull request #11660 from sebproell/arkode-more...
2021-02-01 Sebastian ProellARKode with L:d:(Block)Vector 11660/head
2021-02-01 David WellsMerge pull request #11657 from elauksap/cell_relations_...
2021-02-01 David WellsMerge pull request #11652 from peterrum/data_out_mixed_...
2021-02-01 Peter MunchMerge pull request #11647 from bangerth/make-tria
2021-02-01 David WellsShorten a test suite function. 11641/head
2021-02-01 David WellsMove some BoundingBox access functions to the header. 11659/head
2021-01-31 Luca HeltaiMerge pull request #11655 from sebproell/arkode-use...
2021-01-31 Sebastian ProellSUNDIALS: Use N_Vector module in ARKode wrapper 11655/head
2021-01-31 Luca HeltaiMerge pull request #11658 from sebproell/sundials-nvect...
2021-01-31 Pasquale AfricaFix missing call to update_cell_relations() 11657/head
2021-01-31 Sebastian ProellN_Vector: Support PETSc (Block)Vector 11658/head
2021-01-31 Peter MunchMerge pull request #11656 from peterrum/NoPermutation_a...
2021-01-30 Peter MunchFix assert message 11656/head
2021-01-30 Luca HeltaiMerge pull request #11649 from tamiko/sundials_version_...
2021-01-30 Luca HeltaiMerge pull request #11654 from sebproell/sundials-nvect...
2021-01-29 Wolfgang BangerthMerge pull request #11653 from luca-heltai/fix-warnings...
2021-01-29 Sebastian ProellMake N_Vector module compatible with SUNDIALS 3.2.1 11654/head
2021-01-29 Wolfgang BangerthMerge pull request #11625 from marcfehling/tet-adapt2-1
2021-01-29 Luca Heltaistd::vector -> std::array 11653/head
2021-01-29 Wolfgang BangerthAdd an include file that is necessary (though may have 11647/head
2021-01-29 Wolfgang BangerthFix a missing include file.
2021-01-29 Wolfgang BangerthMove the function that generates a reference cell to...
2021-01-29 Wolfgang BangerthRevert "Move make_triangulation into ReferenceCell...
2021-01-29 Wolfgang BangerthMerge pull request #11448 from marcfehling/fe-nothing...
2021-01-29 Luca HeltaiFixed minor warnings.
2021-01-29 Matthias MaierMerge pull request #11592 from luca-heltai/gmsh-libraries
2021-01-29 Peter MunchMerge pull request #11648 from bangerth/qprojector
2021-01-29 Peter MunchFix DataOut for mixed meshes and vector quantities 11652/head
2021-01-29 Luca HeltaiMerge pull request #11651 from luca-heltai/cancel-redun...
2021-01-29 Luca HeltaiThird attempt. 11651/head
2021-01-29 Peter MunchMerge pull request #11588 from peterrum/high_order_lagrange
2021-01-29 Luca HeltaiMerge pull request #11624 from bangerth/exception
2021-01-29 Peter MunchMerge pull request #11650 from luca-heltai/cancel-redun...
2021-01-29 Luca HeltaiSecond try 11650/head
2021-01-29 Wolfgang BangerthMerge pull request #11637 from marcfehling/tet-neighbor...
2021-01-29 Wolfgang BangerthMerge pull request #11627 from marcfehling/hp-merge
2021-01-29 Bruno TurcksinMerge pull request #11645 from bangerth/ref-cell-11
2021-01-29 Bruno TurcksinMerge pull request #11646 from bangerth/reference
2021-01-29 Marc FehlingAdded tests for FENothing constraints. 11448/head
2021-01-28 Marc Fehlingsimplex: implement 'interface_constraints' for FE_Poly. 11625/head
2021-01-28 Marc Fehlingsimplex: face_interpolation for FE_Poly 11590/head
2021-01-28 Matthias MaierCMake: Update Sundials version check 11649/head
2021-01-28 Wolfgang BangerthMerge pull request #11606 from tjhei/mapping_is_compatible
2021-01-28 Wolfgang BangerthMove functions into an anonymous namespace to take... 11648/head
2021-01-28 Wolfgang BangerthMove two static private functions into an internal...
2021-01-28 Marc FehlingBugfix: Clear DoFHandler in Triangulation create signal. 11627/head
2021-01-28 Marc FehlingAdapt CellAccessor::neighbor_child_on_subface for trian... 11637/head
2021-01-28 Wolfgang BangerthAdjust test output. 11624/head
2021-01-28 Daniel ArndtMerge pull request #11515 from elauksap/pft_solution_tr...
2021-01-28 Wolfgang BangerthSimplify code. 11645/head
2021-01-28 Luca HeltaiMerge pull request #11366 from marcfehling/subdomain
2021-01-28 Daniel ArndtMerge pull request #11643 from luca-heltai/cancel-redun...
2021-01-28 Wolfgang BangerthPass 'const double' objects by-value, rather than by... 11646/head
2021-01-28 Peter MunchEnable VtkFlags::write_higher_order_cells for triangles 11588/head
2021-01-28 Wolfgang BangerthMerge pull request #11642 from peterrum/make_triangulation
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.