]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-05-03 heisterwrite ConstraintMatrix::distribute(Petsc BlockVector...
2013-05-03 heistermerge from mainline
2013-05-03 turcksinDelete useless std::cout.
2013-05-03 heisterfix Trilinos SparseMatrix adding instead of inserting...
2013-05-03 heisterclean up test
2013-05-03 heistermake test fail (bug in Trilinos)
2013-05-03 bangerthAdd one.
2013-05-03 heisterstill not running, but compiling
2013-05-03 heisterfix typo
2013-05-03 heisterstep-32 compiles
2013-05-03 heisteruse newer method
2013-05-03 heisterfix reinit() of block matrix
2013-05-03 heisteradd assert
2013-05-03 heistermore step-32
2013-05-03 heistermore work on step-32
2013-05-03 heisteradd reinit() taking a BlockCompressedSimpleSparsityPattern
2013-05-03 heistertypo in comment
2013-05-02 youngBuild in assertions...
2013-05-02 bangerthDo not use std::numeric_limits on enum types -- max...
2013-05-02 heisterfix 2d test
2013-05-02 heisterfix p4est assert from yesterday
2013-05-02 kronbichlerEnable multithreading.
2013-05-02 kronbichlerEnable multithreading by default.
2013-05-02 heisteradd 2d test (does not trigger the right error)
2013-05-02 heisteradd test for p4est max refinement level
2013-05-02 heisterthrow exception if p4est maximum refinement level is...
2013-05-01 bangerthFix poor markup.
2013-05-01 bangerthMore comments.
2013-05-01 bangerthBetter formatting of documentation.
2013-05-01 bangerthProvide better documentation.
2013-05-01 heistermerge from mainline
2013-05-01 bangerthComment on the fact that VTK is a legacy format. People...
2013-04-30 bangerthParameterHandler::set(., bool) which was broken, see...
2013-04-30 bangerthRename variable in inner scope to avoid clash with...
2013-04-30 bangerthDo operation in the correct type.
2013-04-30 bangerthAdd missing include files.
2013-04-30 bangerthRemove accidental double-semicolons (is that a colon...
2013-04-30 kronbichlerMake partial initialization work properly, including...
2013-04-30 kronbichlerSimplify FullMatrix::Tmmult and FullMatrix::mTmult...
2013-04-30 maierCMake: Fix a typo that prevented user supplied shared...
2013-04-30 maierCMake: Small cleanup in check_*, take over r29403 to...
2013-04-30 bangerthSuppress several more of Intel's warnings.
2013-04-29 heisteradd my email
2013-04-29 bangerthLink to video lectures. Reshuffle links so that the...
2013-04-29 bangerthAvoid font confusion.
2013-04-29 bangerthAugment documentation to explain a common mistake.
2013-04-29 bangerthAdd my email address.
2013-04-29 bangerthRemove outdated comment.
2013-04-29 maierUpdate the license information in readme.html and licen...
2013-04-28 bangerthList 'and others' as authors of the deal.II website.
2013-04-28 bangerthLink to the tethex project to convert meshes.
2013-04-28 bangerthFix typo.
2013-04-27 maierCMake: Introduce a VERSION that will be queried for...
2013-04-27 bangerthWork around a problem with some compilers.
2013-04-25 bangerthAdjust output to what it should have been all along.
2013-04-25 bangerthAdjust output to what it should have been all along.
2013-04-24 maierCMake: Query for Trilinos packages in a sane manner
2013-04-24 bangerthSet flags, width, precision directly on the underlying...
2013-04-24 heisteradd test for trilinos matrix
2013-04-24 bangerthSet stream properties only once, rather than every...
2013-04-24 kronbichlerPut matrix-free worker functions in internal namespace...
2013-04-24 bangerthReintroduce a statement that (I believe) has caused...
2013-04-23 heisterupdate test outputs
2013-04-23 heistermerge from mainline
2013-04-23 bangerthBack out the significant part of the previous change...
2013-04-23 bangerthPatch by Fahad Alrashed: Save and restore print state...
2013-04-23 youngA more descriptive documentation for the Transformation...
2013-04-23 youngNew function set_target_eigenvalue and minor API tweaks.
2013-04-23 heltaiFixed bug in FESystem. With 5 components, only 4 where...
2013-04-23 maierCMake: Remove setup_cpack.cmake. We'll do packaging...
2013-04-23 maierAnd remove the empty directory structure as well
2013-04-23 maierRemove a stale file
2013-04-23 maierSwitch to bundled tbb version "4.1 Update 2013/04/01"
2013-04-23 maierAdd the log_lock mutex to the three new method in LogSt...
2013-04-23 bangerthPatch by Fahad Alrashed: Save state of output stream...
2013-04-23 bangerthCommit the second part of Fahad's patch that was accide...
2013-04-23 bangerthPatch by Fahad Alrashed: Provide additional member...
2013-04-22 maierCMake: Print a hint on how to get the help message...
2013-04-22 maierAnd fix the test
2013-04-22 maierFix a bug introduced with the mangling in r 29126
2013-04-21 kronbichlerAvoid using FETools::get_fe_from_name and evaluate...
2013-04-21 kronbichlerMake fixed_power also work for data types that have...
2013-04-21 bangerthMake SparseDirectUMFPACK also understand block vectors.
2013-04-21 maierCMAKE: *shhh*
2013-04-21 maierCMake: Bugfix: Query petscvariables for the full link...
2013-04-21 kronbichlerFix case with const vectors.
2013-04-20 kronbichlerSupport BlockVector in matrix free class: access indivi...
2013-04-20 youngInterface to SLEPc's interface to a LAPACK direct solver.
2013-04-20 youngExemplify solver options in documentation.
2013-04-19 bangerthRevert 29343 again, for the same reason as before.
2013-04-19 maierRevert "Revert r29332 since it leads to bad entries...
2013-04-19 bangerthFix what kind of thesis it actually was!
2013-04-19 bangerthOne more.
2013-04-19 bangerthRevert r29332 since it leads to bad entries in common...
2013-04-18 heistermake step-40 more pretty (trilinos and petsc working)
2013-04-18 heisterupdate/add tests
2013-04-18 heisterfix trilinos vector reinit()
2013-04-18 heisterbetter reinit for PETSc matrix, now identical to Trilinos
2013-04-18 heisterstep-42: take over patch for obstacle reading
2013-04-18 heisterNew: TimerOutput::Scope for scope based timing.
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.