]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-03-28 David WellsRemove tests.h dependency from the quick tests. 4131/head
2017-03-28 Timo HeisterMerge pull request #4127 from kronbichler/fix_matrix_fr...
2017-03-28 Martin KronbichlerMake the stack size selection a single parameter 4127/head
2017-03-28 Martin KronbichlerMerge pull request #4126 from simonsticko/fe_nothing_in...
2017-03-28 Martin KronbichlerFix bug in matrix-free evaluation kernel for degree...
2017-03-28 Daniel ArndtMerge pull request #4125 from simonsticko/doc_astyle_move
2017-03-28 Simon StickoImplement get_interpolation_matrix on FE_Nothing. 4126/head
2017-03-28 Simon StickoUpdate documentation on location of astyle.rc. 4125/head
2017-03-27 Daniel ArndtMerge pull request #4117 from davydden/matrix_free_remo...
2017-03-27 Wolfgang BangerthMerge pull request #4122 from tjhei/multigrid_warnings
2017-03-27 Denis Davydovmatrix-free: remove EXTRA_DIAGNOSTICS 4117/head
2017-03-27 Timo Heisterfix step-41 warning 4122/head
2017-03-27 Timo HeisterAvoid multigrid deprecation warnings in step-16/39
2017-03-27 Wolfgang BangerthMerge pull request #4120 from tjhei/fix_doxygen_errors
2017-03-27 Timo Heisterfix doxygen errors 4120/head
2017-03-26 Denis Davydovfix matrix-free unit tests
2017-03-26 Denis Davydovmatrix-free: remove depreicated mpi_communicator
2017-03-26 Wolfgang BangerthMerge pull request #4114 from masterleinad/fix_fe_abm
2017-03-26 Daniel ArndtFix FE_ABF::convert_generalized_support_point_values_to... 4114/head
2017-03-24 Wolfgang BangerthMerge pull request #4108 from kronbichler/fix_mg_transf...
2017-03-24 Martin KronbichlerMake sure to clean all data before filling MG transfer... 4108/head
2017-03-23 David WellsMerge pull request #4107 from bangerth/doc-update
2017-03-23 Wolfgang BangerthUpdate the documentation of DoFHandler::n_dofs(). 4107/head
2017-03-23 Matthias MaierMerge pull request #4105 from tjhei/post-8.5-test-versions
2017-03-23 Timo Heisterpost-8.5-version-numbers 4105/head
2017-03-23 Timo Heisterupdate VERSION
2017-03-23 Wolfgang BangerthMerge pull request #4099 from tjhei/doxygen_fixes
2017-03-23 Wolfgang BangerthMerge pull request #4100 from tjhei/tag_filename
2017-03-23 Timo Heisteraddress comment 4099/head
2017-03-23 Timo HeisterMerge pull request #4098 from bangerth/update-changes...
2017-03-23 Wolfgang BangerthAdjust for the upcoming release. 4098/head
2017-03-23 Wolfgang BangerthRemove now obsolete files.
2017-03-23 Wolfgang BangerthUpdate the changelog file for the release.
2017-03-23 Timo HeisterMerge pull request #4101 from bangerth/update-copyright
2017-03-23 Wolfgang BangerthUpdate copyright years. 4101/head
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 Timo Heisterdoxygen formatting fixes
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
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.