]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-02-04 Wolfgang BangerthMerge pull request #11644 from konsim83/feature_orienta...
2021-02-04 Konrad SimonAdded 2d and 3d tes mesh with nonstandard faces to... 11644/head
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 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
2021-01-28 Luca HeltaiCreated cancelling workflow. 11643/head
2021-01-28 Peter MunchMerge pull request #11505 from drwells/fe-p-bubbles
2021-01-28 Peter MunchMove make_triangulation into ReferenceCell::Type 11642/head
2021-01-28 Peter MunchMerge pull request #11604 from bangerth/ref-cell-9
2021-01-28 Peter MunchMerge pull request #11640 from bangerth/simplify-2
2021-01-28 Luca HeltaiChangeLog. 11592/head
2021-01-28 Luca HeltaiAdded GridIn::read_msh()
2021-01-28 Luca HeltaiAdded GridOut::write_msh()
2021-01-28 Luca HeltaiAdd support for gmsh api in cmake.
2021-01-28 Peter MunchMerge pull request #11623 from peterrum/fpe_integrate
2021-01-28 Wolfgang BangerthTry to trick MSVC into accepting a default argument. 11604/head
2021-01-28 Wolfgang BangerthMove the get_*mapping() functions into ReferenceCell...
2021-01-27 Wolfgang BangerthMinor simplification in QProjector. 11640/head
2021-01-27 Peter MunchMerge pull request #11639 from peterrum/fpe_grad
2021-01-27 Peter MunchFix FEPointEvaluation if only grad is requested 11639/head
2021-01-27 Martin KronbichlerMerge pull request #11634 from tjhei/fix_warning_dim
2021-01-27 Peter MunchImplement FEPointEvaluation::integrate(), ::submit_valu... 11623/head
2021-01-27 Martin KronbichlerMerge pull request #11635 from masterleinad/fix_include...
2021-01-27 Martin KronbichlerMerge pull request #11630 from peterrum/fpe_interface
2021-01-27 David WellsImplement FE_P_Bubbles, which enables mass lumping... 11505/head
2021-01-26 Daniel ArndtAdd missing include file for SUNDIALS 11635/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.