]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-02-09 David WellsMerge pull request #11696 from bangerth/doc-97
2021-02-08 David WellsMerge pull request #11710 from bangerth/doc-64
2021-02-08 Daniel ArndtMerge pull request #11712 from bangerth/dox
2021-02-08 Daniel ArndtMerge pull request #11703 from gassmoeller/fix_property...
2021-02-08 Daniel ArndtMerge pull request #11681 from bangerth/34
2021-02-08 Wolfgang BangerthHide a forward declaration from doxygen. 11712/head
2021-02-08 Rene GassmoellerProperly clear particle locations 11703/head
2021-02-08 Peter MunchMerge pull request #11709 from bangerth/ref-cell-23
2021-02-08 Wolfgang BangerthAdd a doxygen reference. 11710/head
2021-02-08 Wolfgang BangerthName arguments in a function declaration.
2021-02-08 Wolfgang BangerthMerge pull request #11701 from masterleinad/fix_sundial...
2021-02-07 Wolfgang BangerthProvide some more documentation. 11709/head
2021-02-07 Wolfgang BangerthWork around a constexpr bug.
2021-02-07 Wolfgang BangerthMove the special ReferenceCell objects into a namespace...
2021-02-07 Peter MunchMerge pull request #11704 from peterrum/compute_matrix_...
2021-02-07 Peter MunchMerge pull request #11692 from bangerth/ref-cell-19
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 ArndtUse MPI_COMM_SELF 11701/head
2021-02-06 Peter MunchMatrixFreeTools::compute_matrix() make it work for... 11704/head
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 Daniel ArndtDeal with no MPI in sundials/n_vector.templates.h
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 BangerthUpdate SparsityPattern/SparseMatrix::copy_from() docume... 11696/head
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 BangerthAvoid using a function in a context in which it makes... 11692/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 Wolfgang BangerthSay more about possible extensions for step-34. 11681/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_...
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.