]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 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.
2016-01-20 Wolfgang BangerthMerge pull request #2090 from drwells/dofhandlertype-doc
2016-01-20 Wolfgang BangerthMerge pull request #2089 from drwells/update-comment...
2016-01-20 David WellsFix some DoFHandlerType documentation. 2090/head
2016-01-20 David WellsFill in the rest of a missing comment. 2089/head
2016-01-20 David WellsReindent comments in the documentation: part 2.
2016-01-20 Martin KronbichlerMerge pull request #2087 from kronbichler/master
2016-01-20 Timo HeisterWIP kelly fix
2016-01-20 Martin KronbichlerFix compiler warning 2087/head
2016-01-20 Wolfgang BangerthMerge pull request #2086 from tjhei/hyper_shell_followup
2016-01-20 Timo Heisterfollow-up on hyper_shell documentation fixes 2086/head
2016-01-20 Timo Heisteradd failing test
2016-01-20 Timo HeisterMerge pull request #2085 from kronbichler/fix_msvc_comp...
2016-01-20 Martin KronbichlerSecond attempt to fix MSVC on aligned vector 2085/head
2016-01-20 Martin KronbichlerMerge pull request #2084 from tjhei/hyper_shell_defaults
2016-01-20 Martin KronbichlerMerge pull request #2052 from kronbichler/master
2016-01-20 Martin KronbichlerAdd changelog entry 2052/head
2016-01-20 Timo Heisterdefault cell numbers for hyper_shell in 3d 2084/head
2016-01-20 Martin KronbichlerSmall changes to due comments on code.
2016-01-19 Martin KronbichlerMake tests a bit faster
2016-01-19 Martin KronbichlerUse reproducible random numbers in tests
2016-01-19 Martin KronbichlerUnit tests for matrix-free mg transfer
2016-01-19 Martin KronbichlerFramework tests (complete multigrid solver)
2016-01-19 Martin KronbichlerTest safety
2016-01-19 Martin KronbichlerImplement matrix-free multigrid level transfer for...
2016-01-19 Martin KronbichlerAdd instantiation
2016-01-19 Martin KronbichlerMerge pull request #2083 from tjhei/fix_multigrid_deadlock2
2016-01-19 David WellsMerge pull request #2082 from ESeNonFossiIo/small_error
2016-01-19 Timo Heisterfix marking of MG cells 2083/head
2016-01-19 Timo Heisterfix warning
2016-01-19 ESeNonFossiIoswap 2082/head
2016-01-19 Wolfgang BangerthMerge pull request #2080 from kronbichler/fix_msvc_comp...
2016-01-19 Martin KronbichlerFix compilation with MSVC 2080/head
2016-01-19 Martin KronbichlerMerge pull request #2079 from tjhei/mg_par_deadlock
2016-01-19 Timo Heistersetup missing parallel level neighbors 2079/head
2016-01-19 Timo Heisteradd comments and checks
2016-01-19 Timo Heisteradd failing test
2016-01-19 David WellsMerge pull request #2078 from drwells/improve-line...
2016-01-19 David WellsRemove some unneeded virtual functions. 2078/head
2016-01-19 David WellsImprove ParameterHandler continuation handling.
2016-01-19 David WellsPrefer 'std::getline' to just 'getline'.
2016-01-19 David WellsRename 'lineno' to 'current_line_n'.
2016-01-18 David WellsImprove some ParameterHandler code samples.
2016-01-18 David WellsSwitch from the old comment format to the new one.
2016-01-18 David WellsSimplify the forward declarations.
2016-01-18 Wolfgang BangerthMerge pull request #2077 from kronbichler/fix_matrixfre...
2016-01-18 Martin KronbichlerMerge pull request #2076 from angelrca/FECollection_new...
2016-01-18 Martin KronbichlerDo not run into an unused block of code 2077/head
2016-01-18 angelrcaFECollection new constructors changes.h 2076/head
2016-01-18 Wolfgang BangerthMerge pull request #2074 from drwells/update-changes...
2016-01-18 David WellsAdded a changelog entry for the GridOut fixes. 2074/head
2016-01-18 Wolfgang BangerthMerge pull request #2068 from drwells/gridout-write_msh...
2016-01-17 David WellsAlso assign unique numbers to UCD elements. 2068/head
2016-01-17 David WellsAssign unique numbers to GMSH elements.
2016-01-17 Wolfgang BangerthMerge pull request #2065 from angelrca/FECollection_new...
2016-01-17 Wolfgang BangerthMerge pull request #2073 from tjhei/doc_fixes
2016-01-17 Timo Heisterfix broken tutorial image links 2073/head
2016-01-17 Timo Heisterdoxygen fixes
2016-01-17 Timo Heistertable layout and image fixes
2016-01-17 Martin KronbichlerMerge pull request #2072 from bangerth/fix-typo
2016-01-17 Wolfgang BangerthFix typo. 2072/head
2016-01-17 Matthias MaierMerge pull request #2071 from davydden/mpiexec
2016-01-17 Denis Davydovallow oevrriding MPIEXEC from an environment varible 2071/head
2016-01-16 David WellsFix two documentation links.
2016-01-16 David WellsPrefer '\n' to std::endl.
2016-01-16 David WellsFix some typos in grid_out.h.
2016-01-15 Denis DavydovMerge pull request #2067 from bangerth/update-test...
2016-01-15 angelrcahp::FECollection new constructors added 2065/head
2016-01-15 Wolfgang BangerthUpdate test output files. 2067/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.