]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-11-25 Matthias Maierupdate test output
2017-11-25 Matthias Maieradd a new assert checking for non-interpolatory base...
2017-11-25 Matthias Maierremove duplicate asserts
2017-11-25 Matthias MaierBugfix: Allow non-interpolatory elements in FESystem...
2017-11-24 Matthias MaierRevert "Reinsert old function"
2017-11-24 Jean-Paul PelteretMerge pull request #5522 from masterleinad/fix_undefine...
2017-11-24 Luca HeltaiMerge pull request #5527 from masterleinad/fix_mpi_some...
2017-11-24 Daniel ArndtFix mpi_some_to_some_02 5527/head
2017-11-24 Daniel ArndtMerge pull request #5521 from masterleinad/restrict_met...
2017-11-24 Daniel ArndtUse different partitioner in mpi/mpi/subdomain_ids_para... 5521/head
2017-11-24 Jean-Paul PelteretMerge pull request #5491 from bangerth/complex-test
2017-11-24 Denis DavydovMerge pull request #5524 from masterleinad/fix_communic...
2017-11-24 Wolfgang BangerthAdd changelog. 5491/head
2017-11-23 Daniel ArndtFix communicate_active_vertice_fe_indices again 5524/head
2017-11-23 Luca HeltaiMerge pull request #5520 from bangerth/changelogs
2017-11-23 Luca HeltaiMerge pull request #5519 from bangerth/doc-update
2017-11-23 Wolfgang BangerthMinor doc updates. 5519/head
2017-11-23 Wolfgang BangerthMake changelogs look more uniform. 5520/head
2017-11-23 Daniel ArndtAvoid undefined references in AD::NumberTraits 5522/head
2017-11-23 Luca HeltaiMerge pull request #5511 from masterleinad/restrict_arp...
2017-11-23 Luca HeltaiMerge pull request #5509 from luca-heltai/test-utilities
2017-11-23 Luca HeltaiBe more pedantic with static_cast (now works also for... 5509/head
2017-11-22 Denis DavydovMerge pull request #5518 from masterleinad/fix_communic...
2017-11-22 Denis DavydovMerge pull request #5508 from jppelteret/ad-update_run_...
2017-11-22 Timo HeisterMerge pull request #5516 from tjhei/tests_avoid_metis
2017-11-22 Timo HeisterTests: avoid using metis in tests using shared tria 5516/head
2017-11-22 Daniel ArndtFix sharedtria/communicate_active_fe_indices 5518/head
2017-11-22 Luca HeltaiFixed Denis' comments.
2017-11-22 Luca HeltaiAdded random_value and random_point to tests.h
2017-11-22 Denis DavydovMerge pull request #5517 from jppelteret/ad-doxygen_set...
2017-11-22 Jean-Paul PelteretUpdate doxygen options to include Adol-C 5517/head
2017-11-22 Jean-Paul PelteretMerge pull request #5501 from masterleinad/bump_trilino...
2017-11-22 Daniel ArndtBump required Trilinos version to 12.4 5501/head
2017-11-21 Daniel ArndtRestrict ARPACK tests to UMFPACK support 5511/head
2017-11-21 Luca HeltaiMerge pull request #5458 from GivAlz/new_guess_bbox
2017-11-21 Jean-Paul PelteretUpdate script that runs the testsuite 5508/head
2017-11-21 Jean-Paul PelteretMerge pull request #5482 from jppelteret/ad-sacado_prod...
2017-11-20 Timo HeisterMerge pull request #5436 from tcclevenger/distribute_do...
2017-11-20 Daniel ArndtMerge pull request #5502 from luca-heltai/some-to-some...
2017-11-20 Daniel ArndtMerge pull request #5507 from kronbichler/fix_spherical...
2017-11-20 Giovanni AlzettaAdded GridTools::guess_point_owner and test 5458/head
2017-11-20 Daniel ArndtMerge pull request #5493 from gassmoeller/fix_particle_...
2017-11-20 Luca HeltaiRemoved one output that requires MPILogInitAll in serial. 5502/head
2017-11-20 Luca HeltaiMerge pull request #5468 from GivAlz/improve_computeptloc
2017-11-20 Luca HeltaiAdded tests for serial, and one more complex test.
2017-11-20 Martin KronbichlerAdd test. 5507/head
2017-11-20 Martin KronbichlerFix SphericalManifold::get_intermediate_point for parti...
2017-11-20 Daniel ArndtMerge pull request #5503 from cpraveen/convert-support-dof
2017-11-20 Luca HeltaiFixed serial case.
2017-11-19 Luca HeltaiAddressed Denis' comments.
2017-11-19 Daniel ArndtMerge pull request #5504 from kronbichler/fix_convergen...
2017-11-19 Martin KronbichlerChangelog. 5504/head
2017-11-19 Martin KronbichlerAdd test.
2017-11-19 Martin KronbichlerFix TableEntry for unsigned long long int.
2017-11-19 Luca HeltaiRenamed tests to be more descriptive.
2017-11-19 Luca Heltaisome_to_some and all_gather.
2017-11-19 Praveen CAdd entry in news 5503/head
2017-11-19 Praveen CIndent using astyle 2.04
2017-11-19 Praveen CFix indentation
2017-11-19 Daniel ArndtMerge pull request #5500 from luca-heltai/pack_unpack
2017-11-19 Praveen CFix comment
2017-11-19 Praveen CAdd convert_generalized_support_point_values_to_dof_values
2017-11-18 Luca HeltaiAdded support for tuple serialization in Utilities. 5500/head
2017-11-18 Luca HeltaiAdded pack/unpack to Utilities.
2017-11-18 Daniel ArndtMerge pull request #5489 from o-sutton/fix_adaptation_b...
2017-11-17 Jean-Paul PelteretMerge pull request #5495 from masterleinad/remove_unuse...
2017-11-17 Daniel ArndtRemove unused typedefs 5495/head
2017-11-17 Rene GassmoellerFix ghost particle bug 5493/head
2017-11-17 Oliver SuttonAdd a test to ensure that refine_and_coarsen_fixed_numb... 5489/head
2017-11-17 Wolfgang BangerthAdd test.
2017-11-17 Wolfgang BangerthChange the boundary value type to match the vector...
2017-11-17 Daniel ArndtMerge pull request #5488 from masterleinad/avoid_scoped...
2017-11-17 Oliver SuttonAdd to minor news
2017-11-17 o-suttonUpdate grid_refinement.cc
2017-11-17 Oliver SuttonFix EXC_BAD_ACCESS occurring when marking all elements...
2017-11-17 Daniel ArndtAvoid warning about unused ScopedLock for DEAL_II_WITH_... 5488/head
2017-11-17 Denis DavydovMerge pull request #5484 from davydden/bug/missing_inst...
2017-11-17 Jean-Paul PelteretMerge pull request #5485 from masterleinad/fix_bounding...
2017-11-17 Daniel ArndtFix warning in base/bounding_box.cc 5485/head
2017-11-17 Denis Davydovfix missing instantiation of find_closest_vertex_of_cell() 5484/head
2017-11-17 Daniel ArndtMerge pull request #5479 from masterleinad/array_view_2
2017-11-17 Jean-Paul PelteretRemove redundant specializations of scalar_product... 5482/head
2017-11-17 Jean-Paul PelteretChange the temporary type for a scalar_product function.
2017-11-17 Denis DavydovMerge pull request #5481 from jppelteret/ad-changelogs_01
2017-11-17 Jean-Paul PelteretAdd changelogs related to newly implemented AD number... 5481/head
2017-11-17 Daniel ArndtChangelog entry 5479/head
2017-11-17 Daniel ArndtIntroduce ArrayView::data() and use where appropriate
2017-11-17 Daniel ArndtMerge pull request #5476 from masterleinad/instantiate_...
2017-11-16 Wolfgang BangerthMerge pull request #5125 from gassmoeller/add_particle_...
2017-11-16 Daniel ArndtInstantiate compute_interpolation_to/from_quadrature_po... 5476/head
2017-11-16 Wolfgang BangerthMerge pull request #5473 from jppelteret/ad-math_headers
2017-11-16 Wolfgang BangerthMerge pull request #5474 from jppelteret/ad-fe_values
2017-11-16 Bruno TurcksinMerge pull request #5117 from GivAlz/LocallyOwnedBBox
2017-11-16 Rene GassmoellerMake serial case compile. Disable case without p4est. 5125/head
2017-11-16 Jean-Paul PelteretTest to show that a zero-valued function can have non... 5474/head
2017-11-16 Jean-Paul PelteretRemove unnecessary ProductTypes and std::decay in FEVal...
2017-11-16 Jean-Paul PelteretAdd support for AD calculations to FEValues functions
2017-11-16 Jean-Paul PelteretRemove strict inclusion guards in unified AD header
2017-11-16 Jean-Paul PelteretAdd Sacado math header 5473/head
2017-11-16 Jean-Paul PelteretAdd Adol-C math header
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.