2013-02-12 |
Martin Kronbichler | Fix warnings (deprecated functions, unused variables. |
commit | commitdiff | tree | snapshot |
2013-02-12 |
Martin Kronbichler | Avoid warnings. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Joerg Frohne | add a more detailed description of the chinese, japanes... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Wolfgang Bangerth | Rename a variable. Add documentation. |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Joerg Frohne | add a section adaptive mesh refinement and in implement... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Joerg Frohne | add a section adaptive mesh refinement and in implement... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Joerg Frohne | reorganize the runtime output for the shell |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Wolfgang Bangerth | On cygwin, do not build the library in a local director... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Wolfgang Bangerth | Fix one more test. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Wolfgang Bangerth | Update a test that now produces different output since... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Wolfgang Bangerth | Update. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Wolfgang Bangerth | One more test. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Wolfgang Bangerth | Update for new SparsityPattern storage scheme. |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Wolfgang Bangerth | Remove test that is now no longer relevant. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Wolfgang Bangerth | Adjust to the changes in SparsityPattern. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Wolfgang Bangerth | Fix a thinko. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Wolfgang Bangerth | Avoid a bug with the newly introduced general use of... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Joerg Frohne | implement a new class Input to read in data for an... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Wolfgang Bangerth | Push the now generally true assumption that sparsity... |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Wolfgang Bangerth | Remove an assertio that now no longer has meaning. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Wolfgang Bangerth | Fix type of a counting index. |
commit | commitdiff | tree | snapshot |
2013-02-09 |
Wolfgang Bangerth | Avoid use of deprecated function in a couple of places. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Timo Heister | add test from Martin Kronbichler |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Timo Heister | benchmark: make parser more robust |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Timo Heister | fix time extractor to parse names with spaces |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Timo Heister | fix script |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Timo Heister | reformat comments to take less space |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Timo Heister | add documentation to GridGenerator::subdivided_hyper_re... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Timo Heister | extract script to benchmark the current revision |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Timo Heister | add benchmark test |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Timo Heister | better deprecated message for compress() |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Joerg Frohne | compress() replaced by compress(VectorOperation::add... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Wolfgang Bangerth | Link to migrated wiki article. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Wolfgang Bangerth | Link to new wiki page. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Wolfgang Bangerth | Catch most of the links to the old sourceforge page... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Joerg Frohne | purge two warnings caused by an old compress function... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Joerg Frohne | delete a few unnecessary rows |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Joerg Frohne | convert the documentation from latex to the dox format |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Timo Heister | split up solution_transfer and fe_values instantiations... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Joerg Frohne | fix the name Tremoliere again and add a note that B... |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Timo Heister | update FAQ URL |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Timo Heister | point to new FAQ url |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Wolfgang Bangerth | Augment documentation. |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Joerg Frohne | fix a bibliographical reference |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Wolfgang Bangerth | Augment documentation. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Joerg Frohne | corrections in section 4, 5, 6 and 7 |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Timo Heister | update number of processors |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Timo Heister | add the script containing the list of tests |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Timo Heister | update ignores, add run script |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Timo Heister | update benchmark scripts |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Wolfgang Bangerth | Mention Jean-Paul's patch. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Martin Kronbichler | Fix a few compiler errors. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Toby D. Young | Kill of a messy debug paragraph (move to tests/deal.II) |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Martin Kronbichler | Remove some more deprecated function calls. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Martin Kronbichler | Avoid one more deprecated call. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Martin Kronbichler | Replace deprecated functions. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Martin Kronbichler | Fix a few deprecation warnings. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Martin Kronbichler | Forgot one file. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Martin Kronbichler | Improve performance in the typical use case of sparse... |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Martin Kronbichler | Fix include. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Martin Kronbichler | Replace deprecated row_iterator by iterator. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Martin Kronbichler | Switch to iterator. |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Joerg Frohne | fixing errors in section 3 |
commit | commitdiff | tree | snapshot |
2013-02-06 |
Wolfgang Bangerth | Augment documentation. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Joerg Frohne | some more minor edits |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Martin Kronbichler | Improve add_entries function a little. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Timo Heister | make indent |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Timo Heister | use the real communicator in PetscSparseMatrix as retur... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Martin Kronbichler | Avoid a few deprecation warnings. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Timo Heister | add BlockMatrixBase::add(factor,matrix) (patch from... |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Martin Kronbichler | Remove a few deprecation warnings. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Timo Heister | step-49: add some notes |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Wolfgang Bangerth | Make clear that f=1. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Joerg Frohne | minor edits |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Joerg Frohne | working on section 2 |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Timo Heister | step-49: write some text |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Timo Heister | work on step-49 |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Wolfgang Bangerth | Some expansion. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Wolfgang Bangerth | Fix up a couple markup problems. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Timo Heister | step-49: add images, write down notes |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Wolfgang Bangerth | Add some to the documentation. |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Wolfgang Bangerth | Fix a few deprecated function calls. |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Wolfgang Bangerth | Always use the storage pattern where the diagonal entry... |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Timo Heister | move vertices |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Timo Heister | step-49: how to merge triangulations |
commit | commitdiff | tree | snapshot |
2013-02-02 |
Timo Heister | gmsh example |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Timo Heister | add notes for step-49 |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Timo Heister | starting step-49: more complex meshes |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Timo Heister | remove Asserts() in PETSc solvers for now |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Wolfgang Bangerth | Minor typo. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Wolfgang Bangerth | Fix reference to picture. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Timo Heister | integrate r28202,r28203,r28204 from unified linear... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Timo Heister | fix assertion |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Joerg Frohne | extension of section 7 |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Luca Heltai | Fixed docs of step-34. |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Martin Kronbichler | Adjust one more include file. |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Martin Kronbichler | Remove obsolete include. |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Wolfgang Bangerth | Add more deprecation notices to files. |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Wolfgang Bangerth | Mark deprecation using #warning rather than just a... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Wolfgang Bangerth | Document boundary indicators in the glossary and link... |
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