]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 Daniel ArndtMerge pull request #10495 from tjhei/doxygen_ref_step_l...
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-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 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 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()
2020-06-04 Daniel ArndtCompactify documentation 10455/head
2020-06-04 Daniel ArndtAvoid std::initializer_list
2020-06-04 Daniel ArndtMerge pull request #10452 from simonsticko/assert_range...
2020-06-04 Wolfgang BangerthMove some class declarations into the .h file. 10454/head
2020-06-03 Peter MunchFix distribution of levels in pft 10453/head
2020-06-03 Timo Heisterrename cpp-taskflow to taskflow 10451/head
2020-06-03 Timo Heisterrename cpp-taskflow -> taskflow 10409/head
2020-06-03 Simon StickoAdd assert on range of incoming index in Tensor::operat... 10452/head
2020-06-03 Timo HeisterCI: windows: make test with -j1
2020-06-02 Daniel ArndtMerge pull request #10445 from bangerth/duplication
2020-06-02 Timo HeisterMerge pull request #10446 from bangerth/comment
2020-06-02 Wolfgang BangerthGet rid of TriaObject.
2020-06-02 Peter MunchMerge pull request #10444 from gassmoeller/fix_zero_par...
2020-06-02 Wolfgang BangerthFix a comment in the documentation. 10446/head
2020-06-02 Daniel ArndtMerge pull request #10421 from Rombur/cuda_global
2020-06-02 Wolfgang BangerthRemove some duplicated code. 10445/head
2020-06-02 Rene GassmoellerAdd test 10444/head
2020-06-02 Rene GassmoellerFix particles data out for no particles.
2020-06-02 Daniel ArndtMerge pull request #10441 from masterleinad/fix_warning...
2020-06-02 Daniel ArndtFix implicit capture warning in step-32 10441/head
2020-06-02 Bruno TurcksinAdd changelog entry 10421/head
2020-06-02 Bruno TurcksinFix a bug where only 1 CUDAWrappers::MatrixFree object...
2020-06-02 Martin KronbichlerMerge pull request #10437 from masterleinad/use_ranges_...
2020-06-02 Daniel ArndtMerge pull request #10399 from drwells/hp-dofhandler...
2020-06-02 Daniel ArndtMerge pull request #10440 from bangerth/rename
2020-06-02 Daniel ArndtRemove trailing empty lines in comments 10416/head
2020-06-02 Daniel ArndtRemove author information from source files
2020-06-01 Wolfgang BangerthMerge pull request #10433 from peterrum/move_functions
2020-06-01 David WellsRemove references to hp::DoFHandler in DoFAccessor. 10399/head
2020-06-01 David WellsMerge pull request #10374 from bangerth/return
2020-06-01 Wolfgang BangerthMerge pull request #10428 from tjhei/changelog_threading
2020-06-01 Wolfgang BangerthMerge pull request #10429 from peterrum/cell_data_vector
2020-06-01 Wolfgang BangerthRename TriaAccessor::set(). 10440/head
2020-06-01 Peter MunchMerge pull request #10422 from lethe-cfd/insert_global_...
2020-06-01 Martin KronbichlerMerge pull request #10436 from peterrum/tria_iterators
2020-06-01 Wolfgang BangerthMerge pull request #10434 from peterrum/triaobject
2020-06-01 Peter MunchAdd consts 10436/head
2020-06-01 Jean-Paul PelteretMerge pull request #10435 from dangars/step62_assembly
2020-06-01 Peter MunchUse range-based iterators in tria.cc (2)
2020-06-01 Peter MunchUse range-based iterators in tria.cc
2020-06-01 Peter MunchMake CellData::vertices to std::vector 10429/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.