]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-06-14 Martin KronbichlerFix bug with PETSc
2016-06-14 Martin KronbichlerFix according to review
2016-06-14 Martin KronbichlerAllow non-unique split of elements in source map
2016-06-14 Martin KronbichlerAlso allow MPI::sum on complex numbers
2016-06-14 Martin KronbichlerMake parallel vector derive from VectorSpaceVector
2016-06-14 Denis DavydovMerge pull request #2680 from davydden/update/parpack
2016-06-14 Denis Davydovparpack: add set_initial_vector() for Krylov subspace 2680/head
2016-06-14 Denis Davydovparpack: update documentation and fix Exception
2016-06-08 Bruno TurcksinMerge pull request #2675 from bangerth/fix-test
2016-06-08 Wolfgang BangerthFix test. Also add changelog. 2675/head
2016-06-07 Bruno TurcksinMerge pull request #2673 from bangerth/reorder-operations
2016-06-07 Timo HeisterMerge pull request #2669 from tjhei/parallel_fe_field
2016-06-07 Wolfgang BangerthMerge pull request #2672 from drwells/remove-extra...
2016-06-07 Wolfgang BangerthFirst call the signal, then destroy the object. 2673/head
2016-06-07 David WellsRemove some extra '*'s in comments. 2672/head
2016-06-07 Timo Heisterchangelog entry 2669/head
2016-06-07 Timo Heisterfix FEFieldFunction in parallel
2016-06-07 Bruno TurcksinMerge pull request #2671 from bangerth/reorder-operations
2016-06-07 Martin KronbichlerMerge pull request #2668 from drwells/improve-step-22
2016-06-07 David WellsClarify a deprecated class' status. 2668/head
2016-06-07 David WellsImprove the word order in a dependent clause.
2016-06-07 David WellsFix a typo.
2016-06-07 David WellsUse I, not 1, in the traction term.
2016-06-07 David WellsFix some spurious doxygen links.
2016-06-06 Wolfgang BangerthReorder operations. 2671/head
2016-06-05 Wolfgang BangerthMerge pull request #2667 from bangerth/fix-tensor-insta...
2016-06-05 Wolfgang BangerthAlso instantiate the Tensor::n_independent_components... 2667/head
2016-06-05 Wolfgang BangerthExplicitly instantiate Tensor<...> and its members.
2016-06-03 Wolfgang BangerthMerge pull request #2666 from tjhei/step-56-result...
2016-06-03 Timo Heisterupdate step-56 results 2666/head
2016-06-03 Timo HeisterMerge pull request #2665 from bangerth/doc-update-67
2016-06-02 Wolfgang BangerthMinor updates to step-56. 2665/head
2016-06-02 Timo HeisterMerge pull request #2659 from bangerth/doc-update-66
2016-06-02 Martin KronbichlerMerge pull request #2458 from rrgrove6/step-55
2016-06-02 Timo Heisteraddress comments 2458/head
2016-06-01 Wolfgang BangerthAdd another comment. 2659/head
2016-06-01 Martin KronbichlerMerge pull request #2663 from QiaoLei-88/fix_step-51_intro
2016-06-01 Lei Qiaofix a subscript in introduction of step-51 2663/head
2016-06-01 Bruno TurcksinMerge pull request #2662 from QiaoLei-88/fix_step-51_intro
2016-06-01 Lei Qiaofix inner product operator in introduction of step-51 2662/head
2016-06-01 Timo Heistertypos
2016-06-01 Timo Heisteruse compute_global_error
2016-06-01 Timo Heistermention tutorial and add changelog
2016-06-01 Timo Heistersmall code update
2016-06-01 Timo Heisterwrite some text
2016-06-01 Timo Heisterfix, cleanup, documentation
2016-06-01 Ryan Groverename to step-56
2016-06-01 Ryan Groveconst additions + indent
2016-06-01 Ryan GroveSome more changes (incomplete)
2016-06-01 Ryan GroveFixed Wolfgang's intro.dox and results.dox comments
2016-06-01 Ryan GroveAddressed most of Wolfgang's comments with the exceptio...
2016-06-01 Ryan GroveStep-55: Geometric Multigrid for Stokes
2016-06-01 Timo HeisterMerge pull request #2660 from bangerth/doc-update-67
2016-06-01 Martin KronbichlerMerge pull request #2657 from Rombur/functor
2016-05-31 Wolfgang BangerthCentralize the place where we generate documentation... 2660/head
2016-05-31 Wolfgang BangerthTransform the script in a way that allows processing...
2016-05-31 Wolfgang BangerthAdd a missing dependency.
2016-05-31 Bruno TurcksinAdd a functor interface to ReadWriteVector. 2657/head
2016-05-31 David WellsMerge pull request #2654 from drwells/clean-up-mpi...
2016-05-31 David WellsRemove some unused constants. 2654/head
2016-05-31 David WellsMove an MPI function into a source file.
2016-05-31 David WellsMerge pull request #2655 from tjhei/fix_link
2016-05-31 Timo Heisterfix link to UMFPACK 2655/head
2016-05-30 David WellsMove templates in mpi.h to mpi.templates.h.
2016-05-30 David WellsRe-wrap some comments.
2016-05-30 David WellsRemove unused includes.
2016-05-30 David WellsRemove an unneeded include from utilities.h.
2016-05-30 Wolfgang BangerthMerge pull request #2652 from drwells/fix-readme-typo
2016-05-30 David WellsFix a typo in the README. 2652/head
2016-05-29 David WellsMerge pull request #2651 from drwells/fix-symmetric...
2016-05-29 David WellsAdd a test for symmetric tensor access. 2651/head
2016-05-29 David WellsMerge pull request #2650 from bangerth/doc-update-65
2016-05-29 David WellsMake a method's documentation more accurate.
2016-05-29 David WellsFix SymmetricTensor::operator[].
2016-05-29 Wolfgang BangerthMinor edits to SymmetricTensor documentation. 2650/head
2016-05-29 Wolfgang BangerthMerge pull request #2648 from drwells/refactor-mpi...
2016-05-28 David WellsReduce code duplication in all_reduce. 2648/head
2016-05-28 Wolfgang BangerthMerge pull request #2643 from kalj/fix-cast-warnings
2016-05-28 Wolfgang BangerthMerge pull request #2644 from drwells/fix-c++03-tests-01
2016-05-28 Wolfgang BangerthMerge pull request #2645 from drwells/fix-c++03-tests-02
2016-05-28 Wolfgang BangerthMerge pull request #2646 from drwells/fix-c++03-tests-03
2016-05-28 David WellsDo not build step-44 as a test without C++11. 2646/head
2016-05-28 David WellsMake tests with std::move only run with C++11. 2645/head
2016-05-28 David WellsFix a test so it can run in C++03 mode. 2644/head
2016-05-28 Karl Ljungkvistsuppress warnings about implicit cast 2643/head
2016-05-27 Denis DavydovMerge pull request #2640 from bangerth/doc-update-64
2016-05-27 Wolfgang BangerthAddress Denis Davydov's comments on the pull request. 2640/head
2016-05-27 Wolfgang BangerthMerge pull request #2642 from davydden/feature/cell_dat...
2016-05-27 Denis Davydovmake CellDataStorage derive from Subscriptor 2642/head
2016-05-27 Matthias MaierMerge pull request #2641 from jppelteret/update_tutoria...
2016-05-27 Jean-Paul PelteretAdded LinearOperator to tutorial topics 2641/head
2016-05-26 Wolfgang BangerthMerge pull request #2636 from tjhei/fix_compute_global_...
2016-05-26 Timo Heisterfix compute_global_error() 2636/head
2016-05-25 Denis DavydovMerge pull request #2620 from jppelteret/step-44_Cell_D...
2016-05-25 Jean-Paul PelteretUpdated step-44 to use modern features of deal.II. 2620/head
2016-05-25 Wolfgang BangerthAdd a missing argument to a function.
2016-05-25 Wolfgang BangerthMove functions into a separate namespace.
2016-05-25 Bruno TurcksinMerge pull request #2639 from tamiko/fix_cuda_configuration
2016-05-25 Matthias MaierMerge pull request #2608 from kalj/fix-bad-macro-warning
2016-05-25 Matthias MaierMerge pull request #2618 from luca-heltai/fix-cpack
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.