2015-02-13 |
Matthias Maier | Merge pull request #538 from l-korous/temp6 |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Lukas Korous | Add additional library names for UMFPACK to FindUMFPACK. 538/head |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Matthias Maier | Merge pull request #534 from l-korous/temp2 |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Matthias Maier | Merge pull request #536 from l-korous/temp4 |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Matthias Maier | Merge pull request #540 from l-korous/temp8 |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Wolfgang Bangerth | Merge pull request #532 from bangerth/improve-error... |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Wolfgang Bangerth | Improve error message when no LAPACK is available. 532/head |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Lukas Korous | Add proper data types to sparse_direct. 534/head |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Lukas Korous | Add proper CXX flags for MSVC debug. 536/head |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Lukas Korous | Remove the wrong special case of reldir setup for windows. 540/head |
commit | commitdiff | tree | snapshot |
2015-02-13 |
Martin Kronbichler | Merge pull request #530 from bangerth/doc-update |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Link to another tutorial program. Minor edits. 530/head |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Timo Heister | Merge pull request #529 from bangerth/remove-deprecated... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Remove the last function that shrinks linear systems. 529/head |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Merge pull request #527 from tjhei/condense_documentation |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Timo Heister | remove documentation of ConstraintMatrix:condense(big... 527/head |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Timo Heister | Merge pull request #523 from bangerth/improve-code... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Martin Kronbichler | Merge pull request #522 from bangerth/introduce-product... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Get rid of (now unnecessary) explicit casts. 522/head |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Indent. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Add testcases. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Add a few operator overloads. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Introduce a type that can be used to determine whether... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Introduce a new type ProductType to evaluate the result... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Disambiguate the use of operator* |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Disambiguate which operator* we want to take. |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Make the set_thread_limit function readable by adding... 523/head |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Martin Kronbichler | Merge pull request #525 from bangerth/remove-deprecated... |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Wolfgang Bangerth | Remove deprecated functions in ConstraintMatrix. 525/head |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Wolfgang Bangerth | Merge pull request #521 from tjhei/tensor_example_fixes |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Timo Heister | one more example 521/head |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Timo Heister | fix examples for Tensor/Point changes |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Wolfgang Bangerth | Merge pull request #519 from dealii/revert-509-fix_step... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Wolfgang Bangerth | Merge pull request #517 from tjhei/fix_step_50 |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Timo Heister | Revert "Add new relative path for new directory structure" 519/head |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Timo Heister | Merge pull request #515 from bangerth/terminate-loop... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Wolfgang Bangerth | Merge pull request #518 from tjhei/wrap_comments_update |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Timo Heister | fix step-50 517/head |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Timo Heister | wrapcomments.py: do not break @page 518/head |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Wolfgang Bangerth | Merge pull request #516 from guidokanschat/step-50... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Guido Kanschat | change deprecated MGMatrix 516/head |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Wolfgang Bangerth | Terminate a loop in a timely manner. 515/head |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Guido Kanschat | Merge pull request #510 from tamiko/default_reldirs |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Guido Kanschat | Merge pull request #513 from bangerth/tutorial-updates |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Guido Kanschat | Merge pull request #514 from bangerth/fix-tests-post... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Wolfgang Bangerth | Update tests after the BDM patches that were committed... 514/head |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Wolfgang Bangerth | Add #include <iostream> to a few tutorial programs. 513/head |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Wolfgang Bangerth | Update a couple of formulas that gave Lei a fit (becaus... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Wolfgang Bangerth | Deprecate a function that should have been deprecated... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Wolfgang Bangerth | Update documentation in a couple of places. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Wolfgang Bangerth | Remove references to AVS Explorer. |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Matthias Maier | CMake: Reintroduce old installation behavior 510/head |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Guido Kanschat | Merge pull request #508 from dakshinai/filtered_matrix |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Guido Kanschat | Merge pull request #464 from alistairbntl/bdm_documenta... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Wolfgang Bangerth | Merge pull request #509 from guidokanschat/fix_step_dea... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Guido Kanschat | Add new relative path for new directory structure 509/head |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Martin Kronbichler | Merge pull request #505 from bangerth/further-point... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Dakshina Ilangovan | deprecated apply_constraints method in filtered_matrix 508/head |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... 505/head |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Either make implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Eradicate implicit casts from Tensor<1,dim> to Point... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Timo Heister | Merge pull request #503 from bangerth/point-vs-tensor-2 |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Wolfgang Bangerth | Make the difference between two points a tensor, rather... 503/head |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Martin Kronbichler | Merge pull request #501 from bangerth/point-vs-tensor... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Martin Kronbichler | Merge pull request #502 from tjhei/documentation |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Timo Heister | update documentation 502/head |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Use the Tensor member function norm_square() instead... 501/head |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Change uses of Point to Tensor where appropriate. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Better fix for grid_tools. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Martin Kronbichler | Merge pull request #497 from masterleinad/Fix_Trilinos_... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Daniel Arndt | Add test for sadd with partly empty Trilinos vectors 497/head |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Martin Kronbichler | Merge pull request #498 from bangerth/fix-typos |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Use the appropriate syntax to add points (the differenc... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix typos. 498/head |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix up places where we use Point<dim> for directions... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix up places where we use Point<dim> for directions... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix up places where we use Point<dim> for directions... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Reindent. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix up places where we use Point<dim> for directions... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Minor text cleanup. |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix up places where we use Point<dim> for directions... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix up places where we use Point<dim> for directions... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix up places where we use Point<dim> for directions... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix up places where we use Point<dim> for directions... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix up places where we use Point<dim> for directions... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Fix up a place where we use Point<dim> for directions... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Use Tensor<1,dim> instead of Point<dim> to denote direc... |
commit | commitdiff | tree | snapshot |
2015-02-05 |
Wolfgang Bangerth | Use Tensor<1,dim> instead of Point<dim> to denote direc... |
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