]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-07-09 Matthias MaierTests: Provide output variants for clang with clang... 2794/head
2016-07-08 David WellsMerge pull request #2791 from bangerth/add-tests
2016-07-08 Wolfgang BangerthAdd tests for SymmetricTensor::norm() for complex-value... 2791/head
2016-07-08 Wolfgang BangerthAdd changelog entries for the previous two commits.
2016-07-08 Wolfgang BangerthFix computations in SymmetricTensor::norm() for complex...
2016-07-08 Wolfgang BangerthFix incorrect index check for cases of rank-4 symmetric...
2016-07-08 Wolfgang BangerthAdd a test for MemoryConsumption of SymmetricTensor...
2016-07-08 Denis DavydovMerge pull request #2790 from bangerth/fix-test
2016-07-08 Denis DavydovMerge pull request #2789 from bangerth/fix-cxx11-issue
2016-07-08 Wolfgang BangerthFix one test by providing more accuracy. 2790/head
2016-07-08 Wolfgang BangerthAvoid use of std::is_default_constructible. 2789/head
2016-07-08 Denis DavydovMerge pull request #2787 from drwells/fix-petsc-compilation
2016-07-08 David WellsFix compilation with PETSc. 2787/head
2016-07-08 Denis DavydovMerge pull request #2786 from drwells/unify-petsc-exception
2016-07-08 David WellsUnify handling of ExcPetscError. 2786/head
2016-07-08 Wolfgang BangerthMerge pull request #2780 from bangerth/doc-update-68
2016-07-08 Wolfgang BangerthAdd some documentation. 2780/head
2016-07-08 Denis DavydovMerge pull request #2783 from drwells/remove-template...
2016-07-08 David WellsMerge pull request #2782 from tjhei/add_script_document...
2016-07-08 David WellsRemove a 'using' template alias. 2783/head
2016-07-08 Timo Heisterrename and document scripts 2782/head
2016-07-08 Timo HeisterMerge pull request #2781 from tamiko/move_tests_scripts
2016-07-08 Matthias MaierMove tests/scripts/* to contrib/utilities/* 2781/head
2016-07-08 Denis DavydovMerge pull request #2779 from bangerth/minor-updates-3
2016-07-08 Wolfgang BangerthErr on the safe side. 2779/head
2016-07-07 Wolfgang BangerthMerge pull request #2770 from masterleinad/schur_just_c...
2016-07-07 Wolfgang BangerthMerge pull request #2771 from drwells/split-tests/bits-02
2016-07-07 David WellsMove mapping tests into their own directory. 2771/head
2016-07-07 David WellsMerge pull request #2777 from bangerth/minor-cleanups-2
2016-07-07 Wolfgang BangerthMore cleanups. 2777/head
2016-07-07 Denis DavydovMerge pull request #2776 from bangerth/minor-cleanups
2016-07-07 Wolfgang BangerthMinor cleanups. 2776/head
2016-07-07 Matthias MaierMerge pull request #2773 from bangerth/fix-test
2016-07-07 Timo HeisterMerge pull request #2774 from bangerth/fix-formula
2016-07-07 Wolfgang BangerthFix a formula. 2774/head
2016-07-07 Wolfgang BangerthFix one test by providing more accuracy. 2773/head
2016-07-07 Wolfgang BangerthMerge pull request #2768 from drwells/remove-pi-declara...
2016-07-07 Daniel ArndtPut an extra check to lac/schur_complement_01 2770/head
2016-07-07 Wolfgang BangerthMerge pull request #2765 from masterleinad/schur_just_c...
2016-07-07 David WellsUse numbers::PI instead of defining a macro. 2768/head
2016-07-07 Timo HeisterMerge pull request #2766 from drwells/split-tests/bits-01
2016-07-07 Matthias MaierMerge pull request #2767 from tjhei/test_without_ninja
2016-07-07 Timo Heisterdon't use ninja for testsuite 2767/head
2016-07-07 Daniel ArndtJust check for number of iterations and not starting... 2765/head
2016-07-07 David WellsMove parameter handler tests into their own directory. 2766/head
2016-07-07 David WellsMerge pull request #2764 from tjhei/fix_error_msg
2016-07-07 Timo Heisterupdate PETSc error message 2764/head
2016-07-07 Denis DavydovMerge pull request #2762 from drwells/fix-compilation...
2016-07-07 David WellsFix compilation with PETSc and not hypre. 2762/head
2016-07-07 David WellsMerge pull request #2754 from drwells/fix-petsc-3.7...
2016-07-07 David WellsFix compilation with PETSc 3.7.0. 2754/head
2016-07-07 Wolfgang BangerthMerge pull request #2761 from tamiko/fix_tests
2016-07-07 Denis DavydovMerge pull request #2758 from tjhei/metis_tests
2016-07-07 Timo HeisterMerge pull request #2760 from drwells/fix-c++-03-tests
2016-07-07 Matthias MaierMerge pull request #2759 from tjhei/remove_benchmark_folder
2016-07-07 Timo Heisterremove tests/benchmarks/ 2759/head
2016-07-07 Matthias MaierTests: dofs/locally_relevant_dofs_per_subdomain_01... 2761/head
2016-07-07 David WellsEnable some tests to run in C++03 mode. 2760/head
2016-07-07 Matthias MaierTests: base/reference update test output
2016-07-07 Matthias MaierTests: base/memory_consumption_01 - add an output varia...
2016-07-07 Timo Heistercleanup sharedtria metis tests 2758/head
2016-07-07 Matthias MaierTests: metis/metis_04: Add an output variant
2016-07-07 Matthias MaierTests: Fix mpi_fe_field_function_01.mpirun=10
2016-07-07 Matthias MaierMerge branch 'pr_2755'
2016-07-07 Matthias Maierrun astyle
2016-07-06 Wolfgang BangerthAvoid C++11 initialization of member variables. 2755/head
2016-07-06 Wolfgang BangerthAvoid outputting space at the end of the line.
2016-07-06 Wolfgang BangerthAvoid C++11 initialization of std::ofstream.
2016-07-06 David WellsMerge pull request #2752 from bangerth/hook-in-tutorials
2016-07-06 Wolfgang BangerthBetter connect step-56 throughout the tutorials. 2752/head
2016-07-06 Wolfgang BangerthBetter connect step-55 throughout the tutorials.
2016-07-05 Wolfgang BangerthMerge pull request #2751 from drwells/fix-tests-in...
2016-07-05 David WellsConvert '>>' to '> >' in templates in some tests. 2751/head
2016-07-05 Matthias MaierMerge pull request #2750 from kronbichler/master
2016-07-05 Martin KronbichlerFix namespace qualification, follow-up to #2615. 2750/head
2016-07-05 Wolfgang BangerthMerge pull request #2749 from masterleinad/unify_add_in...
2016-07-05 Daniel ArndtUse consistent order of arguments for PETScMatrix::add 2749/head
2016-07-04 Denis DavydovMerge pull request #2747 from tjhei/document_n_nonzero
2016-07-04 Timo Heisterclarify documentation for TrilinosWrappers::*Matrix... 2747/head
2016-07-03 Denis DavydovMerge pull request #2745 from masterleinad/fix_petsc_doc
2016-07-03 Daniel ArndtFix documentation for reinit of PETSc MPI Vector 2745/head
2016-07-02 Timo HeisterMerge pull request #2744 from drwells/fix-missing-mpi...
2016-07-02 David WellsAdd missing MPI function instantiations. 2744/head
2016-07-01 Denis DavydovMerge pull request #2743 from bangerth/add-instantiations
2016-07-01 Wolfgang BangerthAdd changelog entry. 2743/head
2016-07-01 Wolfgang BangerthAdd missing instantiation of one function.
2016-07-01 Denis DavydovMerge pull request #2742 from Rombur/typo
2016-07-01 Bruno TurcksinFix a typo in the documentation of filter_iterators. 2742/head
2016-06-30 Bruno TurcksinMerge pull request #2711 from mdh266/unit-test-refactor...
2016-06-30 Mike HMerging conflict with changes.h 2711/head
2016-06-30 David WellsMerge pull request #2740 from bangerth/improve-error...
2016-06-30 David WellsMerge pull request #2741 from bangerth/minor-cleanups
2016-06-30 Mike HAdded new feactures of trilinos direct solver to changes.h
2016-06-30 Wolfgang BangerthMinor code cleanups. 2741/head
2016-06-30 Wolfgang BangerthImprove error message. 2740/head
2016-06-30 Luca HeltaiMerge pull request #2738 from bangerth/fix-typo
2016-06-30 Wolfgang BangerthFix typo. 2738/head
2016-06-30 Wolfgang BangerthMerge pull request #2737 from drwells/remove-deprecated...
2016-06-30 Wolfgang BangerthMerge pull request #2736 from drwells/string_to_double...
2016-06-30 David WellsAvoid using deprecated base classes. 2737/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.