]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-04-30 Daniel ArndtAvoid signed overflow in test 6406/head
2018-04-30 Denis DavydovMerge pull request #6400 from drwells/remove-double...
2018-04-30 David WellsAvoid using '**/' at the end of comments. 6400/head
2018-04-30 Martin KronbichlerMerge pull request #6395 from kronbichler/test_fixes_avx512
2018-04-30 Daniel ArndtMerge pull request #6296 from luca-heltai/failing-test
2018-04-30 Denis DavydovMerge pull request #6389 from masterleinad/fix_memory_l...
2018-04-30 Martin KronbichlerTest fixes with AVX-512. 6395/head
2018-04-29 Daniel ArndtFix memory leak in KINSOL wrapper 6389/head
2018-04-29 Bruno TurcksinMerge pull request #6388 from kronbichler/documentation...
2018-04-29 Martin KronbichlerMerge pull request #6385 from masterleinad/fix_warning_...
2018-04-29 Martin KronbichlerMerge pull request #6386 from kronbichler/mf_face_empla...
2018-04-29 Martin KronbichlerDocument new parameters. 6388/head
2018-04-29 Martin KronbichlerFix doxygen appearance of MatrixFree::Loop.
2018-04-29 Martin KronbichlerFix copydoc in FEEvaluationBase.
2018-04-29 Daniel ArndtMerge pull request #6368 from drwells/fix-assert-nothro...
2018-04-29 Martin KronbichlerPrefer emplace_back over push_back in a few places. 6386/head
2018-04-29 Daniel ArndtFix warning for non-const comparator 6385/head
2018-04-29 Jean-Paul PelteretMerge pull request #6384 from kronbichler/fix_changelog
2018-04-29 Martin KronbichlerBreak lines before author names in changelog. 6384/head
2018-04-29 Martin KronbichlerMerge pull request #6377 from kronbichler/matrix_free_fixes
2018-04-29 Denis DavydovMerge pull request #6382 from drwells/remove-more-c...
2018-04-29 Denis DavydovMerge pull request #6383 from drwells/fix-doc-typos-9
2018-04-29 David WellsMerge pull request #6380 from masterleinad/disable_sc_init
2018-04-29 David WellsFix more typos. 6383/head
2018-04-29 David WellsRemove some references to C++11 support. 6382/head
2018-04-28 Daniel ArndtMerge pull request #6379 from drwells/no-subscripers...
2018-04-28 Daniel ArndtMerge pull request #6378 from kronbichler/fix_vectorize...
2018-04-28 Daniel ArndtDisable sc_init 6380/head
2018-04-28 David WellsMark Subscriptor::check_no_subscribers as noexcept. 6379/head
2018-04-28 Martin KronbichlerMust check for all (l,j) pairs for possible conflicts... 6378/head
2018-04-28 Martin KronbichlerFix wrong assertion in case no SIMD is applied. 6377/head
2018-04-28 Martin KronbichlerFix various compiler warnings.
2018-04-28 Martin KronbichlerProvide output options for various levels of vectorization.
2018-04-28 David WellsExplicitly load() an atomic value. 6368/head
2018-04-28 David WellsStore values in exception classes.
2018-04-28 David WellsAvoid using object slicing in AssertNothrow.
2018-04-28 Wolfgang BangerthMerge pull request #6370 from drwells/step-49-moderniza...
2018-04-28 Denis DavydovMerge pull request #6376 from masterleinad/fix_doxygen_...
2018-04-28 Daniel ArndtFix doxygen code style in FE_P1NC documentation 6376/head
2018-04-28 Daniel ArndtMerge pull request #6369 from drwells/restrict-tests
2018-04-28 Daniel ArndtMerge pull request #6365 from bangerth/fix-test
2018-04-28 Daniel ArndtMerge pull request #6363 from drwells/remove-manifold...
2018-04-28 Daniel ArndtMerge pull request #6361 from tamiko/fix_race_condition_2
2018-04-28 David WellsUpdate step-49. 6370/head
2018-04-27 David WellsAdd some third-party library restrictions to tests. 6369/head
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 Wolfgang BangerthFix a test for GCC 4.8.4 by doing a cast explicitly. 6365/head
2018-04-27 Jean-Paul PelteretMerge pull request #6364 from drwells/remove-static...
2018-04-27 Luca HeltaiChangelog. 6296/head
2018-04-27 Luca HeltaiAdded implementation of MappingFEField::get_vertices
2018-04-27 Luca HeltaiTest for min/max diameter and FEFieldFunction.
2018-04-27 David WellsRemove a static manifold. 6364/head
2018-04-27 David WellsRemove extra manifold_lib.h inclusions. 6363/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 Matthias MaierTests: avoid concurrent run of a-framework/parameter_file_x 6361/head
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
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.