]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-04-26 Matthias MaierMerge pull request #867 from bangerth/remove-deprecated...
2015-04-25 Wolfgang BangerthMerge pull request #877 from tamiko/silence_warnings
2015-04-25 Matthias MaierSilence extra diagnostics in the testsuite 877/head
2015-04-25 Timo HeisterMerge pull request #864 from ian-r-rose/new_mpi_sum_uti...
2015-04-24 Ian RoseAdd collective MPI sums to tensorial objects 864/head
2015-04-24 Wolfgang BangerthMerge pull request #873 from mtezzele/fe_tools-with...
2015-04-24 Marco Tezzeleadded FE_Bernstein in tests/fe/fe_tools_01.cc 873/head
2015-04-24 Marco TezzeleAdded fe_bernstein in fe_tools.cc. Now get_fe_from_name...
2015-04-24 Matthias MaierMerge pull request #874 from tjhei/doxygen_fixes
2015-04-24 Timo Heisterremove @tref 874/head
2015-04-24 Timo Heisterdoxygen fixes
2015-04-24 Timo HeisterMerge pull request #869 from bangerth/doc-update-24
2015-04-24 Wolfgang BangerthDon't compare floating point numbers directly, but... 869/head
2015-04-23 Wolfgang BangerthUpdate documentation in one of the examples.
2015-04-23 Wolfgang BangerthRemove deprecated row_iterator type and corresponding... 867/head
2015-04-23 Wolfgang BangerthAvoid using the deprecated row_iterator types of sparsi...
2015-04-23 Wolfgang BangerthAvoid using the deprecated row_iterator types of sparsi...
2015-04-23 Wolfgang BangerthAvoid using the deprecated row_iterator types of sparsi...
2015-04-23 Wolfgang BangerthAvoid using the deprecated row_iterator types of sparsi...
2015-04-23 Wolfgang BangerthAvoid using the deprecated row_iterator types of sparsi...
2015-04-23 Wolfgang BangerthAvoid using the deprecated row_iterator types of sparsi...
2015-04-23 Wolfgang BangerthAvoid using the deprecated row_iterator types of sparsi...
2015-04-23 Wolfgang BangerthAvoid using the deprecated row_iterator types of sparsi...
2015-04-23 Wolfgang BangerthAvoid using the deprecated row_iterator types of sparsi...
2015-04-23 Matthias MaierMerge pull request #801 from rosskynch/project_bvcc_2d_...
2015-04-23 Martin KronbichlerMerge pull request #865 from bangerth/fix-dynamic-spars...
2015-04-23 Wolfgang BangerthFix an oversight in a previous patch for DynamicSparsit... 865/head
2015-04-23 Ross KynchFixed bug with 2D implementation. The tangents were... 801/head
2015-04-23 Martin KronbichlerMerge pull request #861 from bangerth/fix-dynamic-spars...
2015-04-22 Wolfgang BangerthIn DynamicSparsityPattern iterators, also store a point... 861/head
2015-04-22 Wolfgang BangerthMerge pull request #860 from tjhei/par_interp_diff_mesh2
2015-04-22 Timo Heisteradd check in interpolate_to_different_mesh 860/head
2015-04-22 Timo Heisterfix documentation of interpolate_to_different_mesh
2015-04-22 Timo Heisterdocument Triangulation settings
2015-04-22 Wolfgang BangerthFix DyanmicSparsityPattern::iterator.
2015-04-22 Wolfgang BangerthMerge pull request #859 from kronbichler/master
2015-04-22 Martin KronbichlerImprove performance of DHPolicy::renumber_dofs for... 859/head
2015-04-21 Matthias MaierMerge pull request #858 from tjhei/par_interp_diff_mesh
2015-04-21 Timo Heisterfix unrelated typo in documentation 858/head
2015-04-21 Timo Heisteradd tests
2015-04-21 Timo Heistermake interpolate_to_different_mesh work in parallel
2015-04-21 Wolfgang BangerthMerge pull request #857 from kronbichler/master
2015-04-21 Martin KronbichlerMove several functions from .h to .cc file. 857/head
2015-04-20 Matthias MaierMerge pull request #854 from QiaoLei-88/value_type_for_...
2015-04-20 Matthias MaierMerge pull request #856 from QiaoLei-88/step-33_Vector_...
2015-04-20 Wolfgang BangerthMerge pull request #855 from tjhei/step40-pvtu
2015-04-20 Lei Qiaoadd standard type info to container class TableBase. 854/head
2015-04-20 Timo Heisterstep-40: fix pvtu filename 855/head
2015-04-20 Lei Qiaosimplify accessing to Vector element. 856/head
2015-04-20 Martin KronbichlerMerge pull request #851 from QiaoLei-88/step-33_remove_...
2015-04-20 Martin KronbichlerMerge pull request #852 from bangerth/remove-unnecessar...
2015-04-20 Wolfgang BangerthProvide a forward declaration for an explicit specializ... 852/head
2015-04-20 Wolfgang BangerthRemove an explicit instantiation.
2015-04-20 Lei Qiaoremove redundant template parameter 'Number' 851/head
2015-04-20 Timo HeisterMerge pull request #849 from Rombur/step-17-typo
2015-04-20 Bruno TurcksinMerge pull request #848 from tamiko/silence_warning
2015-04-20 Bruno TurcksinFix two typos in step-17. 849/head
2015-04-20 Matthias MaierExplicitly call default constructor to silence a bogus... 848/head
2015-04-20 Wolfgang BangerthMerge pull request #847 from tamiko/make_gcc_4.7_happy
2015-04-20 Matthias MaierMerge pull request #841 from bangerth/doc-update-23
2015-04-20 Wolfgang BangerthMerge pull request #836 from bangerth/compute-hdiv...
2015-04-20 Wolfgang BangerthFix mistaken comments. 836/head
2015-04-20 Matthias MaierWork around a bug in gcc-4.7 wrt initalizer lists in... 847/head
2015-04-20 Wolfgang BangerthMerge pull request #846 from tamiko/fix_a_warning
2015-04-20 Matthias MaierSilence a warning in external or bundled boost headers... 846/head
2015-04-20 Martin KronbichlerMerge pull request #845 from tamiko/fix_a_warning
2015-04-20 Matthias MaierSilence a warning emitted by clang-3.6 845/head
2015-04-20 Martin KronbichlerMerge pull request #844 from tamiko/linear_operator_bugfix
2015-04-20 Matthias MaierDo not repeat template default arguments 844/head
2015-04-20 Timo HeisterMerge pull request #843 from bangerth/silence-warning
2015-04-20 Wolfgang BangerthSilence a warning. 843/head
2015-04-20 Wolfgang BangerthMove Matthias's changelog entry to the right place.
2015-04-20 Wolfgang BangerthAdd a test.
2015-04-20 Wolfgang BangerthAlso enable computing the H_div seminorm.
2015-04-20 Timo HeisterMerge pull request #799 from QiaoLei-88/Timer_cpu_time
2015-04-20 Lei Qiaofix cpu time collection on MPI system for class TimerOu... 799/head
2015-04-19 Matthias MaierMerge pull request #840 from bangerth/remove-use-of...
2015-04-19 Timo HeisterMerge pull request #838 from bangerth/fix-warning
2015-04-19 Wolfgang BangerthRemove cmake checks for rand_r(). 840/head
2015-04-19 Wolfgang BangerthUpdate documentation. 841/head
2015-04-19 Wolfgang BangerthMerge pull request #839 from bangerth/doc-update-22
2015-04-19 Wolfgang BangerthSwap order of constructor arguments to make their conne... 839/head
2015-04-19 Wolfgang BangerthAdd test.
2015-04-19 Wolfgang BangerthReplace use of rand_r by equivalent BOOST functionality.
2015-04-19 Matthias MaierMerge pull request #750 from tamiko/linear_operator
2015-04-19 Matthias Maierprovide a doxygen module, finish documentation 750/head
2015-04-19 Matthias Maierrefactor internal helper classes
2015-04-19 Matthias MaierUse static GrowingVectorMemory objects
2015-04-19 Matthias MaierBig renaming
2015-04-19 Matthias MaierCorrectly guard C++11 code with DEAL_II_WITH_CXX11
2015-04-19 Matthias MaierRename 'exemplar' to 'reinit_vector'
2015-04-19 Matthias MaierIntroduce internal::LinearOperator namespace
2015-04-19 Matthias MaierReorder arguments of inverse_linop
2015-04-19 Matthias MaierExplicitly add default construtor variants
2015-04-19 Matthias Maieradd a test
2015-04-19 Matthias Maieradd blogdiagonal variants
2015-04-19 Matthias MaierRestructure Factory class into internal namespace
2015-04-19 Matthias MaierAugment documentation
2015-04-19 Matthias MaierGeneralize the "linop" constructor
2015-04-19 Matthias MaierImplement block_linop
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.