]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-02-13 Wolfgang BangerthImprove error message when no LAPACK is available. 532/head
2015-02-12 Timo HeisterMerge pull request #529 from bangerth/remove-deprecated...
2015-02-12 Wolfgang BangerthRemove the last function that shrinks linear systems. 529/head
2015-02-12 Wolfgang BangerthMerge pull request #527 from tjhei/condense_documentation
2015-02-12 Timo Heisterremove documentation of ConstraintMatrix:condense(big... 527/head
2015-02-12 Timo HeisterMerge pull request #523 from bangerth/improve-code...
2015-02-12 Martin KronbichlerMerge pull request #522 from bangerth/introduce-product...
2015-02-12 Wolfgang BangerthGet rid of (now unnecessary) explicit casts. 522/head
2015-02-12 Wolfgang BangerthIndent.
2015-02-12 Wolfgang BangerthAdd testcases.
2015-02-12 Wolfgang BangerthAdd a few operator overloads.
2015-02-12 Wolfgang BangerthIntroduce a type that can be used to determine whether...
2015-02-12 Wolfgang BangerthIntroduce a new type ProductType to evaluate the result...
2015-02-12 Wolfgang BangerthDisambiguate the use of operator*
2015-02-12 Wolfgang BangerthDisambiguate which operator* we want to take.
2015-02-12 Wolfgang BangerthMake the set_thread_limit function readable by adding... 523/head
2015-02-12 Martin KronbichlerMerge pull request #525 from bangerth/remove-deprecated...
2015-02-12 Wolfgang BangerthRemove deprecated functions in ConstraintMatrix. 525/head
2015-02-11 Wolfgang BangerthMerge pull request #521 from tjhei/tensor_example_fixes
2015-02-11 Timo Heisterone more example 521/head
2015-02-11 Timo Heisterfix examples for Tensor/Point changes
2015-02-11 Wolfgang BangerthMerge pull request #519 from dealii/revert-509-fix_step...
2015-02-11 Wolfgang BangerthMerge pull request #517 from tjhei/fix_step_50
2015-02-11 Timo HeisterRevert "Add new relative path for new directory structure" 519/head
2015-02-11 Timo HeisterMerge pull request #515 from bangerth/terminate-loop...
2015-02-11 Wolfgang BangerthMerge pull request #518 from tjhei/wrap_comments_update
2015-02-11 Timo Heisterfix step-50 517/head
2015-02-11 Timo Heisterwrapcomments.py: do not break @page 518/head
2015-02-11 Wolfgang BangerthMerge pull request #516 from guidokanschat/step-50...
2015-02-11 Guido Kanschatchange deprecated MGMatrix 516/head
2015-02-11 Wolfgang BangerthTerminate a loop in a timely manner. 515/head
2015-02-11 Guido KanschatMerge pull request #510 from tamiko/default_reldirs
2015-02-11 Guido KanschatMerge pull request #513 from bangerth/tutorial-updates
2015-02-11 Guido KanschatMerge pull request #514 from bangerth/fix-tests-post...
2015-02-11 Wolfgang BangerthUpdate tests after the BDM patches that were committed... 514/head
2015-02-11 Wolfgang BangerthAdd #include <iostream> to a few tutorial programs. 513/head
2015-02-10 Wolfgang BangerthUpdate a couple of formulas that gave Lei a fit (becaus...
2015-02-10 Wolfgang BangerthDeprecate a function that should have been deprecated...
2015-02-10 Wolfgang BangerthUpdate documentation in a couple of places.
2015-02-10 Wolfgang BangerthRemove references to AVS Explorer.
2015-02-10 Matthias MaierCMake: Reintroduce old installation behavior 510/head
2015-02-10 Guido KanschatMerge pull request #508 from dakshinai/filtered_matrix
2015-02-10 Guido KanschatMerge pull request #464 from alistairbntl/bdm_documenta...
2015-02-10 Wolfgang BangerthMerge pull request #509 from guidokanschat/fix_step_dea...
2015-02-10 Guido KanschatAdd new relative path for new directory structure 509/head
2015-02-10 Martin KronbichlerMerge pull request #505 from bangerth/further-point...
2015-02-10 Dakshina Ilangovandeprecated apply_constraints method in filtered_matrix 508/head
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point... 505/head
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEither make implicit casts from Tensor<1,dim> to Point...
2015-02-09 Wolfgang BangerthEradicate implicit casts from Tensor<1,dim> to Point...
2015-02-09 Timo HeisterMerge pull request #503 from bangerth/point-vs-tensor-2
2015-02-09 Wolfgang BangerthMake the difference between two points a tensor, rather... 503/head
2015-02-08 Martin KronbichlerMerge pull request #501 from bangerth/point-vs-tensor...
2015-02-05 Martin KronbichlerMerge pull request #502 from tjhei/documentation
2015-02-05 Timo Heisterupdate documentation 502/head
2015-02-05 Wolfgang BangerthUse the Tensor member function norm_square() instead... 501/head
2015-02-05 Wolfgang BangerthChange uses of Point to Tensor where appropriate.
2015-02-05 Wolfgang BangerthBetter fix for grid_tools.
2015-02-05 Martin KronbichlerMerge pull request #497 from masterleinad/Fix_Trilinos_...
2015-02-05 Daniel ArndtAdd test for sadd with partly empty Trilinos vectors 497/head
2015-02-05 Martin KronbichlerMerge pull request #498 from bangerth/fix-typos
2015-02-05 Wolfgang BangerthUse the appropriate syntax to add points (the differenc...
2015-02-05 Wolfgang BangerthFix typos. 498/head
2015-02-05 Wolfgang BangerthFix up places where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthFix up places where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthFix up places where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthReindent.
2015-02-05 Wolfgang BangerthFix up places where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthMinor text cleanup.
2015-02-05 Wolfgang BangerthFix up places where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthFix up places where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthFix up places where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthFix up places where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthFix up places where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthFix up a place where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthUse Tensor<1,dim> instead of Point<dim> to denote direc...
2015-02-05 Wolfgang BangerthUse Tensor<1,dim> instead of Point<dim> to denote direc...
2015-02-05 Wolfgang BangerthFix up a place where we use Point<dim> for directions...
2015-02-05 Wolfgang BangerthFix up one place where we use Point<dim> for normals...
2015-02-04 Daniel ArndtFix decision about same/different Map for Trilinos...
2015-02-04 Martin KronbichlerMerge pull request #495 from bangerth/remove-deprecated...
2015-02-04 Wolfgang BangerthRemove deprecated function SparseILU::decompose. 495/head
2015-02-04 Martin KronbichlerMerge pull request #494 from bangerth/remove-deprecated...
2015-02-04 Wolfgang BangerthMerge pull request #476 from koecher/dataout-issue...
2015-02-04 Wolfgang BangerthRemove deprecated function SparseMatrix::global_entry(). 494/head
2015-02-04 Martin KronbichlerMerge pull request #493 from bangerth/remove-deprecated...
2015-02-04 Wolfgang BangerthFix a typo.
2015-02-03 Wolfgang BangerthMerge pull request #492 from bangerth/davydden-tensor_u...
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.