]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-03-23 Timo Heister8.5 task: update TAG file URL 4100/head
2017-03-23 Daniel ArndtMerge pull request #4097 from masterleinad/check_cell_loop
2017-03-23 Daniel ArndtCheck array access in MatrixFree::cell_loop 4097/head
2017-03-23 Timo HeisterMerge pull request #4096 from kronbichler/fix_clang_war...
2017-03-23 Luca HeltaiMerge pull request #4064 from bangerth/replace-FE_inter...
2017-03-23 Martin KronbichlerAdd warning with clang compiler 4096/head
2017-03-22 Wolfgang BangerthMerge pull request #3886 from kronbichler/master
2017-03-22 Wolfgang BangerthMerge pull request #4094 from masterleinad/fix_indexset...
2017-03-22 Timo HeisterMerge pull request #4095 from masterleinad/fix_sparsity...
2017-03-22 Luca HeltaiMerge pull request #4091 from tamiko/opencascade_compat...
2017-03-22 Martin KronbichlerWork on review comments 3886/head
2017-03-22 Martin KronbichlerPerformance improvements. Augment documentation.
2017-03-22 Luca HeltaiFixed closest_point_to_shape. 4091/head
2017-03-22 Luca HeltaiFixed circle_normal_projection.
2017-03-22 Daniel ArndtCheck access in SparsityPatter::compress() 4095/head
2017-03-22 Daniel ArndtRefactor and fix IndexSet::is_ascending_ad_one_to_one 4094/head
2017-03-22 Matthias MaierCMake: Add TKSTEP209 to the opencascade link interface
2017-03-21 Matthias Maiertests/opencascade: Fix two tests
2017-03-21 Matthias MaierAdd a changes.h entry
2017-03-21 Matthias MaierCMake: Extract opencascade version in a more robust...
2017-03-21 Matthias MaierOpencascade: Add an include for version 7 compatibility
2017-03-21 Matthias MaierOpencascade: Bugfix. Call Handle macro in a compatible...
2017-03-21 Matthias MaierOpencascade: Fix includes for version 7
2017-03-21 Matthias MaierCMake: Add include/opencascade to include path alternatives
2017-03-20 Martin KronbichlerMerge pull request #4086 from bangerth/improve-exception
2017-03-19 Daniel ArndtMerge pull request #4087 from bangerth/update-reference
2017-03-19 Wolfgang BangerthUpdate the reference to a paper that has been accepted. 4087/head
2017-03-19 Wolfgang BangerthImprove the wording of an exception. 4086/head
2017-03-19 Wolfgang BangerthRename variables in a function. 4064/head
2017-03-19 Wolfgang BangerthUse FE::convert_generalized_support_point_values_to_nod...
2017-03-19 Wolfgang BangerthImplement the new FiniteElement::convert_generalized_su...
2017-03-19 Wolfgang BangerthIntroduce FiniteElement::convert_generalized_support_po...
2017-03-19 Wolfgang BangerthMerge pull request #4082 from masterleinad/restrict_lap...
2017-03-19 Daniel ArndtRestrict LAPACKFullMatrix::print_formatted to matrix... 4082/head
2017-03-19 Martin KronbichlerMerge pull request #4080 from tjhei/fe_field_func_parallel
2017-03-19 Martin KronbichlerMerge pull request #4083 from drwells/other-coverity...
2017-03-19 Martin KronbichlerAdd new test
2017-03-19 Martin KronbichlerAdd changelog
2017-03-19 Martin KronbichlerUnify interpolation from surrounding points.
2017-03-18 Daniel ArndtMerge pull request #4084 from drwells/to-to-fixes
2017-03-18 David WellsFix a typo. 4084/head
2017-03-18 David WellsClarify some sentences containing 'to to'.
2017-03-18 David WellsRemove an unnecessary destructor implementation. 4083/head
2017-03-18 David WellsCheck that we successfully created a directory.
2017-03-18 David WellsCatch an exception by reference.
2017-03-18 David WellsRestore std::cout flags.
2017-03-18 David WellsInitialize variables in step constructors.
2017-03-18 Martin KronbichlerAdd new function to query multiple points to Manifold
2017-03-18 Martin KronbichlerAdjust test output
2017-03-18 Timo HeisterFEFieldFunction behavior for nonlocal cells 4080/head
2017-03-18 Martin KronbichlerFix manifold code by introducing a new flag
2017-03-18 Daniel ArndtMake errors more descriptive
2017-03-17 Martin KronbichlerMerge pull request #4076 from masterleinad/more_coverity2
2017-03-17 Daniel ArndtFix various uninitialized and unused variables 4076/head
2017-03-17 Wolfgang BangerthMerge pull request #4077 from masterleinad/more_coverity3
2017-03-17 Martin KronbichlerMerge pull request #4078 from masterleinad/more_coverity4
2017-03-17 Martin KronbichlerMerge pull request #4079 from masterleinad/more_coverity5
2017-03-17 Martin KronbichlerMerge pull request #4075 from masterleinad/more_coverity
2017-03-17 Daniel ArndtFix uninitialized and unused variles in examples 4075/head
2017-03-17 Daniel ArndtFix typo in MatrixFreeOperators::Base 4079/head
2017-03-17 Daniel ArndtCheck return value of Trilinos functions in trilinos_ve... 4078/head
2017-03-17 Daniel ArndtAddress Assert in destructors 4077/head
2017-03-17 Denis DavydovMerge pull request #4074 from kronbichler/fix_warning_i...
2017-03-17 Martin KronbichlerFix unused variable warning in step-50 4074/head
2017-03-17 Martin KronbichlerMerge pull request #4058 from masterleinad/fix_symmetri...
2017-03-17 Wolfgang BangerthMerge pull request #4071 from drwells/coverity-example...
2017-03-17 David WellsImprove exception handling in two tutorials. 4071/head
2017-03-16 Daniel ArndtFix symmetric_tensor_39 4058/head
2017-03-16 David WellsMerge pull request #4073 from kronbichler/fix_coverity_...
2017-03-16 Daniel ArndtMerge pull request #4072 from drwells/fix-cmakelists...
2017-03-16 Martin KronbichlerInitialize all variables 4073/head
2017-03-16 David WellsFix step numbers in CMakeLists.txt comments. 4072/head
2017-03-15 Wolfgang BangerthMerge pull request #4069 from tamiko/fix_warnings_in_ex...
2017-03-15 Matthias MaierChange the error message to ExcInvalidRange in two... 4069/head
2017-03-15 Wolfgang BangerthMerge pull request #4068 from tamiko/fix_warnings_in_ex...
2017-03-15 Matthias MaierFix unused variable warnings in step-47 4068/head
2017-03-15 Matthias MaierFix unused variable warnings in step-45
2017-03-15 Matthias MaierFix unused variable warnings in step-41
2017-03-15 Matthias MaierFix unused variable warnings in step-31
2017-03-15 Matthias MaierFix unused variable warnings in step-30
2017-03-15 Matthias MaierFix unused variable warnings in step-26
2017-03-15 Matthias MaierFix unused variable warnings in step-23
2017-03-15 Wolfgang BangerthMerge pull request #4066 from tamiko/cmake_use_scotch_i...
2017-03-15 Matthias MaierFix unused variable warnings in step-9
2017-03-15 Martin KronbichlerMerge pull request #4063 from davydden/parallel_reduce_...
2017-03-15 Denis Davydovremove the log entry 4063/head
2017-03-14 Wolfgang BangerthMerge pull request #3986 from tamiko/compile_examples
2017-03-14 Matthias MaierCMake: Remove a broken workaround 4066/head
2017-03-14 Matthias MaierCMake: Do not compile examples on Windows targets 3986/head
2017-03-14 Matthias MaierCMake: Enable example compilation by default
2017-03-14 Matthias MaierCMake: Compile examples if examples component is set up
2017-03-14 Matthias MaierCMake: Add an option to compile examples as well
2017-03-14 Matthias MaierCMake: Put RUN_COMMAND macro into separate file
2017-03-14 Matthias MaierExamples: Annotate dependency clause in example CMakeLi...
2017-03-14 Matthias MaierBugfix: Let DEAL_II_INSOURCE_SETUP_TARGET add all inclu...
2017-03-14 Denis Davydovchanged signature of internal::VectorOperations::parall...
2017-03-14 Denis Davydovextend internal::VectorOperations::parallel_reduce...
2017-03-14 Martin KronbichlerMerge pull request #4062 from kronbichler/adjust_test_a...
2017-03-14 Martin KronbichlerRelax tolerance for 'exact' integration a bit 4062/head
2017-03-14 Martin KronbichlerMerge pull request #4059 from kronbichler/vectorized_ar...
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.