]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-05-12 Wolfgang BangerthMerge pull request #927 from tamiko/fix_test
2015-05-12 Matthias MaierTestsuite: Bugfix: Add missing interface in linear_oper... 927/head
2015-05-12 Martin KronbichlerMerge pull request #923 from bangerth/MatrixOut-for...
2015-05-11 Matthias MaierMerge branch 'luca-heltai-bug-fix-linear-operator'
2015-05-11 Matthias MaierUse operator= to set vectors to zero
2015-05-11 Luca HeltaiFixed a bug in linear operator.
2015-05-11 Matthias MaierMerge pull request #882 from tamiko/add_computation
2015-05-11 Matthias MaierBugfix: Also allow to multiply a PackagedOperation... 882/head
2015-05-11 Matthias Maierfix typos
2015-05-11 Matthias Maieradd a changes.h entry
2015-05-11 Matthias Maierupdate documentation
2015-05-11 Matthias Maieradd a unit test for PackagedOperation
2015-05-11 Matthias Maieradd forgotten variant
2015-05-11 Matthias Maiersome takeouts
2015-05-11 Matthias MaierUse PointerComparison::equal
2015-05-11 Matthias Maierrename 'result' to 'apply'
2015-05-11 Matthias Maieruse intermediate storage if vmult is called with same...
2015-05-11 Matthias MaierAdd missing variants
2015-05-11 Matthias Maierrename and restructure
2015-05-11 Matthias Maiermake astyle happy
2015-05-11 Matthias MaierAllow multiplication with matrices and creation by...
2015-05-11 Matthias MaierRestructure documentation
2015-05-11 Matthias Maier[RFC] Add a mechanism to store a partially applied...
2015-05-11 Timo HeisterMerge pull request #926 from bangerth/fix-indexing...
2015-05-11 Wolfgang BangerthFix size of a temporary array. 926/head
2015-05-11 Wolfgang BangerthAlso make MatrixOut work for PETSc matrices. 923/head
2015-05-11 Wolfgang BangerthMake MatrixOut also work for Trilinos matrices.
2015-05-11 Matthias MaierMerge pull request #922 from bangerth/doc-update-28
2015-05-11 Wolfgang BangerthRemove some outdated comments. 922/head
2015-05-11 Wolfgang BangerthMerge pull request #921 from tamiko/remove_superfluous_...
2015-05-11 Matthias Maierremove superfluous 'typenames', remove tabs 921/head
2015-05-10 Luca HeltaiMerge pull request #920 from bangerth/fix-non-c++11...
2015-05-10 Wolfgang BangerthChange code so that it is also correct wherever we... 920/head
2015-05-10 Wolfgang BangerthEnsure that the new generic FEValues code also compiles...
2015-05-10 Matthias MaierMerge pull request #918 from bangerth/davydden-generic...
2015-05-10 Matthias MaierMerge pull request #919 from bangerth/fix-dynamic-spars...
2015-05-09 Wolfgang BangerthWork around another issue with libc++. 919/head
2015-05-09 Wolfgang BangerthFix a typo in a comment. 918/head
2015-05-09 Wolfgang BangerthExpand on certain FIXMEs.
2015-05-09 Wolfgang BangerthMinor cleanups.
2015-05-09 Wolfgang BangerthAdd some more documentation.
2015-05-09 Wolfgang BangerthAlso add a changelog entry.
2015-05-09 Wolfgang BangerthA few minor cleanups.
2015-05-09 Denis Davydovindentation with astyle 2.04 instead of 2.05
2015-05-09 Denis Davydovanother comment
2015-05-09 Denis DavydovAvoid a copy operation implemented by hand. This at...
2015-05-08 Denis Davydovadded comments and FIXME
2015-05-08 Denis Davydovchange to a straight initialization
2015-05-08 Denis Davydovindentation
2015-05-08 Denis Davydovupdate Allreduce operation to fit complex numbers in...
2015-05-08 Denis DavydovWolfgang's patch which fixes tests
2015-05-08 Denis Davydovpatched error_estimator
2015-05-08 Denis Davydovfixed lines in fe_values.cc with += operator
2015-05-08 Denis Davydovinstantiate Vector<int>
2015-05-08 Denis Davydovminor fix in do_function_symmetric_gradients
2015-05-08 Denis Davydovtemporary fix of vector_tools.templates.h
2015-05-08 Denis Davydovfixed point_value_history
2015-05-08 Denis Davydovpatched fe_field_funciton.templates.h
2015-05-08 Denis Davydovfixed KellyErrorEstimator in 1d
2015-05-08 Denis Davydovfixing derivative approximation
2015-05-08 Denis Davydovtemporary fix to data_out_dof_data
2015-05-08 Denis Davydovpatch vector_selector
2015-05-08 Denis Davydovfixed minor misprints in FEValues.cc
2015-05-08 Denis Davydovfixed FEValuesBase instantiations
2015-05-08 Denis Davydovmade FEValuesBase::get_function_xxx to store results...
2015-05-08 Denis Davydovfixing do_function_xxx used in the FEValuesBase class
2015-05-08 Denis Davydovfixes in do_function_xxx
2015-05-08 Denis Davydovfix FEValuesViews instantiations
2015-05-08 Denis DavydovConvert FEValuesView::[Tensor|SymmetricTensor] to allow...
2015-05-08 Denis DavydovConvert FEValuesView::Vector to allow for generic types.
2015-05-08 Wolfgang BangerthConvert FEValuesView::Scalar to allow for generic scala...
2015-05-08 Wolfgang BangerthMerge pull request #916 from mtezzele/vector_tools_boundary
2015-05-08 Marco TezzeleAdded instantiation for hp 916/head
2015-05-08 Martin KronbichlerMerge pull request #915 from bangerth/doc-update-27
2015-05-08 Martin KronbichlerMerge pull request #914 from bangerth/doc-update-26
2015-05-08 Wolfgang BangerthDo a better job explaining the output of count_dofs_per... 915/head
2015-05-08 Wolfgang BangerthDiscuss the reason why we even use such a complicated...
2015-05-07 Wolfgang BangerthExtend the error message for ExcIndexRange. 914/head
2015-05-07 Matthias MaierMerge pull request #913 from bangerth/cleanups-2
2015-05-07 Matthias MaierMerge pull request #912 from bangerth/doc-update-25
2015-05-07 Matthias MaierMerge pull request #911 from bangerth/doc-update-24
2015-05-07 Wolfgang BangerthMake a couple of tolerances relative to the size of... 913/head
2015-05-07 Wolfgang BangerthRemove a few #ifdefs by just moving a variable into...
2015-05-07 Wolfgang BangerthFix wrong HTML markup. 912/head
2015-05-07 Wolfgang BangerthUpdate documentation for a recent commit. 911/head
2015-05-07 Wolfgang BangerthMerge pull request #910 from fsonner/paramloopfix
2015-05-07 fsonnerRemove unused function from param loop UserClass 910/head
2015-05-07 Timo HeisterMerge pull request #907 from tamiko/fix_condition
2015-05-07 Martin KronbichlerMerge pull request #908 from tamiko/fix_warnings
2015-05-07 Matthias Maiersilence a warning, part 2 908/head
2015-05-07 Martin KronbichlerMerge pull request #906 from tamiko/fix_warnings
2015-05-07 Matthias MaierBugfix: Fix misplaced brackets in condition 907/head
2015-05-07 Matthias Maiersilence a warning 906/head
2015-05-05 Wolfgang BangerthMerge pull request #883 from Rombur/serial_vector
2015-05-05 Bruno TurcksinDon't throw an exception recommanding to use mpirun... 883/head
2015-05-05 Bruno TurcksinFix double entry in changes.h
2015-05-05 Bruno TurcksinDeprecate TrilinosWrappers constructors instead of...
2015-05-05 Bruno TurcksinDeprecate the serial TrilinosWrappers and PETScWrappers...
2015-05-05 Bruno TurcksinThrow an exception when one tries to use in parallel...
2015-05-05 Bruno TurcksinReplace PETScWrappers::Vector by PETScWrappers::MPI...
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.