]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-07-31 Wolfgang BangerthMerge pull request #2844 from drwells/remove-Function...
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-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 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
2016-07-25 Bruno TurcksinMerge pull request #2864 from bangerth/fix-template...
2016-07-25 Wolfgang BangerthMerge pull request #2865 from masterleinad/outdated_doc
2016-07-25 Daniel ArndtGet rid off outdated information 2865/head
2016-07-25 Wolfgang BangerthUse the same type for a non-type template argument... 2864/head
2016-07-25 Wolfgang BangerthAlso update the documentation of hp::MappingCollection... 2863/head
2016-07-25 Bruno TurcksinMerge pull request #2862 from bangerth/use-portable...
2016-07-25 Wolfgang BangerthUse portable version of erfc(). 2862/head
2016-07-25 David WellsMerge pull request #2861 from bangerth/remove-erroneous...
2016-07-25 Wolfgang BangerthRemove erroneous 'typename'. 2861/head
2016-07-25 Jonathan RobeyAdd logic to only require interpolated components inter...
2016-07-25 Wolfgang BangerthMerge pull request #2838 from class4kayaker/mask_interp...
2016-07-25 Matthias MaierMerge pull request #2860 from kronbichler/master
2016-07-25 Martin KronbichlerFix problem detected by address sanitizer 2860/head
2016-07-24 Jonathan RobeyFix changes.h entry formatting 2838/head
2016-07-24 Martin KronbichlerMerge pull request #2856 from masterleinad/add_missing_...
2016-07-24 Daniel ArndtAdjust empty lines between functions in fe_tools.cc 2856/head
2016-07-24 Daniel ArndtAdd missing definition and instantiation
2016-07-24 Martin KronbichlerMerge pull request #2854 from bangerth/doc-update-69
2016-07-24 Martin KronbichlerMerge pull request #2853 from bangerth/add-missing...
2016-07-24 Wolfgang BangerthUpdate documentation of QCollection::push_back(). 2854/head
2016-07-24 Wolfgang BangerthRemove a specialization of a function. 2853/head
2016-07-24 Wolfgang BangerthAdd DoFAccessor<0,...>::get_mg_dof_indices.
2016-07-23 Jonathan RobeyCreate VectorTools:interpolate with mask
2016-07-23 Wolfgang BangerthMerge pull request #2848 from class4kayaker/parameter_p...
2016-07-23 Wolfgang BangerthMerge pull request #2847 from masterleinad/clarify_mg_c...
2016-07-23 Daniel ArndtUse std::set for boundary_indicators and rename set_zer... 2847/head
2016-07-23 Denis DavydovMerge pull request #2852 from bangerth/improve-error...
2016-07-22 Wolfgang BangerthImprove an error message. 2852/head
2016-07-21 Jonathan RobeyUpdate changes.h 2848/head
2016-07-21 Jonathan RobeyUpdate output for LaTeX and Description OutputStyle
2016-07-21 Jonathan RobeyAllow varying description output for patterns
2016-07-20 Bruno TurcksinMerge pull request #2845 from masterleinad/quarter_hype...
2016-07-20 Daniel ArndtEntry in changes.h
2016-07-20 Daniel ArndtTest for MGConstrainedDofs
2016-07-20 Daniel ArndtAllow for non-primitive FiniteElements in MGTools:...
2016-07-20 Daniel ArndtSimplify MGConstrainedDoFs
2016-07-18 Daniel ArndtEntry in changes.h 2845/head
2016-07-18 Daniel ArndtGenerate a mesh as intersection of a hyperball and...
2016-07-17 Matthias MaierMerge pull request #2841 from drwells/split-tests/bits-03
2016-07-17 Matthias MaierMerge pull request #2842 from davydden/fix/slepc_warnings
2016-07-17 Denis Davydovsilence compiler warnings for complex SLEPc 2842/head
2016-07-16 David WellsMove all dof tests into tests/dofs/. 2841/head
2016-07-15 Denis DavydovMerge pull request #2817 from tamiko/fix_some_tests
2016-07-15 Bruno TurcksinMerge pull request #2836 from bangerth/doc-update
2016-07-15 Wolfgang BangerthUpdate documentation of SparseMatrix::mmult. 2836/head
2016-07-15 Bruno TurcksinMerge pull request #2835 from bangerth/improve-error...
2016-07-15 Wolfgang BangerthImprove an error message. 2835/head
2016-07-15 Bruno TurcksinMerge pull request #2833 from tamiko/cmake_hide_some_va...
2016-07-15 Wolfgang BangerthMerge pull request #2832 from davydden/tests/petsc_comp...
2016-07-15 Matthias MaierCMake: Mark a number of variables as advanced, fix... 2833/head
2016-07-15 Denis Davydovadd a note on l1_norm() for complex-valued PETSc 2832/head
2016-07-15 Denis Davydovugly fix of PETSc complex l1_norm()
2016-07-15 Denis DavydovMerge pull request #2831 from bangerth/workaround-for...
2016-07-15 Wolfgang BangerthWork around a silly problem with doxygen. 2831/head
2016-07-15 Wolfgang BangerthMerge pull request #2828 from drwells/add-petsc-mpich...
2016-07-15 David WellsAdd a warning against using --download-mpich. 2828/head
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.