]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-02-25 Daniel ArndtMerge pull request #5955 from bangerth/doc-update-2
2018-02-25 Wolfgang BangerthUpdate a couple comments about linear solvers. 5955/head
2018-02-25 Denis DavydovMerge pull request #5919 from drwells/deprecate-fixed...
2018-02-24 Daniel ArndtMerge pull request #5954 from bangerth/doc-update
2018-02-24 Wolfgang BangerthUpdate a comment on ComponentMask. 5954/head
2018-02-24 David WellsMark some more things as constexpr. 5919/head
2018-02-24 David WellsDeprecate fixed_int_power.
2018-02-24 Daniel ArndtMerge pull request #5949 from bangerth/simplify
2018-02-24 Wolfgang BangerthSimplify some code. 5949/head
2018-02-24 Daniel ArndtMerge pull request #5905 from bangerth/further-experiments
2018-02-24 Daniel ArndtMerge pull request #5953 from drwells/remove-svn-id...
2018-02-24 David WellsRemove some more SVN ID tags. 5953/head
2018-02-23 Bruno TurcksinMerge pull request #5921 from davydden/scalapack_split_test
2018-02-23 Timo HeisterMerge pull request #5948 from bangerth/inline
2018-02-23 Timo HeisterMerge pull request #5950 from bangerth/remove-include
2018-02-23 Timo HeisterMerge pull request #5944 from masterleinad/fix_moderniz...
2018-02-23 Denis DavydovMerge pull request #5951 from BenBrands/documentation
2018-02-23 Benjamin Brandsfix_minor_flaw_in_documentation 5951/head
2018-02-22 Wolfgang BangerthRemove now unnecessary #includes. 5950/head
2018-02-22 Wolfgang BangerthInline a message text instead of going through contortions. 5948/head
2018-02-22 Daniel ArndtFix findings of "modernize-use-emplace" 5944/head
2018-02-22 Matthias MaierMerge pull request #5947 from tjhei/shell_checks
2018-02-22 Matthias MaierMerge pull request #5946 from tjhei/add_clang_tidy_script
2018-02-22 Timo Heisterfix bash script stylistic issues 5947/head
2018-02-22 Timo Heisteradd contrib/utilities/run_clang_tidy.sh 5946/head
2018-02-22 Timo HeisterMerge pull request #5945 from bangerth/avoid-stringstreams
2018-02-22 David WellsMerge pull request #5940 from tjhei/clang_tidy_exceptions
2018-02-22 Wolfgang BangerthAvoid where possible to use std::ostringstream to gener... 5945/head
2018-02-22 Denis DavydovMerge pull request #5942 from tjhei/remove_unused_excep...
2018-02-22 David WellsMerge pull request #5939 from tjhei/mpi_type_fix
2018-02-22 David WellsMerge pull request #5936 from masterleinad/more_clang_t...
2018-02-21 Timo HeisterException fixes and cleanup (clang-tidy) 5940/head
2018-02-21 Timo Heisterremove unused exceptions 5942/head
2018-02-21 Timo Heisterfix MPI type and remove confusing assert 5939/head
2018-02-21 Daniel Arndtclang-tidy performance findings 5936/head
2018-02-21 Bruno TurcksinMerge pull request #5870 from kkormann/issue_5667_integ...
2018-02-21 Martin KronbichlerMerge pull request #5925 from drwells/fix-fe-unity
2018-02-21 Katharina KormannIntegrators for DG face integrals with tests. 5870/head
2018-02-21 Denis DavydovMerge pull request #5934 from BenBrands/LapackFullMatrix
2018-02-20 Jean-Paul PelteretMerge pull request #5933 from sophy1029/fix-hats
2018-02-20 Benjamin BrandsLAPACKFullMatrix::add() uses BLAS routine 5934/head
2018-02-20 Matthias MaierMerge pull request #5935 from tjhei/expand_all_instanti...
2018-02-20 Timo Heisterexpand_all_instantiations cmake target 5935/head
2018-02-20 Benjamin BrandsLAPACKFullMatrix: make operators *= and /= use Lapack...
2018-02-20 Zhuoran WangFix the location of hats on symbols in the documentation. 5933/head
2018-02-20 David WellsMerge pull request #5922 from tcclevenger/grid_out_1proc
2018-02-20 Wolfgang BangerthMerge pull request #5930 from drwells/fix-unsigned...
2018-02-20 David WellsUse types::boundary_id in a code sample. 5930/head
2018-02-20 David WellsMerge pull request #5924 from masterleinad/fix_referenc...
2018-02-20 Daniel ArndtFix references to Boundary 5924/head
2018-02-20 Daniel ArndtMerge pull request #5929 from bangerth/fix-formatting
2018-02-19 Wolfgang BangerthFix some odd formatting. 5929/head
2018-02-19 tcclevengerchanges 5922/head
2018-02-19 Martin KronbichlerMerge pull request #5898 from davydden/lapack_tmmult_diag
2018-02-19 Denis DavydovMerge pull request #5869 from BenBrands/scalapack
2018-02-19 Bruno TurcksinMerge pull request #5926 from drwells/move-implementati...
2018-02-19 Denis DavydovMerge pull request #5414 from GivAlz/new_distributed_co...
2018-02-19 Benjamin BrandsChange scale rows/columns and split tests 5869/head
2018-02-19 Denis Davydovscalapack: fix a minor resize bug in eigenpairs_symmetric() 5921/head
2018-02-19 Denis Davydovscalapack: minor cleanup of eigenpairs_symmetric()
2018-02-19 David WellsMove an implementation to a source file. 5926/head
2018-02-19 David WellsFix the memory usage of the /source/fe unity files. 5925/head
2018-02-18 David WellsMerge pull request #5923 from masterleinad/fix_tbb
2018-02-18 Denis Davydovscalapack: split _06 test into four
2018-02-18 Daniel ArndtFix warning in TBB 5923/head
2018-02-17 Daniel ArndtMerge pull request #5920 from drwells/step-45-manifold
2018-02-17 Daniel ArndtMerge pull request #5908 from Rombur/cuda_vector
2018-02-17 Martin KronbichlerMerge pull request #5911 from jwitte08/int_overflow_tpm...
2018-02-17 David WellsUse SphericalManifold in step-45. 5920/head
2018-02-17 Giovanni AlzettaAdded distributed compute point locations and two tests 5414/head
2018-02-17 Denis DavydovMerge pull request #5918 from masterleinad/more_msvc_fixes
2018-02-17 jwitteFix integer overflow in TensorProductMatrix 5911/head
2018-02-17 David WellsMerge pull request #5917 from masterleinad/more_msvc
2018-02-17 Daniel ArndtFix get_fe_by_name for MSVC 5918/head
2018-02-17 David WellsMerge pull request #5885 from masterleinad/fixup_make_u...
2018-02-17 Daniel ArndtReplace operator[] in dof_info.h where necessary 5917/head
2018-02-17 Wolfgang BangerthMerge pull request #5907 from masterleinad/fix_msvc
2018-02-16 Denis DavydovMerge pull request #5915 from davydden/scalapack_ppocon
2018-02-16 Denis Davydovscalapack: query lwork from ppocon 5915/head
2018-02-16 David WellsMerge pull request #5912 from mathgirl/step3typos
2018-02-16 Emma CinatlTypos corrected in step-3 5912/head
2018-02-16 Denis Davydovadd a changelog entry 5898/head
2018-02-16 Denis Davydovmake mTmult more clever if A==B
2018-02-16 Denis Davydovmake Tmmult more clever if A==B
2018-02-16 Denis Davydovadd LAPACK::Tmmult() to do a tripple product with a...
2018-02-16 Wolfgang BangerthMerge pull request #5910 from tjhei/document_l_singuala...
2018-02-16 Timo Heisterfollowup: document Functions::LSingularityFunction 5910/head
2018-02-16 Denis DavydovMerge pull request #5909 from tjhei/document_l_singuala...
2018-02-16 Timo Heisterdocument Functions::LSingularityFunction 5909/head
2018-02-16 Bruno TurcksinFix a bug in CUDAWrappers::Vector::reinit 5908/head
2018-02-16 Denis DavydovMerge pull request #5906 from masterleinad/fix_clang_ti...
2018-02-16 Daniel ArndtFix some warnings and errors reported by MSVC 5907/head
2018-02-15 Daniel ArndtFix issues found by clang-tidy checks=performance* 5906/head
2018-02-15 Daniel ArndtUse make_unique/shared in examples 5885/head
2018-02-15 Daniel ArndtUse make_unique/shared in particles
2018-02-15 Daniel ArndtUse make_unique/shared in multigrid
2018-02-15 Daniel ArndtUse make_unique/shared in grid
2018-02-15 Daniel ArndtUse make_unique/shared in dofs
2018-02-15 Daniel ArndtUse make_unique/shared in numerics
2018-02-15 Daniel ArndtUse make_unique/shared in meshworker
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.