]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-04-28 David WellsRemove explicit manifold usage from step-6.
2018-04-27 Matthias MaierMerge pull request #6366 from bangerth/fix-test-2
2018-04-27 Wolfgang BangerthNamespace qualify a function call. 6366/head
2018-04-27 Jean-Paul PelteretMerge pull request #6364 from drwells/remove-static...
2018-04-27 David WellsRemove a static manifold. 6364/head
2018-04-27 Matthias MaierMerge pull request #6362 from kronbichler/improve_fe_ev...
2018-04-27 Martin KronbichlerSome random doc fixes. 6362/head
2018-04-27 Martin KronbichlerImprove matrix-free documentation.
2018-04-27 Matthias MaierMerge pull request #6360 from masterleinad/update_readme
2018-04-27 Martin KronbichlerMerge pull request #6359 from tamiko/fix_race_condition
2018-04-27 Daniel ArndtUpdate readme.html 6360/head
2018-04-27 Matthias Maierzoltan/tria_zoltan_01: Always run with mpirun annotatio... 6359/head
2018-04-27 Matthias MaierMerge pull request #6352 from drwells/fix-hyper-cube...
2018-04-27 David WellsFix manifold ids in a test. 6352/head
2018-04-27 Matthias MaierMerge pull request #6300 from kronbichler/issue_5667_do...
2018-04-27 Matthias MaierMerge pull request #6330 from masterleinad/fix_dh_fe_co...
2018-04-27 Martin KronbichlerMerge pull request #6358 from masterleinad/fix_netcdf
2018-04-27 Daniel ArndtFix up remainign uses of 'output'in GridIn::read_netcdf 6358/head
2018-04-27 Matthias MaierMerge pull request #6178 from luca-heltai/patterns...
2018-04-27 Martin KronbichlerWrite changelog entries. 6300/head
2018-04-27 Bruno TurcksinMerge pull request #6350 from masterleinad/fix_cuda_assert
2018-04-27 Daniel ArndtAllow Asserts for functions running on host 6350/head
2018-04-27 Luca HeltaiFailing test in mapping q eulerian. 6330/head
2018-04-27 Luca HeltaiOnly replace FECollection in *DoFHandler if necessary
2018-04-27 Daniel ArndtComparison operator for FiniteElement and FECollection
2018-04-27 Martin KronbichlerMerge pull request #6346 from tamiko/minor_updates
2018-04-27 Martin KronbichlerMerge pull request #6344 from masterleinad/fix_cppcheck
2018-04-27 David WellsConsistently use 'const bool' in function definitions.
2018-04-27 David WellsDo not curve outside cells with hyper_cube_with_cylindr...
2018-04-27 Martin KronbichlerUse an enum rather than a plain number to index into...
2018-04-27 Martin KronbichlerAdd 37 test files checking many aspects of FEFaceEvalua...
2018-04-27 Katharina KormannIntroduce the new class FEFaceEvaluation. Speed up...
2018-04-27 Martin KronbichlerFix the setup of face connectivity.
2018-04-27 Martin KronbichlerAdd tests for multiple components in single DoFHandler.
2018-04-27 Martin KronbichlerIntroduce face loop functionality in MatrixFree. Rework...
2018-04-27 Daniel ArndtMake sure that FE_Nothing can be identified by its...
2018-04-27 Martin KronbichlerMerge pull request #6303 from Rombur/cuda_chol
2018-04-27 Matthias Maierupdate copyright 6346/head
2018-04-27 Matthias Maiermanually fix garbled header
2018-04-27 Matthias MaierUpdate LICENSE file
2018-04-27 Matthias MaierContrib: Improve update-copyright script
2018-04-26 Bruno TurcksinAdd changelog entry 6303/head
2018-04-26 Bruno TurcksinRemove unnecessary code
2018-04-26 Bruno TurcksinAdd test for direct solvers on the device
2018-04-26 Bruno TurcksinAdd direct solver on the device
2018-04-26 Bruno TurcksinAdd handles for cuSOLVER and cuSPARSE in Utilities...
2018-04-26 Bruno TurcksinAdd cuSOLVER asserts
2018-04-26 Bruno TurcksinAdd support for cuSOLVER in build system
2018-04-26 Daniel ArndtAddress comments 6344/head
2018-04-26 Matthias MaierMerge pull request #6347 from jppelteret/follow_up_to_6335
2018-04-26 Martin KronbichlerMerge pull request #6345 from tamiko/cppcheck
2018-04-26 Jean-Paul PelteretCMake: Add missing boost headers to AdolC module 6347/head
2018-04-26 Jean-Paul PelteretMerge pull request #6335 from tamiko/fix_adolc_test
2018-04-26 Matthias MaierBugfix: Close #ifdef at the right point 6345/head
2018-04-26 Luca HeltaiMerge pull request #6340 from drwells/update-copyright...
2018-04-26 Martin KronbichlerMerge pull request #6290 from GivAlz/fix_distributed_cp...
2018-04-26 Daniel ArndtFix issues reported by cppcheck
2018-04-26 Matthias MaierCMake: simplify check 6335/head
2018-04-26 Matthias MaierCMake: Add boost and adolc compatibility check
2018-04-26 Matthias MaierCMake: Let FindADOLC.cmake check whether adolc uses...
2018-04-26 Matthias MaierCMake: add a safeguard
2018-04-26 Matthias MaierCMake: run boost configure before adolc configure
2018-04-26 Martin KronbichlerMerge pull request #6341 from masterleinad/fix_subscrib...
2018-04-26 Daniel ArndtOnly run assign_subscriptor in Debug mode 6341/head
2018-04-26 Denis DavydovMerge pull request #6337 from drwells/update-gridgenera...
2018-04-26 David WellsUpdate step-15 results. 6337/head
2018-04-26 David WellsUse VTU output in step-15.
2018-04-26 David WellsMerge pull request #6333 from masterleinad/fix_subscrib...
2018-04-26 David WellsReformat some copyright headers. 6340/head
2018-04-26 David WellsReassign copyright from mathlab to deal.II.
2018-04-26 David WellsMerge pull request #6331 from tjhei/update_copyright
2018-04-25 Luca HeltaiFixed minor comments. 6178/head
2018-04-25 Bruno TurcksinMerge pull request #6304 from drwells/update-gridgenera...
2018-04-25 David WellsChange step-10 to use FE_Nothing. 6304/head
2018-04-25 David WellsUpdate step-10 for 9.0.
2018-04-25 Wolfgang BangerthMerge pull request #6338 from drwells/update-gridgenera...
2018-04-25 Bruno TurcksinMerge pull request #6310 from kronbichler/matrix_free_m...
2018-04-25 David WellsUpdate step-11. 6338/head
2018-04-25 Martin KronbichlerMerge pull request #6324 from kronbichler/fix_compile_w...
2018-04-25 Daniel ArndtCheck own subscriptions when assigning in Subscriptor 6333/head
2018-04-25 Timo Heisterupdate copyright years 6331/head
2018-04-25 Timo HeisterMerge pull request #6292 from masterleinad/fix_coverity...
2018-04-25 Matthias MaierMerge pull request #6321 from masterleinad/add_codecov_...
2018-04-25 Martin KronbichlerMerge pull request #6327 from masterleinad/fix_typo_dof...
2018-04-25 Daniel ArndtReplace DofHandler by DoFHandler 6327/head
2018-04-25 Daniel ArndtUpdate documentation 6321/head
2018-04-25 Daniel ArndtRequire codecov-bash to be downloaded manually
2018-04-25 Martin KronbichlerFix warning about missing return statement in ICC. 6324/head
2018-04-25 Martin KronbichlerLink main matrix-free objects and data structures to... 6310/head
2018-04-25 Martin KronbichlerWrite doxygen module for MatrixFree with face capabilities.
2018-04-25 Martin KronbichlerMerge pull request #6285 from kkormann/issue_5667_fe_ev...
2018-04-25 Denis DavydovMerge pull request #6323 from bangerth/typo
2018-04-25 Wolfgang BangerthMerge pull request #6322 from masterleinad/fix_petsc_in...
2018-04-25 Wolfgang BangerthFix a grammar mistake. 6323/head
2018-04-24 Wolfgang BangerthMerge pull request #6305 from masterleinad/object_fe_co...
2018-04-24 Daniel ArndtInstantiate distribute_local_to_global for another... 6322/head
2018-04-24 Daniel ArndtAdd codecov support
2018-04-24 Denis DavydovMerge pull request #6320 from tjhei/doxygen_fixes2
2018-04-24 Timo Heistermore doxygen fixes 6320/head
2018-04-24 Denis DavydovMerge pull request #6319 from tjhei/doxygen_fixes
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.