]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-06-11 Peter MunchMerge pull request #10514 from tamiko/fix_tests
2020-06-11 Matthias MaierMerge pull request #10482 from christophkammer1989...
2020-06-11 Matthias MaierMerge pull request #10487 from masterleinad/remove_cons...
2020-06-11 Matthias MaierMerge pull request #10493 from tjhei/remove_travis
2020-06-11 Matthias MaierMerge pull request #10503 from peterrum/dof_handler_pol...
2020-06-11 Matthias MaierMerge pull request #10507 from bangerth/tut-graph
2020-06-11 Matthias MaierMerge pull request #10508 from bangerth/cmake
2020-06-11 Matthias MaierMerge pull request #10511 from peterrum/tria_level_cell...
2020-06-11 Matthias MaierMerge pull request #10512 from bangerth/affine-3
2020-06-11 Matthias MaierTests: Update tests for changes in GridTools::find_acti... 10514/head
2020-06-11 Peter MunchAdd GridTools::exchange_cell_data_to_level_ghosts() 10503/head
2020-06-11 Matthias MaierMerge pull request #10513 from bangerth/affine-4
2020-06-11 Wolfgang BangerthAdd a changelog entry. 10513/head
2020-06-11 Wolfgang BangerthRemove a surrounding class that is now no longer necessary. 10512/head
2020-06-11 Luca HeltaiMerge pull request #10478 from nfehn/tolerance_find_act...
2020-06-11 Daniel ArndtRemove ConstraintMatrix reference 10487/head
2020-06-11 Daniel ArndtMerge pull request #10473 from bangerth/affine-2
2020-06-11 Peter MunchAdd alias Triangulation::level_cell_iterator 10511/head
2020-06-11 Martin KronbichlerMerge pull request #10509 from bangerth/style
2020-06-11 Matthias MaierMerge pull request #10505 from tjhei/feiv_test_update
2020-06-11 Daniel ArndtMerge pull request #10504 from Rombur/cuda_mf_fix
2020-06-11 Bruno TurcksinFix comparison warning 10504/head
2020-06-11 Bruno TurcksinFix a bug in CUDAWrappers::MatrixFree::cell_loop when...
2020-06-11 Daniel ArndtMerge pull request #10496 from masterleinad/fix_petsc_c...
2020-06-10 Wolfgang BangerthMake move operation explicit. 10473/head
2020-06-10 Wolfgang BangerthUse usual ++var style. 10509/head
2020-06-10 Wolfgang BangerthBetter describe what we do when running cmake for code... 10508/head
2020-06-10 Wolfgang BangerthImprove tutorial graph layout. 10507/head
2020-06-10 Matthias MaierMerge pull request #10465 from peterrum/internal_TriaAc...
2020-06-10 Wolfgang BangerthAugment some documentation. Mark functions as 'noexcept'.
2020-06-10 Timo Heisterimprove tests/feinterface/* 10505/head
2020-06-10 Daniel ArndtMerge pull request #10442 from peterrum/pft_update_test...
2020-06-10 Timo Heisterremove references to travis 10493/head
2020-06-10 Matthias MaierMerge pull request #10501 from masterleinad/remove_percent
2020-06-10 Timo HeisterMerge pull request #10502 from masterleinad/remove_appveyor
2020-06-10 Daniel ArndtMerge pull request #10491 from tjhei/github_actions_indent
2020-06-10 Daniel ArndtMerge pull request #10499 from tjhei/ci_github_actions_...
2020-06-10 Daniel ArndtMerge pull request #10485 from drwells/readme-link
2020-06-10 Daniel ArndtRemove appveyor 10502/head
2020-06-10 Daniel ArndtRemove % in documentation 10501/head
2020-06-10 Timo Heister[CI] github-actions windows: disable zlib 10499/head
2020-06-10 Christoph KammerResolved inconsistency with intro.dox file from example... 10482/head
2020-06-10 Daniel ArndtMerge pull request #10495 from tjhei/doxygen_ref_step_l...
2020-06-10 Daniel ArndtAdd missing instantiation for PETSc with complex values 10496/head
2020-06-10 Timo Heisterdoxygen filter: do not try to link step- without number 10495/head
2020-06-10 Martin KronbichlerMerge pull request #10453 from peterrum/pft_level_fix
2020-06-10 Timo Heister[CI] add githubactions indent/documentation check 10491/head
2020-06-10 Matthias Maieradd an include
2020-06-10 Matthias MaierThreadLocalStorage: add copy and move constructors
2020-06-10 Wolfgang BangerthMake the AffineConstraints scratch storage object-local.
2020-06-10 Wolfgang BangerthNext step in fixing AffineConstraints.
2020-06-09 Matthias MaierMerge pull request #10162 from jppelteret/sd-tests_01
2020-06-09 David WellsFix a dead link in the top level readme. 10485/head
2020-06-09 Matthias MaierMerge pull request #10484 from tamiko/avoid_symbol_clash
2020-06-09 Matthias MaierMerge pull request #10483 from tamiko/fix_compilation
2020-06-09 Niklas FehnGridTools::find_active_cell_around_point(): introduce... 10478/head
2020-06-09 Peter MunchMerge pull request #10477 from nfehn/refactoring_find_a...
2020-06-09 Martin KronbichlerMerge pull request #10456 from nfehn/find_active_cells
2020-06-09 Niklas Fehnrefactoring of GridTools::find_all_active_cells_around_... 10477/head
2020-06-09 Matthias MaierCMake: Avoid another symbol clash with adol-c 10484/head
2020-06-09 Matthias Maiersilence doxygen 10483/head
2020-06-09 Matthias Maieradd missing instantiations
2020-06-08 Daniel ArndtMerge pull request #10348 from mathmerizing/MGTransfer...
2020-06-06 Julian RothMoved copy of vector into if block 10348/head
2020-06-06 Martin KronbichlerMerge pull request #10458 from nfehn/docu_find_active_cells
2020-06-06 Wolfgang BangerthMerge pull request #10470 from masterleinad/fix_more_ad...
2020-06-06 Daniel ArndtMerge pull request #10448 from bangerth/tria_object
2020-06-05 Wolfgang BangerthMerge pull request #10457 from nfehn/bounding_box
2020-06-05 David WellsMerge pull request #10416 from masterleinad/remove_auth...
2020-06-05 Wolfgang BangerthAdd a changelog entry. 10448/head
2020-06-05 Timo HeisterMerge pull request #10467 from tjhei/quick_test_use_wit...
2020-06-05 Julian RothAdded check whether there actually are any user_constraints
2020-06-05 Daniel ArndtMerge pull request #10468 from tjhei/taskflow-update...
2020-06-05 Daniel ArndtFix type of variable in GridTools::compute_local_to_glo... 10470/head
2020-06-05 Daniel ArndtFix IndexSet::is_ascending_and_one_to_one for empty...
2020-06-05 Daniel ArndtFix move construction/assignment for Subscriptor
2020-06-05 Niklas Fehnadd docu and test, make implementation more readable 10457/head
2020-06-05 Julian RothUpdated changelog
2020-06-05 Timo Heisteruse WITH_TBB for the affinity quicktest 10467/head
2020-06-05 Timo Heisterupdate taskflow to 2.5.0 10468/head
2020-06-05 Julian RothOnly distributing user constraints before prolongation
2020-06-05 Peter MunchUpdate output of test 10442/head
2020-06-05 Peter MunchRemove unneded template argument 10465/head
2020-06-05 David WellsMerge pull request #10466 from tjhei/doc_tensorproductc...
2020-06-05 David WellsMerge pull request #10464 from peterrum/line_orientatio...
2020-06-05 David WellsMerge pull request #10461 from masterleinad/fix_clang_1...
2020-06-05 Timo Heisteradd documentation to InterpolatedTensorProductGridData 10466/head
2020-06-05 Niklas Fehnallow ghost cells 10456/head
2020-06-05 Peter MunchSimplify line_orientation() 10464/head
2020-06-05 Martin KronbichlerMerge pull request #10369 from tjhei/matrix-free-no...
2020-06-05 Daniel ArndtAlso fix TransfiniteInterpolationManifold::initialize 10461/head
2020-06-05 Daniel ArndtAvoid use-after-scope when calling MappinQCache::initia...
2020-06-05 Timo Heisterremove deprecation macro for now 10369/head
2020-06-04 Daniel ArndtMerge pull request #10409 from tjhei/quick-test-taskflow
2020-06-04 Daniel ArndtMerge pull request #10454 from bangerth/affine
2020-06-04 Peter MunchMerge pull request #10451 from tjhei/taskflow-rename...
2020-06-04 Niklas Fehnremove redundant documentation 10458/head
2020-06-04 Niklas Fehnadd tolerance to BoundingBox::point_inside()
2020-06-04 Daniel ArndtMerge pull request #10455 from masterleinad/fix_clang_1...
2020-06-04 Niklas Fehnfix bug in find_active_cell_around_point_tolerance()
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.