2013-05-30 |
heister | add PETSc matrix copy_from |
commit | commitdiff | tree | snapshot |
2013-05-06 |
heister | document a bug |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | step32: avoid min/max temperature computation for now |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | write ConstraintMatrix::distribute(Petsc BlockVector... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | merge from mainline |
commit | commitdiff | tree | snapshot |
2013-05-03 |
turcksin | Delete useless std::cout. |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | fix Trilinos SparseMatrix adding instead of inserting... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | clean up test |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | make test fail (bug in Trilinos) |
commit | commitdiff | tree | snapshot |
2013-05-03 |
bangerth | Add one. |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | still not running, but compiling |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | fix typo |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | step-32 compiles |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | use newer method |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | fix reinit() of block matrix |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | add assert |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | more step-32 |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | more work on step-32 |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | add reinit() taking a BlockCompressedSimpleSparsityPattern |
commit | commitdiff | tree | snapshot |
2013-05-03 |
heister | typo in comment |
commit | commitdiff | tree | snapshot |
2013-05-02 |
young | Build in assertions... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
bangerth | Do not use std::numeric_limits on enum types -- max... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
heister | fix 2d test |
commit | commitdiff | tree | snapshot |
2013-05-02 |
heister | fix p4est assert from yesterday |
commit | commitdiff | tree | snapshot |
2013-05-02 |
kronbichler | Enable multithreading. |
commit | commitdiff | tree | snapshot |
2013-05-02 |
kronbichler | Enable multithreading by default. |
commit | commitdiff | tree | snapshot |
2013-05-02 |
heister | add 2d test (does not trigger the right error) |
commit | commitdiff | tree | snapshot |
2013-05-02 |
heister | add test for p4est max refinement level |
commit | commitdiff | tree | snapshot |
2013-05-02 |
heister | throw exception if p4est maximum refinement level is... |
commit | commitdiff | tree | snapshot |
2013-05-01 |
bangerth | Fix poor markup. |
commit | commitdiff | tree | snapshot |
2013-05-01 |
bangerth | More comments. |
commit | commitdiff | tree | snapshot |
2013-05-01 |
bangerth | Better formatting of documentation. |
commit | commitdiff | tree | snapshot |
2013-05-01 |
bangerth | Provide better documentation. |
commit | commitdiff | tree | snapshot |
2013-05-01 |
heister | merge from mainline |
commit | commitdiff | tree | snapshot |
2013-05-01 |
bangerth | Comment on the fact that VTK is a legacy format. People... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
bangerth | ParameterHandler::set(., bool) which was broken, see... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
bangerth | Rename variable in inner scope to avoid clash with... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
bangerth | Do operation in the correct type. |
commit | commitdiff | tree | snapshot |
2013-04-30 |
bangerth | Add missing include files. |
commit | commitdiff | tree | snapshot |
2013-04-30 |
bangerth | Remove accidental double-semicolons (is that a colon... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
kronbichler | Make partial initialization work properly, including... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
kronbichler | Simplify FullMatrix::Tmmult and FullMatrix::mTmult... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
maier | CMake: Fix a typo that prevented user supplied shared... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
maier | CMake: Small cleanup in check_*, take over r29403 to... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
bangerth | Suppress several more of Intel's warnings. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
heister | add my email |
commit | commitdiff | tree | snapshot |
2013-04-29 |
bangerth | Link to video lectures. Reshuffle links so that the... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
bangerth | Avoid font confusion. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
bangerth | Augment documentation to explain a common mistake. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
bangerth | Add my email address. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
bangerth | Remove outdated comment. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
maier | Update the license information in readme.html and licen... |
commit | commitdiff | tree | snapshot |
2013-04-28 |
bangerth | List 'and others' as authors of the deal.II website. |
commit | commitdiff | tree | snapshot |
2013-04-28 |
bangerth | Link to the tethex project to convert meshes. |
commit | commitdiff | tree | snapshot |
2013-04-28 |
bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-04-27 |
maier | CMake: Introduce a VERSION that will be queried for... |
commit | commitdiff | tree | snapshot |
2013-04-27 |
bangerth | Work around a problem with some compilers. |
commit | commitdiff | tree | snapshot |
2013-04-25 |
bangerth | Adjust output to what it should have been all along. |
commit | commitdiff | tree | snapshot |
2013-04-25 |
bangerth | Adjust output to what it should have been all along. |
commit | commitdiff | tree | snapshot |
2013-04-24 |
maier | CMake: Query for Trilinos packages in a sane manner |
commit | commitdiff | tree | snapshot |
2013-04-24 |
bangerth | Set flags, width, precision directly on the underlying... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
heister | add test for trilinos matrix |
commit | commitdiff | tree | snapshot |
2013-04-24 |
bangerth | Set stream properties only once, rather than every... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
kronbichler | Put matrix-free worker functions in internal namespace... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
bangerth | Reintroduce a statement that (I believe) has caused... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
heister | update test outputs |
commit | commitdiff | tree | snapshot |
2013-04-23 |
heister | merge from mainline |
commit | commitdiff | tree | snapshot |
2013-04-23 |
bangerth | Back out the significant part of the previous change... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
bangerth | Patch by Fahad Alrashed: Save and restore print state... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
young | A more descriptive documentation for the Transformation... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
young | New function set_target_eigenvalue and minor API tweaks. |
commit | commitdiff | tree | snapshot |
2013-04-23 |
heltai | Fixed bug in FESystem. With 5 components, only 4 where... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
maier | CMake: Remove setup_cpack.cmake. We'll do packaging... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
maier | And remove the empty directory structure as well |
commit | commitdiff | tree | snapshot |
2013-04-23 |
maier | Remove a stale file |
commit | commitdiff | tree | snapshot |
2013-04-23 |
maier | Switch to bundled tbb version "4.1 Update 2013/04/01" |
commit | commitdiff | tree | snapshot |
2013-04-23 |
maier | Add the log_lock mutex to the three new method in LogSt... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
bangerth | Patch by Fahad Alrashed: Save state of output stream... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
bangerth | Commit the second part of Fahad's patch that was accide... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
bangerth | Patch by Fahad Alrashed: Provide additional member... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
maier | CMake: Print a hint on how to get the help message... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
maier | And fix the test |
commit | commitdiff | tree | snapshot |
2013-04-22 |
maier | Fix a bug introduced with the mangling in r 29126 |
commit | commitdiff | tree | snapshot |
2013-04-21 |
kronbichler | Avoid using FETools::get_fe_from_name and evaluate... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
kronbichler | Make fixed_power also work for data types that have... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
bangerth | Make SparseDirectUMFPACK also understand block vectors. |
commit | commitdiff | tree | snapshot |
2013-04-21 |
maier | CMAKE: *shhh* |
commit | commitdiff | tree | snapshot |
2013-04-21 |
maier | CMake: Bugfix: Query petscvariables for the full link... |
commit | commitdiff | tree | snapshot |
2013-04-21 |
kronbichler | Fix case with const vectors. |
commit | commitdiff | tree | snapshot |
2013-04-20 |
kronbichler | Support BlockVector in matrix free class: access indivi... |
commit | commitdiff | tree | snapshot |
2013-04-20 |
young | Interface to SLEPc's interface to a LAPACK direct solver. |
commit | commitdiff | tree | snapshot |
2013-04-20 |
young | Exemplify solver options in documentation. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
bangerth | Revert 29343 again, for the same reason as before. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
maier | Revert "Revert r29332 since it leads to bad entries... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
bangerth | Fix what kind of thesis it actually was! |
commit | commitdiff | tree | snapshot |
2013-04-19 |
bangerth | One more. |
commit | commitdiff | tree | snapshot |
2013-04-19 |
bangerth | Revert r29332 since it leads to bad entries in common... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
heister | make step-40 more pretty (trilinos and petsc working) |
commit | commitdiff | tree | snapshot |
2013-04-18 |
heister | update/add tests |
commit | commitdiff | tree | snapshot |
2013-04-18 |
heister | fix trilinos vector reinit() |
commit | commitdiff | tree | snapshot |
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