]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-12-21 Denis Davydovsupport 64bit BLAS 5656/head
2017-12-21 Daniel ArndtMerge pull request #5660 from masterleinad/increase_pre...
2017-12-21 Daniel ArndtMerge pull request #5652 from drwells/lapack-size-type
2017-12-21 Denis DavydovMerge pull request #5659 from davydden/feature/norm_sqr
2017-12-21 Martin KronbichlerMerge pull request #5632 from ExtremOPS/multiplySparsit...
2017-12-21 Daniel ArndtIncrease precision in arpack/parpack_advection_diffusio... 5660/head
2017-12-21 Denis Davydovadd LA::d::BlockVector::norm_sqr() and LA::d::Vector... 5659/head
2017-12-21 Christoph Goeringadded changelog entry 5632/head
2017-12-21 Christoph Goeringadded two unit tests and its output for compute_mmult_p...
2017-12-21 Christoph Goeringadded DynamicSparsityPattern::compute_mmult_pattern(..)
2017-12-21 Martin KronbichlerMerge pull request #5654 from masterleinad/update_numbe...
2017-12-21 David WellsChange LAPACKFullMatrix::size_type to unsigned int. 5652/head
2017-12-20 Daniel ArndtAdd comment why to call update_number_cache 5654/head
2017-12-20 Daniel ArndtUpdate NumberCache after adding periodicity to a p...
2017-12-20 Denis DavydovMerge pull request #5651 from davydden/feature/lapack_r...
2017-12-20 Denis Davydovadd a function to remove row and column from LAPACKFull... 5651/head
2017-12-20 Martin KronbichlerMerge pull request #5650 from davydden/doc/lapack_fix_b...
2017-12-20 Denis Davydovdoc: fix bracket in LATEX documentation 5650/head
2017-12-20 Bruno TurcksinMerge pull request #5634 from kronbichler/update_manifo...
2017-12-19 Martin KronbichlerMerge pull request #5631 from davydden/feature/increase...
2017-12-19 Daniel ArndtMerge pull request #5638 from drwells/stop-overwriting...
2017-12-19 Wolfgang BangerthMerge pull request #5620 from cpraveen/fixdoc
2017-12-19 Denis Davydovdo not capitalize proper names in Utilities::LinearAlgebra 5631/head
2017-12-19 Denis Davydovvarious cleanups and improvements
2017-12-19 Denis Davydovadd a link to LAPACK forums
2017-12-19 Denis Davydovfactor out hyperbolic rotations into Utilities::LinearA...
2017-12-19 Denis Davydovimplement downdating of Cholesky factorization
2017-12-19 Denis Davydovimplement rank-1 update for Cholesky factorization
2017-12-19 Denis Davydovadjust LAPACKFullMatrix::print_formatted() to output...
2017-12-19 Denis Davydovadd Utilities::LinearAlgebra::Givens_rotation()
2017-12-19 Denis Davydovadd rank-1 update of LAPACKFullMatrix
2017-12-19 Denis Davydovadd LAPACKFullMatrix::reinit_preserve() and Vector...
2017-12-19 Daniel ArndtMerge pull request #5649 from tamiko/make_output_more_v...
2017-12-19 Denis DavydovMerge pull request #5648 from davydden/fix/gmsh
2017-12-19 Matthias MaierCMake: Also print GMSH_EXE in detailed.log 5649/head
2017-12-19 Denis Davydovuse find_program to find GMSH 5648/head
2017-12-19 Wolfgang BangerthMerge pull request #5646 from Rombur/reinit_after_move
2017-12-19 Bruno TurcksinImprove move constructor tests 5646/head
2017-12-18 Daniel ArndtMerge pull request #5606 from luca-heltai/occ-2d
2017-12-18 Denis DavydovMerge pull request #5641 from tamiko/minor_cmake_fixes
2017-12-18 Matthias Maierremove redundant if 5641/head
2017-12-18 Wolfgang BangerthMerge pull request #5640 from Rombur/move_constructor
2017-12-18 David WellsFix overwriting of unity files in reconfiguration. 5638/head
2017-12-18 Matthias Maierfix indenting
2017-12-18 Luca HeltaiMerge pull request #5635 from masterleinad/stabilize_gmsh
2017-12-18 Matthias MaierCMake: correctly cache TestBoostBug, clean up cached...
2017-12-18 Matthias MaierCMake: TestBoostBug: Remove workaround
2017-12-18 Matthias MaierMerge pull request #5637 from drwells/remove-more-cxx11...
2017-12-18 Matthias MaierMerge pull request #5572 from masterleinad/detect_boost_bug
2017-12-18 Denis DavydovMerge pull request #5636 from Rombur/cxx11
2017-12-18 Bruno TurcksinAdd entry in changelog 5640/head
2017-12-18 Bruno TurcksinAdd move constructor to TrilinosWrappers::SparsityPattern
2017-12-18 Bruno TurcksinAdd move constructor for TrilinosWrappers::SparseMatrix
2017-12-17 David WellsMerge pull request #5639 from bangerth/add-comment
2017-12-17 Wolfgang BangerthAdd a comment and PETSc KSP and PC objects. 5639/head
2017-12-17 David WellsRemove some more DEAL_II_WITH_CXX11 references. 5637/head
2017-12-17 Bruno TurcksinRemove DEAL_II_WITH_CXX11 guards 5636/head
2017-12-17 Luca HeltaiAssert to check spacedim >= 2 in OpenCASCADE::NURBSPatc... 5606/head
2017-12-17 Luca HeltaiFix failing tests.
2017-12-17 Timo HeisterMerge pull request #5610 from Rombur/notebook
2017-12-17 Martin KronbichlerFurther improve manifold documentation text. 5634/head
2017-12-17 Daniel ArndtIncrease stability of gmsh/create_tria_01 5635/head
2017-12-16 Denis DavydovMerge pull request #5633 from bangerth/doc-updates
2017-12-16 Wolfgang BangerthSome grammar improvements. 5633/head
2017-12-16 Martin KronbichlerMerge pull request #5626 from kronbichler/update_manifo...
2017-12-16 Daniel ArndtMerge pull request #5630 from drwells/add-move-constructor
2017-12-16 Daniel ArndtMerge pull request #5628 from drwells/avoid-memory...
2017-12-16 Daniel ArndtMerge pull request #5629 from masterleinad/fix_fe_field...
2017-12-15 David WellsAdd a test for VectorMemory<std::vector<T>>. 5630/head
2017-12-15 Martin KronbichlerRemove a badly worded part of changelog. 5626/head
2017-12-15 Martin KronbichlerExtend discussion on what happens if manifolds are...
2017-12-15 Martin KronbichlerUpdate manifold documentation in a few places.
2017-12-15 David WellsImprove some method descriptions.
2017-12-15 David WellsAdd a move constructor for VectorMemory::Pointer.
2017-12-15 Daniel ArndtFix fe_field_function_03 5629/head
2017-12-15 David WellsLet GrowingVectorMemory work with std::vector. 5628/head
2017-12-15 Denis DavydovMerge pull request #5625 from masterleinad/fix_shared_t...
2017-12-15 Daniel ArndtFix shared::Triangulation tests 5625/head
2017-12-15 Daniel ArndtMerge pull request #5618 from kronbichler/robustness_wr...
2017-12-14 Martin KronbichlerFix corner case in comparison. Add test. 5618/head
2017-12-14 Praveen CFix documentation 5620/head
2017-12-14 Wolfgang BangerthMerge pull request #5619 from tjhei/document_petsc_one_...
2017-12-14 Timo HeisterMerge pull request #5616 from davydden/doc/improve_pd_S...
2017-12-14 Timo Heisteraddress comment 5619/head
2017-12-14 Timo Heisterdocument PETScWrappers::Vector constructors better
2017-12-13 Bruno TurcksinMerge pull request #5612 from masterleinad/fix_periodic...
2017-12-13 Martin KronbichlerMake write_gnuplot_dof_support_point_info more robust...
2017-12-13 Denis Davydovimprove documentation of p::d::SolutionTransfer when... 5616/head
2017-12-13 Daniel ArndtMerge pull request #5386 from kronbichler/change_laplac...
2017-12-13 Martin KronbichlerMerge pull request #5614 from davydden/doc/pum_reference
2017-12-13 Daniel ArndtFix treatment of periodic faces in communicate_locally_... 5612/head
2017-12-13 Denis Davydovupdate FE_Enriched reference paper 5614/head
2017-12-12 Luca HeltaiTest 2d triangulation.
2017-12-12 Denis DavydovMerge pull request #5613 from agrayver/fix_shared_tria
2017-12-12 Luca HeltaiOpenCASCADE classes and utilities now work also in...
2017-12-12 Martin KronbichlerSignificantly extend module on the manifold. 5386/head
2017-12-12 Martin KronbichlerAdd changelog.
2017-12-12 Martin KronbichlerUpdate documentation.
2017-12-12 Martin KronbichlerRemove old changelog that is no longer applicable.
2017-12-12 Martin KronbichlerAdjust periodicity test.
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.