]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-04-12 Martin KronbichlerMerge pull request #6202 from kronbichler/issue_5667_ma...
2018-04-11 Daniel ArndtMerge pull request #6177 from kronbichler/jacobi_polynomial
2018-04-11 Martin KronbichlerRename CellType -> GeometryType. 6202/head
2018-04-11 Daniel ArndtMerge pull request #6182 from luca-heltai/clone-manifolds
2018-04-11 Martin KronbichlerAdjust test output due to (more accurate) expression... 6177/head
2018-04-11 Martin KronbichlerAdd another test.
2018-04-11 Martin KronbichlerAdd changelog.
2018-04-11 Martin KronbichlerUse Jacobi roots to simplify quadrature implementation.
2018-04-11 Martin KronbichlerTest Jacobi polynomial evaluation.
2018-04-11 Martin KronbichlerUse Jacobi polynomial roots for definition of Hermite...
2018-04-11 Martin KronbichlerAdd user-visible implementation of Jacobi polynomial.
2018-04-11 Martin KronbichlerConvert data structures in MF::MappingInfo to a face...
2018-04-11 Martin KronbichlerMerge pull request #6155 from bangerth/unique-ptr
2018-04-10 David WellsMerge pull request #6175 from bangerth/glossary
2018-04-10 Wolfgang BangerthAdd glossary entry on dimensions. 6175/head
2018-04-09 Luca HeltaiFixed DA comments. 6182/head
2018-04-09 Luca HeltaiFixed DA comments.
2018-04-09 Luca HeltaiFixed MK comments.
2018-04-09 Timo HeisterMerge pull request #6209 from masterleinad/fix_sparsity...
2018-04-09 Daniel ArndtFix documentation of SparsityPattern 6209/head
2018-04-09 Daniel ArndtMerge pull request #6124 from bangerth/fix-vector-tools
2018-04-09 Timo HeisterMerge pull request #6204 from masterleinad/macos_setup_...
2018-04-09 Bruno TurcksinMerge pull request #6062 from BenBrands/MRRR
2018-04-09 Luca HeltaiFixed failing tests.
2018-04-09 Luca HeltaiAdded clone members to (deprecated) Boundary objects.
2018-04-09 Luca HeltaiMake step-53 compatible with the new interface.
2018-04-09 Luca HeltaiChangelog.
2018-04-09 Luca HeltaiMake tria use std::unique_ptr<Manifold<dim,spacedim> >
2018-04-09 Luca HeltaiClone functions for OpenCASCADE objects.
2018-04-09 Luca HeltaiImplement clone for each standard Manifold class.
2018-04-09 Luca HeltaiAdd clone method for Manifold and FlatManifold
2018-04-09 David WellsMerge pull request #6191 from bangerth/doc-update-2
2018-04-09 Martin KronbichlerMerge pull request #6205 from davydden/doc/step-37_hang...
2018-04-09 Denis Davydovdoc: mention Kelly estimator in step-37 extensions 6205/head
2018-04-09 Wolfgang BangerthClarify a comment in FiniteElement. 6191/head
2018-04-09 David WellsMerge pull request #6176 from masterleinad/cast_dynamic
2018-04-08 Daniel ArndtAllow setup_astyle.sh to be used on macOS as well 6204/head
2018-04-08 Daniel ArndtMerge pull request #6190 from bangerth/doc-update
2018-04-07 David WellsMerge pull request #6189 from bangerth/noreturn
2018-04-07 David WellsMerge pull request #6203 from masterleinad/separate_step4
2018-04-07 Daniel ArndtGuard blank line by HTML comment 6203/head
2018-04-07 Martin KronbichlerMerge pull request #6201 from masterleinad/separate_step4
2018-04-07 Martin KronbichlerMerge pull request #6198 from davydden/feature/zero_out...
2018-04-07 Daniel ArndtSeparate a note from 'The commented program' 6201/head
2018-04-07 Daniel ArndtMerge pull request #6199 from tjhei/fix_changelog_entry2
2018-04-07 David WellsMerge pull request #6195 from kronbichler/tensor_always...
2018-04-07 Timo Heisterfix changelog date format 6199/head
2018-04-07 Daniel ArndtMerge pull request #6196 from kronbichler/multigrid_tes...
2018-04-07 Denis Davydovmake zero_out_ghosts() const 6198/head
2018-04-07 Martin KronbichlerMake a multigrid test more robust: Filter out small... 6196/head
2018-04-07 Martin KronbichlerMore uses of DEAL_II_ALWAYS_INLINE 6195/head
2018-04-07 Denis DavydovMerge pull request #6119 from BenBrands/pseudoinverse
2018-04-07 David WellsMerge pull request #6193 from bangerth/avoid-alias
2018-04-07 Daniel ArndtMerge pull request #6192 from bangerth/add-include
2018-04-07 Wolfgang BangerthAvoid using an alias variable. 6193/head
2018-04-07 Wolfgang BangerthAdd a necessary include file. 6192/head
2018-04-07 Wolfgang BangerthExtend documentation of contrib/utilities/setup_astyle.sh. 6190/head
2018-04-06 Wolfgang BangerthMark a couple of functions as '[[noreturn]]'. 6189/head
2018-04-06 Wolfgang BangerthMerge pull request #6187 from luca-heltai/minor-message-fix
2018-04-06 Benjamin BrandsCorrections 6062/head
2018-04-06 Luca HeltaiFix name in static_assert. 6187/head
2018-04-06 Wolfgang BangerthMerge pull request #6181 from masterleinad/check-mappin...
2018-04-06 Daniel ArndtUse dynamic_unique_cast 6176/head
2018-04-06 Bruno TurcksinMerge pull request #6171 from luca-heltai/fix-patterns...
2018-04-06 Bruno TurcksinMerge pull request #6180 from masterleinad/move_dynamic...
2018-04-06 Daniel ArndtMove dynamic_unique_cast to Utilities 6180/head
2018-04-06 Daniel ArndtCheck the result of a dynamic_cast. 6181/head
2018-04-06 Luca HeltaiFixed output of tests. 6171/head
2018-04-06 Benjamin Brandsadd tests for ScaLAPACKMatrix::pseudoinverse() for... 6119/head
2018-04-06 Benjamin Brandsadd ScaLAPACKMatrix::pseudoinverse()
2018-04-06 Benjamin Brandsadd ScaLAPACKMatrix::reinit()
2018-04-06 Martin KronbichlerMerge pull request #6170 from masterleinad/more_digits_test
2018-04-06 Daniel ArndtMerge pull request #6174 from bangerth/use-dynamic_uniq...
2018-04-06 Denis DavydovMerge pull request #6173 from bangerth/fix-6161
2018-04-06 Wolfgang BangerthUse dynamic_unique_cast() where appropriate. 6174/head
2018-04-06 Daniel ArndtMerge pull request #6152 from bangerth/dynamic_unique_cast
2018-04-05 Wolfgang BangerthFix a couple minor issues with #6161. 6173/head
2018-04-05 Wolfgang BangerthMerge pull request #6161 from weixiong-zheng-berkeley...
2018-04-05 Luca HeltaiFix bug in patterns.h
2018-04-05 Matthias MaierMerge pull request #6163 from masterleinad/simplify_astyle
2018-04-05 Daniel ArndtSimplify logic for finding the path to astyle 6163/head
2018-04-05 Daniel ArndtAllow more digits for output in a few tests 6170/head
2018-04-05 Denis DavydovMerge pull request #6149 from Rombur/python_cmake
2018-04-05 Daniel ArndtMerge pull request #6169 from tamiko/fix_cmake_fix_for_...
2018-04-05 David WellsMerge pull request #6160 from masterleinad/remove_std_c...
2018-04-05 Matthias MaierCMake: set policy in subdirectory 6169/head
2018-04-05 Daniel ArndtFix WorkStream related documentation 6160/head
2018-04-05 Daniel ArndtCheck the SHA256 checksum for astyle_2.04_linux.tar.gz
2018-04-05 Daniel ArndtMerge pull request #6165 from drwells/remove-semicolons
2018-04-05 David WellsMerge pull request #6166 from tamiko/use_https
2018-04-05 Denis DavydovMerge pull request #6167 from drwells/add-double-word...
2018-04-05 David WellsRemove some unnecessary ';'s. 6165/head
2018-04-05 David WellsAdd the double word typo script. 6167/head
2018-04-05 Matthias Maiercontrib/makeofflinedoc.sh: Use https instead of http 6166/head
2018-04-05 David WellsFix two more double word typos.
2018-04-05 Daniel ArndtMerge pull request #6164 from drwells/remove-double...
2018-04-05 David WellsRemove double word typos. 6164/head
2018-04-05 Weixiong ZhengGeneralized tria extruding and reimplementing existing... 6161/head
2018-04-05 Denis DavydovMerge pull request #6137 from tamiko/clean_up_custom_ta...
2018-04-05 Daniel ArndtMake using astyle for indenting a bit easier
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.