]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-04-24 Timo Heisterremove @tref 874/head
2015-04-24 Timo Heisterdoxygen fixes
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
2015-04-19 Matthias MaierDocumentation update
2015-04-19 Matthias Maieradd a changes.h entry
2015-04-19 Matthias MaierAdd Specializations for BlockVector<number> and vectors...
2015-04-19 Matthias MaierImplement a LinearOperator class
2015-04-19 Matthias MaierAdd range_partitioner and domain_partitioner member...
2015-04-19 Wolfgang BangerthSuppress a warning inside boost. 838/head
2015-04-19 Wolfgang BangerthMerge pull request #837 from tamiko/fixes_for_cygwin
2015-04-19 Wolfgang BangerthMerge pull request #832 from tamiko/further_fixups
2015-04-19 Matthias MaierDo not test for rand_r on cygwin platforms 837/head
2015-04-19 Matthias MaierMerge pull request #833 from drwells/block-sizes-arg
2015-04-19 Matthias MaierMerge pull request #834 from Rombur/step-17
2015-04-19 Martin KronbichlerMerge pull request #835 from tamiko/fix_a_test
2015-04-19 Matthias Maierfix test mpi/step-39 835/head
2015-04-18 Bruno TurcksinReindent step-17. 834/head
2015-04-18 Bruno TurcksinAdd sections in the documentation of step-17 and reorde...
2015-04-18 David WellsUpdate copyright dates. 833/head
2015-04-18 David WellsUse the prefix "n_", not "num_".
2015-04-18 David WellsUse full words for variable names.
2015-04-18 David WellsConsistently name block_sizes as such.
2015-04-18 Matthias MaierFix a bunch of warnings 832/head
2015-04-18 Matthias MaierGuard pragmas
2015-04-18 Martin KronbichlerMerge pull request #808 from bangerth/remove-_mm_malloc
2015-04-18 Timo HeisterMerge pull request #830 from tamiko/use_pragmas
2015-04-17 Matthias MaierUse pragma approach for Trilinos' headers 830/head
2015-04-17 Matthias MaierRefactor diagnostic pragma for opencascade
2015-04-17 Matthias MaierIntroduce two macros to guard external header files
2015-04-17 Wolfgang BangerthAvoid the use of _mm_malloc/_mm_free in favor of posix_... 808/head 831/head
2015-04-17 Matthias MaierMerge pull request #828 from bangerth/doc-update-21
2015-04-17 Wolfgang BangerthMerge pull request #826 from tjhei/doxygen_fix
2015-04-17 Wolfgang BangerthDocument the polynomials one gets for PolynomialBDM... 828/head
2015-04-17 Martin KronbichlerMerge pull request #827 from tjhei/tria_number_cache
2015-04-17 Timo Heisterremove unnecessary communication in Triangulation:... 827/head
2015-04-17 Timo Heisterfix a number of doxygen issues 826/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.