]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 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 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 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.
2017-12-12 Martin KronbichlerFix opencascade test.
2017-12-12 Martin KronbichlerFix two more tests after update by David Wells.
2017-12-12 Martin KronbichlerAdjust output in grid tests.
2017-12-12 Martin KronbichlerAdjust test output. Increase precision for data_out_mul...
2017-12-12 Martin KronbichlerRemove some tests for distorted cells that now no longe...
2017-12-12 Martin KronbichlerAdjust output in bits/ tests.
2017-12-12 Daniel ArndtAdjust test output for step-11 tests.
2017-12-12 Martin KronbichlerAdd more output for mapping test. Adjust output.
2017-12-12 Martin KronbichlerSwitch tests to Manifold. Adjust output.
2017-12-12 Martin KronbichlerIncrease precision and adjust test output of divergence...
2017-12-12 Martin KronbichlerAdjust test output for cell similarity. Verified.
2017-12-12 Martin KronbichlerAdjust test output for no flux tests. Verified.
2017-12-12 Martin KronbichlerDo not interpolate with additional points for Boundary...
2017-12-12 Martin KronbichlerReplace Boundary by Manifold.
2017-12-12 Martin KronbichlerMake a test more robust.
2017-12-12 Martin KronbichlerInterpolate rather than average for new points of Mappi...
2017-12-12 Martin KronbichlerChange weights for mesh smoothing ('Laplace vector...
2017-12-12 Martin KronbichlerLet manifold compute the center of new quads/hexes...
2017-12-12 Daniel ArndtMerge pull request #5583 from luca-heltai/find-gmsh
2017-12-12 Alexander GrayverUpdate test output 5613/head
2017-12-12 Luca HeltaiMerge pull request #5411 from GivAlz/change_fe_computeptloc
2017-12-11 Daniel ArndtMerge pull request #5609 from drwells/fix-step-42
2017-12-11 Bruno TurcksinUse lambda function to define the color scheme 5610/head
2017-12-11 Alexander GrayverUpdate doc, add changelog item
2017-12-11 Daniel ArndtRestrict boost test to DEAL_II_ALLOW_PLATFORM_INTROSPECTION 5572/head
2017-12-11 Giovanni AlzettaLinked fe_field_function compute point locations to... 5411/head
2017-12-11 David WellsFix a file creation check. 5609/head
2017-12-11 Alexander GrayverRemove coin flip
2017-12-11 Luca HeltaiGMSH_EXECUTABLE -> DEAL_II_GMSH_EXECUTABLE_PATH 5583/head
2017-12-11 Luca HeltaiAdded FindGMSH to look for GMSH executable.
2017-12-11 Bruno TurcksinAdd entry in the changelog
2017-12-11 Bruno TurcksinAdd Jupyter Notebook to demonstrate how to use the...
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.