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-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 |
2013-04-18 |
heister | better reinit for PETSc matrix, now identical to Trilinos |
commit | commitdiff | tree | snapshot |
2013-04-18 |
heister | step-42: take over patch for obstacle reading |
commit | commitdiff | tree | snapshot |
2013-04-18 |
heister | New: TimerOutput::Scope for scope based timing. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
heister | fix TimerOutput wall_time in parallel not being synchro... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
maier | CMake: Generation of Make.global_options: Append a... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
bangerth | Update description of the mesh converter program after... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
bangerth | Make this directory work again with the new installatio... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
bangerth | Adjust output. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
bangerth | Adjust output. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
bangerth | Adjusting output. The results look nice. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
bangerth | Adjust output. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
bangerth | Adjust output. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
maier | Make LogStream::push(...) and LogStream::pop() "thread... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
bangerth | Markup fixes. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
bangerth | HalfHyperSphereBoundary got refining the edges of the... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
maier | Use tbb's thread local storage for logstream. This... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
bangerth | Add a note. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
maier | Let LogStream respect std::flush for writing out conten... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
kronbichler | Another attempt to harmonize output across different... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
bangerth | Adjust test output to recent changes in exception.cc. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
kronbichler | Avoid differences in matrix-free block sizes among... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
kronbichler | Adjust test output. |
commit | commitdiff | tree | snapshot |
2013-04-17 |
bangerth | Remove the assertion again. It confirmed that the funct... |
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