]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-06-01 Wolfgang BangerthMerge pull request #15293 from drwells/wrap-petsc-lines
2023-06-01 Daniel ArndtMerge pull request #15270 from Rombur/nvcc_warnings
2023-06-01 David WellsWrap some PETSc documentation lines. 15293/head
2023-06-01 David WellsMerge pull request #15281 from bergbauer/integrate_JxW
2023-06-01 Maximilian... Automatically use JxW in integrate when available 15281/head
2023-06-01 Martin KronbichlerMerge pull request #15287 from bergbauer/remove_update_JxW
2023-06-01 Martin KronbichlerMerge pull request #15289 from peterrum/apply_inverse_t...
2023-06-01 Peter MunchMerge pull request #15288 from kronbichler/fix_mg_transfer
2023-06-01 Luca HeltaiMerge pull request #15291 from bangerth/changelog
2023-06-01 Peter MunchUpdate test output 15288/head
2023-05-31 Wolfgang BangerthAdd changelog entry. 15291/head
2023-05-31 Marc FehlingMerge pull request #15290 from masterleinad/add_citatio...
2023-05-31 Peter MunchMerge pull request #15217 from kronbichler/generalize_i...
2023-05-31 Maximilian... Fix tests 15287/head
2023-05-31 Daniel ArndtDrop 9.3 release 15290/head
2023-05-31 Bruno TurcksinFix reviewer's comments 15270/head
2023-05-31 Bruno TurcksinFix warnings when compiling with nvcc
2023-05-31 Daniel ArndtAdd CITATIONS.bib file
2023-05-31 Martin KronbichlerMerge pull request #14536 from marcfehling/reinit-ghosted
2023-05-31 Peter MunchDon't use tmp vector 15289/head
2023-05-31 Martin KronbichlerMerge pull request #15262 from masterleinad/convert_cud...
2023-05-31 Martin KronbichlerMerge pull request #15274 from bergbauer/skip_renumbering
2023-05-31 Martin KronbichlerMerge pull request #15209 from jh66637/non_nested_dg_mg...
2023-05-31 Martin KronbichlerMerge pull request #15165 from jh66637/add_structure_co...
2023-05-31 Martin KronbichlerAdd assertion regarding array lengths 15217/head
2023-05-31 Martin KronbichlerDo not use Number::size() by switching to more generic...
2023-05-31 Martin KronbichlerSwitch order of template arguments
2023-05-31 Martin KronbichlerMake MatrixFree evaluation kernels more flexible w...
2023-05-31 Martin KronbichlerMGTwoLevelTransfer: Make sure ot clean old vector conte...
2023-05-31 Timo HeisterMerge pull request #15282 from masterleinad/fix_clang_tidy
2023-05-31 Timo HeisterMerge pull request #15284 from masterleinad/fix_petsc_c...
2023-05-31 Maximilian... Remove update_JxW_values for Piola transform
2023-05-31 Daniel ArndtRemove unused header file 15262/head
2023-05-31 Maximilian... Change logic to positive 15274/head
2023-05-31 Maximilian... Suggestion from review
2023-05-30 Marc FehlingMerge pull request #15285 from masterleinad/fix_github_...
2023-05-30 Marc FehlingOMPI allow run as root 15285/head
2023-05-30 Daniel ArndtCheckout code
2023-05-30 Daniel ArndtRun as root user
2023-05-30 Daniel ArndtFix GitHub Linux CI
2023-05-30 David WellsMerge pull request #15267 from bangerth/requires
2023-05-30 Daniel ArndtUse distinct names for PETSC call_and_possibly_capture_... 15284/head
2023-05-30 Daniel ArndtFix a couple clang-tidy warnings 15282/head
2023-05-30 Daniel ArndtRemove init_cuda from matrix_free_device_initialize_vector
2023-05-28 Luca HeltaiMerge pull request #15264 from bangerth/doxygen
2023-05-28 Luca HeltaiMerge pull request #15278 from pcafrica/docker_workflow
2023-05-28 Luca HeltaiMerge pull request #15261 from jh66637/drop_inexact_kernels
2023-05-28 Pasquale AfricaUse dealii-dependencies Docker image for "linux debug... 15278/head
2023-05-28 Luca HeltaiMerge pull request #15263 from bangerth/ida
2023-05-28 Luca HeltaiMerge pull request #15271 from bangerth/petsc-snes
2023-05-28 Luca HeltaiMerge pull request #15269 from bangerth/petsc-ts
2023-05-27 Peter MunchMerge pull request #14569 from peterrum/tensor_product_...
2023-05-27 David WellsMerge pull request #15277 from marcfehling/fix-date...
2023-05-27 Peter MunchMerge pull request #14327 from peterrum/fdm_precompute_...
2023-05-27 Peter MunchMerge pull request #15275 from masterleinad/fix_matrix_...
2023-05-27 Peter MunchTensorProductMatrixSymmetricSumCollection: fix vectoriz... 14569/head
2023-05-27 Peter MunchPrecompute inverse diagonal (FDM) 14327/head
2023-05-27 Marc FehlingFix data format in some changelogs. 15277/head
2023-05-26 Daniel ArndtFix some matrix_free tests without vectorization 15275/head
2023-05-26 Daniel ArndtFix some matrix_free tests without vectorization
2023-05-26 Daniel ArndtMove more MatrixFree tests
2023-05-26 Daniel ArndtRemove unused file
2023-05-26 Maximilian... Undo unintended change
2023-05-25 Wolfgang BangerthRemove an unnecessary preprocessor undef. 15269/head
2023-05-25 Wolfgang BangerthRemove no longer user preprocessor define. 15271/head
2023-05-25 Wolfgang BangerthAdd a test that tests PETSc (in)ability to recover...
2023-05-25 Wolfgang BangerthAdd a test.
2023-05-25 Wolfgang BangerthConvert tests.
2023-05-25 Wolfgang BangerthConvert PETSc SNES interfaces to callback convention.
2023-05-25 Daniel ArndtAdd missing file
2023-05-25 Wolfgang BangerthAdd a test that shows that PETSc TS cannot recover...
2023-05-25 Wolfgang BangerthAdd another test.
2023-05-25 Wolfgang BangerthAdjust tests.
2023-05-25 Wolfgang BangerthMake the PETSc TS interfaces conform to callback conven...
2023-05-25 Wolfgang BangerthMerge pull request #15268 from marcfehling/test-identity
2023-05-25 Daniel ArndtMake clang-tidy happy
2023-05-25 Maximilian... Skip renumbering in tensor product kernels with templat...
2023-05-25 Daniel ArndtFix for Kokkos < 3.6.00
2023-05-25 Maximilian... skip renumbering
2023-05-25 Daniel ArndtMerge pull request #15240 from bergbauer/horizontal_add
2023-05-24 Wolfgang BangerthMerge pull request #15265 from masterleinad/fix_tpetra_...
2023-05-24 Marc FehlingAdded test for identity constraints in h-adapted grids. 15268/head
2023-05-24 Wolfgang BangerthDocument requirements on PETSc TS and SNES template... 15267/head
2023-05-24 Wolfgang BangerthAlso check PETSc TS and SNES requirements on matrices.
2023-05-24 Wolfgang BangerthIntroduce concepts for PETSc-based matrices.
2023-05-24 Maximilian... Rearrange specializations and implement sum inline 15240/head
2023-05-24 Daniel ArndtRemove inv_jacobians instead
2023-05-24 Daniel ArndtFix TpetraWrappers::Vector import 15265/head
2023-05-24 Maximilian... Improve docu
2023-05-24 Maximilian... Rename to sum()
2023-05-24 Daniel ArndtFix warning
2023-05-24 Wolfgang BangerthSuppress 'requires' clauses for doxygen if doxygen... 15264/head
2023-05-24 Wolfgang BangerthAdd tests for recoverable and irrecoverable situations. 15263/head
2023-05-24 Wolfgang BangerthAdd a test.
2023-05-24 Wolfgang BangerthAdjust tests.
2023-05-24 Wolfgang BangerthAvoid making a variable 'public'.
2023-05-24 Wolfgang BangerthConvert IDA to use our new callback standard.
2023-05-24 Daniel ArndtTest CUDAMatrixFree not only for DEAL_II_WITH_CUDA
2023-05-24 David WellsMerge pull request #15195 from bangerth/import-2
2023-05-24 Johannes Heinzdrop inexact CGAL kernels 15261/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.