]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-04-29 Matthias MaierUpdate the license information in readme.html and licen...
2013-04-28 Wolfgang BangerthList 'and others' as authors of the deal.II website.
2013-04-28 Wolfgang BangerthLink to the tethex project to convert meshes.
2013-04-28 Wolfgang BangerthFix typo.
2013-04-27 Matthias MaierCMake: Introduce a VERSION that will be queried for...
2013-04-27 Wolfgang BangerthWork around a problem with some compilers.
2013-04-25 Wolfgang BangerthAdjust output to what it should have been all along.
2013-04-25 Wolfgang BangerthAdjust output to what it should have been all along.
2013-04-24 Matthias MaierCMake: Query for Trilinos packages in a sane manner
2013-04-24 Wolfgang BangerthSet flags, width, precision directly on the underlying...
2013-04-24 Timo Heisteradd test for trilinos matrix
2013-04-24 Wolfgang BangerthSet stream properties only once, rather than every...
2013-04-24 Martin KronbichlerPut matrix-free worker functions in internal namespace...
2013-04-24 Wolfgang BangerthReintroduce a statement that (I believe) has caused...
2013-04-23 Wolfgang BangerthBack out the significant part of the previous change...
2013-04-23 Wolfgang BangerthPatch by Fahad Alrashed: Save and restore print state...
2013-04-23 Toby D. YoungA more descriptive documentation for the Transformation...
2013-04-23 Toby D. YoungNew function set_target_eigenvalue and minor API tweaks.
2013-04-23 Luca HeltaiFixed bug in FESystem. With 5 components, only 4 where...
2013-04-23 Matthias MaierCMake: Remove setup_cpack.cmake. We'll do packaging...
2013-04-23 Matthias MaierAnd remove the empty directory structure as well
2013-04-23 Matthias MaierRemove a stale file
2013-04-23 Matthias MaierSwitch to bundled tbb version "4.1 Update 2013/04/01"
2013-04-23 Matthias MaierAdd the log_lock mutex to the three new method in LogSt...
2013-04-23 Wolfgang BangerthPatch by Fahad Alrashed: Save state of output stream...
2013-04-23 Wolfgang BangerthCommit the second part of Fahad's patch that was accide...
2013-04-23 Wolfgang BangerthPatch by Fahad Alrashed: Provide additional member...
2013-04-22 Matthias MaierCMake: Print a hint on how to get the help message...
2013-04-22 Matthias MaierAnd fix the test
2013-04-22 Matthias MaierFix a bug introduced with the mangling in r 29126
2013-04-21 Martin KronbichlerAvoid using FETools::get_fe_from_name and evaluate...
2013-04-21 Martin KronbichlerMake fixed_power also work for data types that have...
2013-04-21 Wolfgang BangerthMake SparseDirectUMFPACK also understand block vectors.
2013-04-21 Matthias MaierCMAKE: *shhh*
2013-04-21 Matthias MaierCMake: Bugfix: Query petscvariables for the full link...
2013-04-21 Martin KronbichlerFix case with const vectors.
2013-04-20 Martin KronbichlerSupport BlockVector in matrix free class: access indivi...
2013-04-20 Toby D. YoungInterface to SLEPc's interface to a LAPACK direct solver.
2013-04-20 Toby D. YoungExemplify solver options in documentation.
2013-04-19 Wolfgang BangerthRevert 29343 again, for the same reason as before.
2013-04-19 Matthias MaierRevert "Revert r29332 since it leads to bad entries...
2013-04-19 Wolfgang BangerthFix what kind of thesis it actually was!
2013-04-19 Wolfgang BangerthOne more.
2013-04-19 Wolfgang BangerthRevert r29332 since it leads to bad entries in common...
2013-04-18 Timo Heisterstep-42: take over patch for obstacle reading
2013-04-18 Timo HeisterNew: TimerOutput::Scope for scope based timing.
2013-04-18 Timo Heisterfix TimerOutput wall_time in parallel not being synchro...
2013-04-18 Matthias MaierCMake: Generation of Make.global_options: Append a...
2013-04-18 Wolfgang BangerthUpdate description of the mesh converter program after...
2013-04-18 Wolfgang BangerthMake this directory work again with the new installatio...
2013-04-18 Wolfgang BangerthAdjust output.
2013-04-18 Wolfgang BangerthAdjust output.
2013-04-18 Wolfgang BangerthAdjusting output. The results look nice.
2013-04-18 Wolfgang BangerthAdjust output.
2013-04-18 Wolfgang BangerthAdjust output.
2013-04-18 Matthias MaierMake LogStream::push(...) and LogStream::pop() "thread...
2013-04-18 Wolfgang BangerthMarkup fixes.
2013-04-18 Wolfgang BangerthHalfHyperSphereBoundary got refining the edges of the...
2013-04-17 Matthias MaierUse tbb's thread local storage for logstream. This...
2013-04-17 Wolfgang BangerthAdd a note.
2013-04-17 Matthias MaierLet LogStream respect std::flush for writing out conten...
2013-04-17 Martin KronbichlerAnother attempt to harmonize output across different...
2013-04-17 Wolfgang BangerthAdjust test output to recent changes in exception.cc.
2013-04-17 Martin KronbichlerAvoid differences in matrix-free block sizes among...
2013-04-17 Martin KronbichlerAdjust test output.
2013-04-17 Wolfgang BangerthRemove the assertion again. It confirmed that the funct...
2013-04-16 Martin KronbichlerMake output of distorted mapped cells a bit more extensive.
2013-04-16 Martin KronbichlerUncomment accidentally commented code.
2013-04-16 Martin KronbichlerRemove output.
2013-04-16 Martin KronbichlerFix expected program output.
2013-04-16 Martin KronbichlerAdd test for mass matrix evaluation in matrix-free...
2013-04-16 Wolfgang BangerthMark a place that's obviously wrong with a abort to...
2013-04-16 Matthias MaierReindent
2013-04-16 Matthias MaierAdd a note in changes.h
2013-04-16 Matthias MaierAdjust the testsuite to the changes in Exception handling
2013-04-16 Matthias MaierRefactor ExceptionBase as well as the Assert and Assert...
2013-04-16 Matthias MaierRemove obsolete exceptions
2013-04-16 Matthias MaierReindent exceptions.cc
2013-04-16 Matthias MaierSwitch back to bundled tbb version 3.0 for now.
2013-04-16 Wolfgang BangerthAdd to the documentation.
2013-04-16 Wolfgang BangerthAvoid double reference.
2013-04-16 Wolfgang BangerthMake FEFieldFunction work in parallel as well.
2013-04-16 Wolfgang BangerthOptimize function. Modify testcase so that there is...
2013-04-16 Wolfgang BangerthNew version of SparseMatrix::copy_from for TrilinosWrap...
2013-04-15 Luca HeltaiFixed bug with restrictive gcc.
2013-04-15 Guido Kanschatenums are still no classes
2013-04-15 Guido Kanschatenums are no classes
2013-04-15 Guido Kanschatindentation
2013-04-15 Guido Kanschatindentation
2013-04-15 Guido Kanschatfixing indentation
2013-04-15 Guido Kanschatanother try
2013-04-15 Guido Kanschatfixing indentation
2013-04-15 Guido Kanschattesting hook
2013-04-15 Guido Kanschattesting hook
2013-04-15 Guido Kanschatindentation
2013-04-15 Guido Kanschatnotes on indentation
2013-04-15 Matthias MaierRemove page feed characters
2013-04-15 Matthias MaierBump tbb to version newest version
2013-04-15 Christian WuelkerAdded a perspective view to GridOut::write_svg
2013-04-14 Wolfgang BangerthMake clear that a word refers to the name of a directory.
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.