]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-05-03 Wolfgang BangerthAdd one.
2013-05-02 Toby D. YoungBuild in assertions...
2013-05-02 Wolfgang BangerthDo not use std::numeric_limits on enum types -- max...
2013-05-02 Timo Heisterfix 2d test
2013-05-02 Timo Heisterfix p4est assert from yesterday
2013-05-02 Martin KronbichlerEnable multithreading.
2013-05-02 Martin KronbichlerEnable multithreading by default.
2013-05-02 Timo Heisteradd 2d test (does not trigger the right error)
2013-05-02 Timo Heisteradd test for p4est max refinement level
2013-05-02 Timo Heisterthrow exception if p4est maximum refinement level is...
2013-05-01 Wolfgang BangerthFix poor markup.
2013-05-01 Wolfgang BangerthMore comments.
2013-05-01 Wolfgang BangerthBetter formatting of documentation.
2013-05-01 Wolfgang BangerthProvide better documentation.
2013-05-01 Wolfgang BangerthComment on the fact that VTK is a legacy format. People...
2013-04-30 Wolfgang BangerthParameterHandler::set(., bool) which was broken, see...
2013-04-30 Wolfgang BangerthRename variable in inner scope to avoid clash with...
2013-04-30 Wolfgang BangerthDo operation in the correct type.
2013-04-30 Wolfgang BangerthAdd missing include files.
2013-04-30 Wolfgang BangerthRemove accidental double-semicolons (is that a colon...
2013-04-30 Martin KronbichlerMake partial initialization work properly, including...
2013-04-30 Martin KronbichlerSimplify FullMatrix::Tmmult and FullMatrix::mTmult...
2013-04-30 Matthias MaierCMake: Fix a typo that prevented user supplied shared...
2013-04-30 Matthias MaierCMake: Small cleanup in check_*, take over r29403 to...
2013-04-30 Wolfgang BangerthSuppress several more of Intel's warnings.
2013-04-29 Timo Heisteradd my email
2013-04-29 Wolfgang BangerthLink to video lectures. Reshuffle links so that the...
2013-04-29 Wolfgang BangerthAvoid font confusion.
2013-04-29 Wolfgang BangerthAugment documentation to explain a common mistake.
2013-04-29 Wolfgang BangerthAdd my email address.
2013-04-29 Wolfgang BangerthRemove outdated comment.
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.
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.