]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-12-15 David WellsMerge pull request #1985 from bangerth/remove-unused...
2015-12-15 Wolfgang BangerthRemove two exceptions that are not used in deal.II... 1985/head
2015-12-13 Wolfgang BangerthMerge pull request #1980 from bangerth/doc-update-44
2015-12-13 Wolfgang BangerthUpdate the documentation of the DoFTools::make_*_sparsi... 1980/head
2015-12-13 Luca HeltaiMerge pull request #1981 from bangerth/doc-update-45
2015-12-13 Wolfgang BangerthMerge pull request #1975 from bangerth/minor-cleanups-3
2015-12-13 Wolfgang BangerthMerge pull request #1982 from drwells/update-include...
2015-12-13 Wolfgang BangerthUpdate the introduction to the concepts page. 1981/head
2015-12-13 David WellsMerge pull request #1972 from bangerth/doc-update-42
2015-12-13 David WellsUpdate some include guards to the new style. 1982/head
2015-12-13 Luca HeltaiMerge pull request #1979 from luca-heltai/cad-edges
2015-12-13 Luca HeltaiFixed read IGES and STEP. 1979/head
2015-12-13 Wolfgang BangerthMerge pull request #1965 from drwells/describe-concepts
2015-12-12 David WellsSummarize the template changes in changes.h. 1965/head
2015-12-12 David WellsFix some dead links in the preconditioners module.
2015-12-12 David WellsOverhaul the documentation of Concepts.
2015-12-11 David WellsImprove spacing in the preconditioners module.
2015-12-11 David WellsGive the sparsity pattern module its own file.
2015-12-11 David WellsReword an awkward sentence.
2015-12-11 Luca HeltaiMerge pull request #1932 from bangerth/also-copy-edge-ids
2015-12-11 Wolfgang BangerthMerge pull request #1977 from gassmoeller/fix_long_long...
2015-12-11 Rene GassmoellerProvide serialization for long long TableEntry 1977/head
2015-12-11 Denis DavydovMerge pull request #1976 from bangerth/doc-update-43
2015-12-11 Wolfgang BangerthUpdate documentation in a couple of places. 1976/head
2015-12-11 Wolfgang BangerthAdd test. 1932/head
2015-12-11 Wolfgang BangerthAlso copy edge boundary ids to manifold ids in copy_bou...
2015-12-10 David WellsMerge pull request #1970 from bangerth/generalize-get_tria
2015-12-10 Wolfgang BangerthReplace now deprecated call to get_tria() by get_triang... 1970/head
2015-12-10 Wolfgang BangerthFix a piece of incorrect documentation.
2015-12-10 Wolfgang BangerthMake a few internal variables, well, internal. 1975/head
2015-12-10 Wolfgang BangerthUpdate the list of requirements a template argument...
2015-12-10 Wolfgang BangerthAdjust testsuite.
2015-12-10 Wolfgang BangerthDeprecate (hp::)?DoFHandler::get_tria; introduce get_tr...
2015-12-10 Wolfgang BangerthUpdate documentation in a couple of places. 1972/head
2015-12-10 Wolfgang BangerthUse the new function Triangulation::get_tria().
2015-12-10 Wolfgang BangerthAdd changelog entry.
2015-12-10 Wolfgang BangerthIntroduce a function Triangulation::get_tria().
2015-12-10 Wolfgang BangerthMerge pull request #1933 from gassmoeller/utilities_num...
2015-12-10 Rene GassmoellerAdd entry to changes.h 1933/head
2015-12-10 Rene GassmoellerFix usage of int_to_string
2015-12-10 Rene GassmoellerAddress some comments
2015-12-10 Rene GassmoellerAdd test
2015-12-10 Rene GassmoellerAdd a Utilities::number_to_string function
2015-12-09 Wolfgang BangerthMerge pull request #1967 from asartori86/pdsolution...
2015-12-09 David WellsMerge pull request #1959 from bangerth/fix-instantiations
2015-12-09 alberto sartoriinstantiated for dim,spacedim 1967/head
2015-12-09 David WellsMerge pull request #1964 from drwells/RELAX-to-Relaxati...
2015-12-09 David WellsPrefer RelaxationType to RELAX or RELAXATION. 1964/head
2015-12-08 Matthias MaierMerge pull request #1960 from bangerth/add-reference
2015-12-08 Matthias MaierMerge pull request #1961 from jperryhouts/disable_warnings
2015-12-08 Jonathan Perry... Disable warnings caused by a bug in Debian's openmpi... 1961/head
2015-12-08 Wolfgang BangerthAdd reference to a preprint. 1960/head
2015-12-07 Wolfgang BangerthMake instantiation of functions more uniform. 1959/head
2015-12-07 Wolfgang BangerthMerge pull request #1955 from kronbichler/master
2015-12-07 Martin KronbichlerSpeedup extract_locally_relevant_dofs 1955/head
2015-12-07 Martin KronbichlerMerge pull request #1950 from tjhei/disable_deallog_console
2015-12-07 David WellsMerge pull request #1953 from drwells/detemplate-distri...
2015-12-07 David WellsImprove docs for distribute_sparsity_pattern. 1953/head
2015-12-07 David WellsUpdate tests to not use '<>' unnecessarily.
2015-12-07 David WellsDe-template distribute_sparsity_pattern.
2015-12-07 Timo HeisterMerge pull request #1954 from bangerth/doc-update-41
2015-12-07 Wolfgang BangerthUpdate documentation. 1954/head
2015-12-07 Timo HeisterMerge pull request #1952 from bangerth/changelog-update
2015-12-07 Wolfgang BangerthMerge pull request #1941 from drwells/SP-to-SparsityType
2015-12-06 David WellsPrefer SparsityPatternType to SP and SparsityType. 1941/head
2015-12-06 Wolfgang BangerthAdd another entry to the changelog. 1952/head
2015-12-06 Timo Heisterextend step-3 documentation 1950/head
2015-12-06 Timo Heisterfix broken tests
2015-12-06 Timo Heisterfix other tests manually
2015-12-06 Timo Heisterremove deallog.depth_console(0) call in tests
2015-12-06 Timo Heisterchangelog
2015-12-06 Timo Heisterstep-50: switch from deallog to pcout, cleanup
2015-12-06 Timo Heisterremove nonsense
2015-12-06 Timo Heistermove deallog discussion from step4 to step3
2015-12-06 Timo Heisterremove deallog.depth_console(0) from examples
2015-12-06 Timo Heistermake 0 the default for deallog.depth_console
2015-12-06 Timo HeisterMerge pull request #1951 from bangerth/clean-up-changelog
2015-12-06 Wolfgang BangerthDocument a recent change. 1951/head
2015-12-06 Wolfgang BangerthClean up some changelog entries.
2015-12-06 Timo HeisterMerge pull request #1944 from drwells/fix-parameter...
2015-12-06 David WellsAdd a test for DOS-format parameter files. 1944/head
2015-12-06 David WellsModify Utilities::trim to remove all whitespace.
2015-12-05 Timo HeisterMerge pull request #1948 from kronbichler/fix_scalabili...
2015-12-05 Martin KronbichlerFix quadratic complexity inside p::d::Tria::fill_vertic... 1948/head
2015-12-04 Matthias MaierMerge pull request #1945 from drwells/fix-bzip-check...
2015-12-04 David WellsFix a typo in a CMake check. 1945/head
2015-12-03 Timo HeisterMerge pull request #1940 from bangerth/fix-test-5
2015-12-03 Wolfgang BangerthMerge pull request #1939 from tjhei/fix_la_vector_outpu...
2015-12-03 Wolfgang BangerthFix output file. 1940/head
2015-12-03 Timo Heisterfix tests/lac/la_vector_output 1939/head
2015-12-02 Wolfgang BangerthMerge pull request #1935 from tjhei/doxygen_fixes
2015-12-02 Timo Heisterlatex formula fixes 1935/head
2015-12-02 Timo Heisterother doxygen errors
2015-12-02 Timo Heisterfix markup in step-45
2015-11-30 Wolfgang BangerthMerge pull request #1931 from tjhei/fix_get_curl_on_clang
2015-11-30 Timo Heisterfix get_curl on clang broken in #1920 1931/head
2015-11-30 Timo HeisterMerge pull request #1927 from bangerth/fix-test-2
2015-11-30 Wolfgang BangerthMerge pull request #1929 from asartori86/fix_doc_vector...
2015-11-30 alberto sartorifixed doc 1929/head
2015-11-30 Wolfgang BangerthFix wrong reference to variable in test. 1927/head
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.