]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-02-04 Wolfgang BangerthMerge pull request #1936 from tjhei/hyper_rectangle_cod...
2016-02-04 Wolfgang BangerthMerge pull request #2133 from tjhei/test_empty_results
2016-02-04 Timo Heisterhandle empty test output 2133/head
2016-02-04 Timo Heisterchangelog 1936/head
2016-02-04 Timo Heisterfix *_hyper_rectangle for codim and add new subdivided_...
2016-02-04 Timo HeisterMerge pull request #1934 from Arezou-gh/local-triangula...
2016-02-04 Arezou GhesmatiAdd modified tests for build_triangulation_from_patch() 1934/head
2016-02-02 Timo HeisterMerge pull request #2129 from kronbichler/master
2016-02-02 Martin KronbichlerFix bug in matrix multiplication 2129/head
2016-02-01 Wolfgang BangerthMerge pull request #2127 from pesser/fix_warning
2016-02-01 Patrick Esseravoid warning about unused variable 2127/head
2016-02-01 Denis DavydovMerge pull request #2126 from davydden/compute_line_dof...
2016-02-01 Denis Davydovremove invalid assert in compute_line_dof_identities... 2126/head
2016-01-30 Wolfgang BangerthMerge pull request #2125 from tjhei/msvc_fix
2016-01-30 Timo Heisterfix msvc compilation 2125/head
2016-01-29 Luca HeltaiMerge pull request #2121 from sebastianGl31415/master
2016-01-29 Luca HeltaiMerge pull request #2101 from drwells/continuation...
2016-01-28 Timo HeisterMerge pull request #2122 from bangerth/fix-64bit-output
2016-01-28 sebastianGl31415Update intro.dox 2121/head
2016-01-28 Wolfgang BangerthMerge pull request #2116 from kronbichler/master
2016-01-28 Martin KronbichlerChoose better names for tests 2116/head
2016-01-28 Martin KronbichlerUse GeometryInfo to fix non-standard orientation case
2016-01-28 David WellsUpdate a changelog entry. 2101/head
2016-01-28 David WellsAllow parameter files to end with a '\'.
2016-01-28 Wolfgang BangerthAdjust the output of two tests for 64-bit runs. 2122/head
2016-01-28 Ludwig Sebastian... modified step-34 tutorial introduction
2016-01-28 Martin KronbichlerTest beauty
2016-01-28 Martin KronbichlerAdd changelog entry
2016-01-28 Martin KronbichlerOverload perpare_coarsening_and_refinement for the...
2016-01-28 Martin KronbichlerAdd additional test with hanging nodes. Fix bug in...
2016-01-28 Martin KronbichlerFix 2:1 balance on artificial cells over periodic bound...
2016-01-28 Martin KronbichlerMerge pull request #2119 from fsonner/sparsevankafix
2016-01-27 Florian SonnerAdd SparseVanka fix message to changes.h 2119/head
2016-01-26 Wolfgang BangerthMerge pull request #2120 from tjhei/petsc_matrix_err_msg
2016-01-26 Timo Heisterimprove PETSc sparse_matrix constructor error msg 2120/head
2016-01-26 Florian SonnerFix local second-order coupling in SparseVanka
2016-01-26 Wolfgang BangerthMerge pull request #2117 from tjhei/metis_small
2016-01-26 Timo Heisterchangelog 2117/head
2016-01-26 Timo Heisterfix the case where we reduce to 1 domain
2016-01-26 Timo Heisterfix metis partitioning with too many processors
2016-01-26 Timo Heisteradd test
2016-01-25 Wolfgang BangerthMerge pull request #2113 from bangerth/further-FEValues...
2016-01-25 Wolfgang BangerthFix copyright year range. 2113/head
2016-01-25 Wolfgang BangerthSlightly clarify a comment.
2016-01-25 Wolfgang BangerthRemove declarations of functions that are no longer...
2016-01-25 Wolfgang BangerthRemove an outdated comment.
2016-01-25 Wolfgang BangerthRemove now no longer used FE_PolyTensor::update_once...
2016-01-25 Wolfgang BangerthRemove now no longer used FE_Poly::update_once/each.
2016-01-25 Wolfgang BangerthRemove now no longer used FE_PolyFace::update_once...
2016-01-25 Wolfgang BangerthRemove now no longer used FE_FaceQ::update_once/each.
2016-01-25 Wolfgang BangerthRemove now no longer used FE_DGP_Nonparametric::update_...
2016-01-25 Bruno TurcksinMerge pull request #2115 from bangerth/fix-doxygen...
2016-01-25 Bruno TurcksinMerge pull request #2112 from bangerth/further-FEValues...
2016-01-25 Wolfgang BangerthFix doxygen markup. 2115/head
2016-01-25 David WellsAdd more authors to ParameterHandler.
2016-01-25 David WellsElaborate on the continuation line comment.
2016-01-25 David WellsDocument the line continuation tests.
2016-01-25 David WellsImprove the style in parameter_handler.cc a bit.
2016-01-25 David WellsIgnore surrounding whitespace if continuing lines.
2016-01-24 Martin KronbichlerMerge pull request #2114 from bangerth/update-copyright...
2016-01-24 Wolfgang BangerthUpdate copyright year of all files touched in 2015. 2114/head
2016-01-24 Wolfgang BangerthMerge pull request #2111 from tjhei/fix_step_40
2016-01-24 Wolfgang BangerthInitialize the last non-const field of FiniteElementDat... 2112/head
2016-01-24 Timo Heisterfix crash in petsc step-40 2111/head
2016-01-24 Timo HeisterMerge pull request #2106 from bangerth/further-FEValues...
2016-01-24 Bruno TurcksinMerge pull request #2110 from bangerth/remove-unnecessa...
2016-01-24 Wolfgang BangerthRemove a friend declaration that is unnecessary. 2110/head
2016-01-24 Bruno TurcksinMerge pull request #2109 from bangerth/further-FEValues...
2016-01-24 Wolfgang BangerthRemove a comment that's no longer correct. 2109/head
2016-01-23 Matthias MaierMerge pull request #2108 from bangerth/fix-changelog
2016-01-23 David WellsMerge pull request #2093 from drwells/mesh-concept
2016-01-23 Wolfgang BangerthSort changelog entries into the right categories. 2108/head
2016-01-23 David WellsMerge GlossMeshAsAContainer and ConceptMeshType. 2093/head
2016-01-23 David WellsMerge pull request #2107 from bangerth/fix-changelog
2016-01-23 David WellsPrefer 'MeshType' to 'Container' and 'GridClass'.
2016-01-23 Wolfgang BangerthFix grammar of an entry in the changelog. 2107/head
2016-01-23 Wolfgang BangerthMove some internal functions. 2106/head
2016-01-23 Wolfgang BangerthMerge pull request #2103 from bangerth/further-FEValues...
2016-01-23 Wolfgang BangerthRemove an unused argument of FiniteElementData. 2103/head
2016-01-23 Wolfgang BangerthRemove a default constructor that likely doesn't do...
2016-01-23 Martin KronbichlerMerge pull request #2102 from tjhei/fix_test
2016-01-23 Timo Heisterfix test codim_one/error_estimator_02 2102/head
2016-01-23 Wolfgang BangerthMerge pull request #2097 from davydden/slepc_tests_no_i...
2016-01-23 Wolfgang BangerthMerge pull request #2092 from tjhei/kelly_codim_one
2016-01-22 Denis Davydovdo not print-out iteration counts for GHEP SLEPc unit... 2097/head
2016-01-22 Timo Heisterfix multithreading bug in test 2092/head
2016-01-22 Timo Heisteradd changelog
2016-01-22 Timo Heisterfix Neumann part of 1d Kelly estimator
2016-01-21 Wolfgang BangerthMerge pull request #2096 from tjhei/doxygen_remove_dupl...
2016-01-21 Timo Heisterdoxygen: do not export duplicate functions 2096/head
2016-01-21 Timo Heisterfix 1d Kelly estimator
2016-01-21 Timo Heisterfix test
2016-01-21 Bruno TurcksinMerge pull request #2094 from kronbichler/fix_test_runs
2016-01-21 Martin KronbichlerOnly run tests if Trilinos is available. 2094/head
2016-01-20 Timo HeisterMerge pull request #2091 from drwells/fix-documentation...
2016-01-20 Timo Heisterremove unused code
2016-01-20 Timo Heisterfix test formatting
2016-01-20 Timo Heisterrewrite normal vector computation
2016-01-20 David WellsImprove formatting in a documentation example. 2091/head
2016-01-20 David WellsPrefer code to verbatim environments.
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.