]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-10-20 Timo Heisteradd FiniteElement::get_sub_fe 5205/head
2017-09-28 Daniel ArndtMerge pull request #5170 from bangerth/fix-warning
2017-09-28 Wolfgang BangerthFix a warning about a missing return statement. 5170/head
2017-09-28 Denis DavydovMerge pull request #5154 from davydden/lapack_cholesky
2017-09-28 Daniel ArndtMerge pull request #5164 from bangerth/cleanups
2017-09-28 Daniel ArndtMerge pull request #5168 from bangerth/doc-update
2017-09-28 Wolfgang BangerthMerge pull request #5106 from luca-heltai/extract-used...
2017-09-28 Wolfgang BangerthProperly qualify a function name. 5168/head
2017-09-28 Wolfgang BangerthMerge pull request #5107 from eldarkh/fix-hp-rt-issues
2017-09-28 Wolfgang BangerthMerge pull request #5166 from luca-heltai/switch-order...
2017-09-28 Martin KronbichlerMerge pull request #5074 from jwitte08/vectorized_tenso...
2017-09-28 Julius WitteAdded a changelog entry. 5074/head
2017-09-28 Luca HeltaiSwitched order of arguments in SUNDIALS::* constructors. 5166/head
2017-09-27 David WellsMerge pull request #5165 from bangerth/simplify
2017-09-27 Wolfgang BangerthSimplify some con/destructors by using =default. 5165/head
2017-09-27 David WellsMerge pull request #5149 from bangerth/more-hp-work
2017-09-27 Denis Davydovmove thread mutex 5154/head
2017-09-27 Wolfgang BangerthPrefer std::make_shared() over operator new(). 5164/head
2017-09-27 Denis Davydovminor documentation cleanup
2017-09-27 Wolfgang BangerthSimplify some pieces of code.
2017-09-27 Wolfgang BangerthReorder statements to avoid some computations when...
2017-09-27 Wolfgang BangerthMerge pull request #5156 from luca-heltai/arkode
2017-09-27 Luca HeltaiMerge pull request #5148 from tamiko/make_dealii_great_...
2017-09-27 Luca HeltaiMerge pull request #5162 from masterleinad/restrict_tes...
2017-09-27 Luca HeltaiFixed WB comments. 5106/head
2017-09-27 Luca HeltaiGridTools::find_closest_vertex with mapping argument.
2017-09-27 Luca HeltaiAdded test with MappingQEulerian.
2017-09-27 Luca HeltaiGridTools::find_closest_vertex(map, point)
2017-09-27 Luca HeltaiNew GridTools::extract_used_vertices function.
2017-09-27 Luca HeltaiMerge pull request #5159 from bangerth/doc-update
2017-09-27 Luca Heltaideal2lkit -> deal.II, 2015 -> 2017 5156/head
2017-09-27 Luca HeltaiChangeLog.
2017-09-27 Luca HeltaiBrusselator test with jacobian.
2017-09-27 Luca HeltaiTest all nonjacobian interfaces.
2017-09-27 Luca HeltaiARKode interface.
2017-09-27 Luca HeltaiAdd ARKode to FindSUNDIALS.
2017-09-27 Daniel ArndtMerge pull request #5163 from masterleinad/unused_param...
2017-09-27 Luca HeltaiMerge pull request #5153 from bangerth/avoid-raw-pointers
2017-09-27 Denis DavydovMerge pull request #5161 from drwells/add-deal-ii-with...
2017-09-27 Daniel ArndtRemove unused parameter 5163/head
2017-09-27 Daniel ArndtRestrict tests requiring p4est 5162/head
2017-09-27 Denis Davydova changelog for LAPACKSupport::Property
2017-09-27 Denis Davydovuse Testing::rand() to generate matrices
2017-09-27 Denis Davydovadd a changelog
2017-09-27 Denis Davydovadd thread mutex to const functions which use mutable...
2017-09-27 Denis Davydovextend LAPACKFullMatrix to do Cholesky, inverse of...
2017-09-27 David WellsAdd DEAL_II_WITH_PETSC_WITH_HYPRE. 5161/head
2017-09-26 Eldar KhattatovFix flux_sparsity and project_boundary_values for vecto... 5107/head
2017-09-26 David WellsMerge pull request #4994 from jppelteret/petsc_mumps
2017-09-26 Daniel ArndtMerge pull request #5158 from bangerth/avoid-raw-pointers-2
2017-09-26 Wolfgang BangerthUpdate documentation in VectorMemory and derived classes. 5159/head
2017-09-26 Wolfgang BangerthAvoid raw pointers in favor of VectorMemory::Pointer... 5158/head
2017-09-26 Luca HeltaiMerge pull request #5116 from luca-heltai/parameter...
2017-09-26 Wolfgang BangerthMerge pull request #5157 from tjhei/step56-template...
2017-09-26 Luca HeltaiAdded initialize with input_stream, and optional prm. 5116/head
2017-09-26 Luca HeltaiAdded default prm to add_parameter().
2017-09-26 Luca HeltaiChangelog.
2017-09-26 Luca HeltaiTest for path handling.
2017-09-26 Luca HeltaiTest failing custom format in output.
2017-09-26 Luca HeltaiTest tex output.
2017-09-26 Luca HeltaiTest xml format.
2017-09-26 Luca HeltaiTest global section names.
2017-09-26 Luca HeltaiTest with Point<dim>.
2017-09-26 Luca HeltaiTest Using add parameter.
2017-09-26 Luca HeltaiParameterAcceptor class.
2017-09-26 Timo Heisterminor: step-56: consistent template arg naming 5157/head
2017-09-26 Timo HeisterMerge pull request #5152 from bangerth/minor-updates
2017-09-26 Wolfgang BangerthAvoid raw pointers in SUNDIALS IDA interfaces. 5153/head
2017-09-25 Wolfgang BangerthBetter document MPILogInitAll. 5152/head
2017-09-25 Wolfgang BangerthProvide output from all processors. 5149/head
2017-09-25 Wolfgang BangerthAdd a test.
2017-09-25 Matthias MaierAdd another warning to DEAL_II_DISABLE_EXTRA_DIAGNOSTICS 5148/head
2017-09-25 Matthias MaierCMake: Make FindASSIMP.cmake more pretty
2017-09-25 David WellsMerge pull request #5146 from masterleinad/fix_multigri...
2017-09-25 David WellsMerge pull request #5147 from masterleinad/fix_utilities
2017-09-25 David WellsMerge pull request #5140 from masterleinad/array_view_c...
2017-09-25 Wolfgang BangerthExclude interfaces to ghost cells from DoF index unific...
2017-09-25 Daniel ArndtRestrict lac/utilities_02 to only run with LAPACK 5147/head
2017-09-25 Daniel ArndtRestrict multigrid tests to only run with LAPACK 5146/head
2017-09-25 Daniel ArndtMerge pull request #5144 from tamiko/disable_tests
2017-09-25 Matthias MaierTemporarily disable two tests 5144/head
2017-09-25 Wolfgang BangerthMerge pull request #5124 from GivAlz/BBoxMerge
2017-09-25 Wolfgang BangerthMerge pull request #5143 from drwells/move-vector-length
2017-09-25 Wolfgang BangerthMerge pull request #5142 from davydden/oversubscribe
2017-09-25 Bruno TurcksinMerge pull request #5135 from davydden/python_wrappers_...
2017-09-24 David WellsMerge pull request #5137 from davydden/missing_instanti...
2017-09-24 David WellsMove a function out of an anonymous namespace. 5143/head
2017-09-24 Denis DavydovMerge pull request #5134 from davydden/slepc_fix_test
2017-09-24 Denis Davydovexplicitly oversubscribe with MPI 5142/head
2017-09-24 Daniel ArndtMerge pull request #5136 from davydden/missing_instanti...
2017-09-24 Daniel ArndtMerge pull request #5129 from davydden/fe_move_tests
2017-09-24 Daniel ArndtChangelog entry 5140/head
2017-09-24 Daniel ArndtIntroduce ArrayView::cbegin and ArrayView::cend
2017-09-24 Giovanni AlzettaMerge branch 'master' into BBoxMerge 5124/head
2017-09-24 Giovanni AlzettaAdded functions merge_with and volume to BoundingBox
2017-09-24 Denis Davydovadd missing instantiation for ConstraintMatrix::distrib... 5136/head
2017-09-24 Denis Davydovadd missing instantiations of DataOutBase::write_filter... 5137/head
2017-09-24 Denis Davydovremove unused variable in TriangulationWrapper 5135/head
2017-09-24 Denis Davydovfix a warning in python wrappers
2017-09-23 Denis Davydovincrease precision in Slepc SHEP test to avoid missed... 5134/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.