]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-02-08 Peter MunchRemove MatrixType from MGTransferGlobalCoarsening 11708/head
2021-02-07 Daniel ArndtMerge pull request #11705 from bangerth/ref-cell-22
2021-02-06 Wolfgang BangerthSpell out Tri->Triangle, Quad->Quadrilateral, etc. 11705/head
2021-02-06 Daniel ArndtMerge pull request #11702 from bangerth/move
2021-02-06 Daniel ArndtMerge pull request #11697 from adamqc/fix-python-wrapper
2021-02-06 Daniel ArndtMerge pull request #11695 from bangerth/ref-cell-21
2021-02-06 Wolfgang BangerthMove get_default_linear_mapping() to mapping.h/cc. 11702/head
2021-02-06 Wolfgang BangerthMerge pull request #11700 from masterleinad/fix_sundial...
2021-02-06 Wolfgang BangerthMark a DEAL_II_CONSTEXPR function as inline. 11695/head
2021-02-06 Daniel ArndtMerge pull request #11694 from bangerth/ref-cell-20
2021-02-06 Wolfgang BangerthWork around limitations of GCC 5.4 with constexpr.
2021-02-06 Daniel ArndtFix missing header in sundials/n_vector.h 11700/head
2021-02-06 Peter MunchMerge pull request #11693 from bangerth/ref-cell-18
2021-02-06 Ce QinFix python wrapper. 11697/head
2021-02-06 Wolfgang BangerthMake a function 'constexpr'.
2021-02-06 Wolfgang BangerthMerge pull request #11678 from peterrum/ac_copy_from_number
2021-02-06 Wolfgang BangerthRemove a couple of unnecessary forward declarations. 11694/head
2021-02-05 Wolfgang BangerthRename namespace internal::Info to internal::ReferenceCell. 11693/head
2021-02-05 Peter MunchMerge pull request #11688 from bangerth/ref-cell-16
2021-02-05 Peter MunchMerge pull request #11689 from bangerth/ref-cell-17
2021-02-05 Peter MunchEnable AffineConstraints::copy_from for mixed number... 11678/head
2021-02-05 Wolfgang BangerthMerge pull request #11690 from drwells/fix-exodusii...
2021-02-05 David WellsMerge pull request #11675 from bangerth/indent
2021-02-05 Wolfgang BangerthRename variables named 'reference_cell_type' to 'refere... 11688/head
2021-02-05 Daniel ArndtMerge pull request #11684 from tamiko/linear_operators_1
2021-02-05 Daniel ArndtMerge pull request #11683 from tamiko/print_cxx_standard
2021-02-05 Wolfgang BangerthAdd changelog entry. 11689/head
2021-02-05 Wolfgang BangerthMove the get/set_bit() functions into namespace Utilities.
2021-02-05 David WellsFix compilation with ExodusII. 11690/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 Matthias MaierDocumentation: Advertise <deal.II/lac/linear_operator_t... 11684/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: record the C++ language standard detected during... 11683/head
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 BangerthEnsure exactly one newline at the end of each file. 11675/head
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...
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.