]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-08-03 David WellsMerge pull request #2910 from drwells/remove-const...
2016-08-03 Denis DavydovMerge pull request #2911 from bangerth/improve-control...
2016-08-03 David WellsRemove unused const casts. 2910/head
2016-08-03 David WellsRedo the hp make_flux_sparsity_pattern logic.
2016-08-03 Wolfgang BangerthMake control flow easier to read. 2911/head
2016-08-03 Wolfgang BangerthMerge pull request #2907 from guidokanschat/locally_own...
2016-08-02 Guido Kanschatchange DoFHandler template 2907/head
2016-08-02 Guido Kanschatadd entries to changelog
2016-08-02 Guido Kanschatchange from locally_owned to localy_owned_on_level...
2016-08-02 Guido Kanschatmake DoFTools::make_cell_patches work with parallel...
2016-08-02 Matthias MaierMerge pull request #2885 from tamiko/cmake_improve_gsl_...
2016-08-02 Matthias Maieradd a news/changes.h entry 2885/head
2016-08-02 Matthias MaierCMake: Also detect gsl version and export GSL_VERSION
2016-08-02 Matthias MaierCMake: Bugfix: Also pick up cblas for the gsl link...
2016-08-01 Wolfgang BangerthMerge pull request #2906 from masterleinad/references_s...
2016-08-01 Daniel ArndtAdd literature to step-35 2906/head
2016-08-01 Wolfgang BangerthMerge pull request #2905 from tamiko/cmake_2.8.8_compat...
2016-08-01 Matthias MaierCMake: Bugfix: Strip input variables for CHECK_COMPILER... 2905/head
2016-08-01 Wolfgang BangerthMerge pull request #2901 from class4kayaker/elim_rand_s...
2016-08-01 Jonathan RobeyAdjust reference to random_shuffle in comment 2901/head
2016-08-01 Wolfgang BangerthMerge pull request #2894 from tjhei/step-17-dsp
2016-08-01 Wolfgang BangerthMerge pull request #2893 from tjhei/fix_locally_owned_d...
2016-08-01 David WellsMerge pull request #2892 from tjhei/dsp_documentation
2016-08-01 Martin KronbichlerMerge pull request #2903 from jgedicke/fix_clang_error
2016-08-01 Timo Heisteraddress comments 2894/head
2016-08-01 Timo Heisteradd some documentation 2892/head
2016-08-01 Timo Heistercomment, add Assert 2893/head
2016-08-01 Joscha Gedickefix clang error 2903/head
2016-08-01 Timo HeisterFix locally_owned_dofs_per_subdomain
2016-08-01 Denis DavydovMerge pull request #2871 from jgedicke/arpack
2016-08-01 Joscha Gedickefix (P)ARPACK interface for non-symmetric matrices 2871/head
2016-08-01 Wolfgang BangerthMerge pull request #2900 from class4kayaker/fix_compile...
2016-07-31 Jonathan RobeyFix error generated in removing mem_fun 2900/head
2016-07-31 Wolfgang BangerthMerge pull request #2898 from class4kayaker/elim_mem_fun
2016-07-31 Wolfgang BangerthMerge pull request #2899 from class4kayaker/elim_ptr_fun
2016-07-31 Jonathan RobeyEliminate ptr_fun from tests 2899/head
2016-07-31 Jonathan RobeyEliminate mem_fun in include 2898/head
2016-07-31 Jonathan RobeyEliminate mem_fun in source
2016-07-31 Wolfgang BangerthMerge pull request #2884 from class4kayaker/elim_bind2nd
2016-07-31 Timo Heisteruse DynamicSparsityPattern in step-17
2016-07-31 Martin KronbichlerMerge pull request #2888 from kronbichler/master
2016-07-31 Martin KronbichlerFix print functions of Trilinos sparsity pattern 2888/head
2016-07-31 Timo HeisterMerge pull request #2886 from tamiko/cmake_windows_setup
2016-07-31 Denis DavydovMerge pull request #2891 from tamiko/reformat
2016-07-31 Matthias MaierDocumentation: Reformat CONTRIBUTING.md 2891/head
2016-07-31 Matthias MaierMerge pull request #2890 from bangerth/doc-update-72
2016-07-31 Matthias MaierCMake: Bugfix: Remove forgotten "compat_files" target 2886/head
2016-07-31 Wolfgang BangerthMerge pull request #2844 from drwells/remove-Function...
2016-07-31 Wolfgang BangerthAnnotate @param statements as in/out. 2890/head
2016-07-31 Wolfgang BangerthMerge pull request #2846 from spco/parallel_make_flux
2016-07-30 SAM COXAdd DoFTools::make_flux_sparsity_pattern() with masks... 2846/head
2016-07-30 Jonathan RobeyAdd include to grid_refinement.cc 2884/head
2016-07-29 Jonathan RobeyAdjust comment
2016-07-29 Jonathan RobeyFix include comments
2016-07-29 Matthias MaierCMake: Override multi-configuration types locations...
2016-07-29 Matthias MaierCMake: Override multi-configuration types locations...
2016-07-29 David WellsMention the updates to steps 5-8 in the changes.h. 2844/head
2016-07-29 David WellsUse a plain function, not a Function, in step-8.
2016-07-29 David WellsState why we need a default constructor in step-7.
2016-07-29 David WellsAdd a note on the Tensor class to step-7.
2016-07-29 David WellsRemove an AIX workaround in step-7.
2016-07-29 David WellsRemove an unused header in step-7.
2016-07-29 David WellsUpdate the exception discussion in step-6.
2016-07-29 David WellsUpdate the output for step-6.
2016-07-29 David WellsUse a plain function, not a Function, in step-6.
2016-07-29 David WellsFix a typo in step-5.
2016-07-29 David WellsRemove discussion of the exception from step-5.
2016-07-29 David WellsAdd the Assert discussion back in to step-5.
2016-07-29 David WellsUse a plain function, not a Function, in step-5.
2016-07-29 David WellsIntroduce Function better in step-4.
2016-07-28 Jonathan RobeyRemove bind2nd in tests
2016-07-28 Jonathan RobeyRemove bind2nd in include
2016-07-28 Jonathan RobeyRemove bind2nd calls in source
2016-07-28 Matthias MaierMerge pull request #2883 from tjhei/document_project
2016-07-28 Timo Heisterextend documentation for ::project 2883/head
2016-07-27 Wolfgang BangerthMerge pull request #2879 from masterleinad/delete_get_n...
2016-07-27 Daniel ArndtDelete unnecessary implementation 2879/head
2016-07-27 Wolfgang BangerthMerge pull request #2880 from Rombur/typo
2016-07-27 Bruno TurcksinFix a typo in the documentation FunctionParser. 2880/head
2016-07-27 Bruno TurcksinMerge pull request #2878 from bangerth/doc-update-71
2016-07-27 Wolfgang BangerthClarify that update_once/each is not part of a public... 2878/head
2016-07-27 Bruno TurcksinMerge pull request #2877 from kronbichler/master
2016-07-27 Martin KronbichlerFix typo 2877/head
2016-07-27 Bruno TurcksinMerge pull request #2876 from kronbichler/master
2016-07-27 Martin KronbichlerFix mg dof indices on objects not in standard orientation. 2876/head
2016-07-27 Martin KronbichlerMerge pull request #2874 from bangerth/mark-function...
2016-07-27 Martin KronbichlerMerge pull request #2872 from bangerth/correctly-derive...
2016-07-27 Wolfgang BangerthMark a function that already has a doxygen @deprecated... 2874/head
2016-07-26 Wolfgang BangerthDerive IndexSet iterators from std::iterator with appro... 2872/head
2016-07-26 Wolfgang BangerthMerge pull request #2858 from class4kayaker/interpolate...
2016-07-26 Wolfgang BangerthMerge pull request #2849 from rrgrove6/include_pressure...
2016-07-26 Timo HeisterMerge pull request #2868 from bangerth/fix-visual-studi...
2016-07-26 Bruno TurcksinMerge pull request #2867 from bangerth/avoid-warning
2016-07-26 Ryan Grovechanges.h 2849/head
2016-07-26 Ryan GroveAdded functionality for including pressure dofs on...
2016-07-26 Wolfgang BangerthWork around a MS Visual Studio oddity. 2868/head
2016-07-26 Wolfgang BangerthAvoid a warning. 2867/head
2016-07-26 Jonathan RobeyAdd update to changes.h 2858/head
2016-07-26 Jonathan RobeyAdd test of functionality
2016-07-25 Bruno TurcksinMerge pull request #2863 from bangerth/doc-update-70
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.