]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-11-21 Wolfgang BangerthUse variable-sized std::array instead of fixed number... 14448/head
2022-11-21 David WellsMerge pull request #14446 from bangerth/vtu-5
2022-11-21 David WellsMerge pull request #14444 from bangerth/ident
2022-11-21 Daniel ArndtMerge pull request #14429 from masterleinad/cuda_build_...
2022-11-20 Wolfgang BangerthConvert yet another function. 14446/head
2022-11-20 Wolfgang BangerthSimplify yet more code.
2022-11-20 Wolfgang BangerthSimplify more code.
2022-11-19 Wolfgang BangerthAdd a bit of documentation. 14444/head
2022-11-19 Matthias MaierMerge pull request #14424 from masterleinad/kokkos_prin...
2022-11-19 Daniel ArndtPrint backends and architectures for Kokkos 14424/head
2022-11-19 Daniel ArndtBuild CUDA tests in CUDA CI 14429/head
2022-11-18 Wolfgang BangerthSimplify some code.
2022-11-18 David WellsMerge pull request #14442 from marcfehling/vectorcopy
2022-11-17 Daniel ArndtMerge pull request #14438 from bangerth/petsc
2022-11-17 Wolfgang BangerthRe-introduce (now deprecated) old constructor. 14438/head
2022-11-17 Timo HeisterMerge pull request #14436 from Rombur/cuda_ice
2022-11-17 Bruno TurcksinMerge pull request #14421 from bangerth/vtu-3
2022-11-17 Bruno TurcksinInstall boost 14436/head
2022-11-17 Wolfgang BangerthAdd a changelog.
2022-11-17 Wolfgang BangerthSimplify step-40.
2022-11-17 Wolfgang BangerthAvoid the use of deprecated constructors.
2022-11-17 Wolfgang BangerthDeprecate the use of PETScWrapper::Solver* constructors...
2022-11-17 Wolfgang BangerthSimplify code.
2022-11-17 Wolfgang BangerthRemove the need to store the MPI communicator in PETScW...
2022-11-17 Wolfgang BangerthProvide the ability to query the communicator from...
2022-11-17 Daniel ArndtMerge pull request #14434 from drwells/sparsity-pattern...
2022-11-17 Timo HeisterMerge pull request #14439 from bangerth/comment
2022-11-17 Wolfgang BangerthFix a misspelling in a comment. 14439/head
2022-11-16 David WellsDoFTools: use some ranged-for loops 14434/head
2022-11-16 Bruno TurcksinUpdate CI workflow to CUDA 11.8
2022-11-16 David WellsDoFTools: convert some functions to use add_row_entries().
2022-11-16 David WellsSparsityPattern: add an assertion in input data.
2022-11-16 Martin KronbichlerMerge pull request #14427 from marcfehling/reinit
2022-11-16 Martin KronbichlerMerge pull request #14432 from drwells/sparsity-pattern...
2022-11-16 Daniel ArndtMerge pull request #14431 from drwells/sparsity-pattern...
2022-11-16 Wolfgang BangerthMerge pull request #14425 from Rombur/belos
2022-11-16 David WellsDoFTools: Remove template on sparsity pattern type.
2022-11-16 David WellsParticles: Remove template on sparsity pattern type. 14432/head
2022-11-16 David WellsNonMatching: Remove template on sparsity pattern type. 14431/head
2022-11-15 Daniel ArndtMerge pull request #14415 from tamiko/ninja_workaround
2022-11-15 Marc FehlingUse copy function internally in LA::d::Vector. 14442/head
2022-11-15 Daniel ArndtMerge pull request #14423 from tjhei/rename-inst-file
2022-11-15 Marc FehlingMake TrilinosWrappers::MPI::Vector::reinit accept Utili... 14427/head
2022-11-15 Bruno TurcksinGuard Belos code with macros 14425/head
2022-11-15 Daniel ArndtMerge pull request #14422 from tjhei/remove-cu-doc...
2022-11-15 Martin KronbichlerMerge pull request #14420 from drwells/de-template...
2022-11-15 Wolfgang BangerthTry to use std::make_tuple() to get around compiler... 14421/head
2022-11-15 Timo Heisterrename an inst file 14423/head
2022-11-15 Timo Heisterremove .cu extension in program2doxygen 14422/head
2022-11-15 Wolfgang BangerthWork around a strange compiler issue.
2022-11-15 Timo HeisterMerge pull request #14377 from masterleinad/move_cuda_t...
2022-11-15 Wolfgang BangerthMake a function return its object by value, rather...
2022-11-15 Wolfgang BangerthRename a function and associated objects.
2022-11-15 Wolfgang BangerthSimplify the call to a function on a separate task.
2022-11-15 Wolfgang BangerthRename and refactor another function.
2022-11-15 Wolfgang BangerthSimplify testing whether a cell is a hypercube.
2022-11-15 Wolfgang BangerthDon't explicitly specify template arguments where not...
2022-11-15 Wolfgang BangerthRename a variable. Unname another.
2022-11-15 Wolfgang BangerthLet a function return by-value, rather than through...
2022-11-14 David WellsAffineConstraints: de-template add_entries_local_to_glo... 14420/head
2022-11-14 David WellsAffineConstraints: de-template add_entries_local_to_glo...
2022-11-14 David WellsAffineConstraints: de-template set_sparsity_diagonals().
2022-11-14 Daniel ArndtMerge pull request #14418 from drwells/tw-sparsity...
2022-11-14 Daniel ArndtMerge pull request #14398 from drwells/remove-bsp-const...
2022-11-14 Martin KronbichlerMerge pull request #14419 from drwells/bsp-block-sparsi...
2022-11-14 David WellsBlockSparsityPatternBase: inherit from SparsityPatternBase. 14419/head
2022-11-13 David WellsTrilinosWrappers::SparsityPattern: inherit from Sparsit... 14418/head
2022-11-13 David WellsTrilinosWrappers::SparsityPattern: clean up whitespace.
2022-11-13 David WellsOptimize BlockSparsityPatternBase::add_entries(). 14398/head
2022-11-13 David WellsMerge pull request #14406 from bangerth/vtu-2
2022-11-13 Martin KronbichlerMerge pull request #14413 from tcojean/fix_findginkgo_cmake
2022-11-12 Peter MunchMerge pull request #14384 from kronbichler/performance_test
2022-11-12 David WellsAffineConstraints: remove the block sparsity constraint...
2022-11-12 Peter MunchMerge pull request #14414 from lpsaavedra/fix_small_typo
2022-11-11 Matthias Maieradd a changes entry 14415/head
2022-11-11 Matthias MaierCMake: add a compile_test_executables target
2022-11-11 Laura Prieto... Fix small typos in intro.dox 14414/head
2022-11-11 Terry CojeanMention reason for change. 14413/head
2022-11-11 Terry CojeanFix FindGINKGO.cmake for Ginkgo 1.5.0
2022-11-11 Martin KronbichlerMerge pull request #14396 from drwells/add-sparsity...
2022-11-10 Daniel ArndtMerge pull request #14409 from bangerth/x-1
2022-11-10 David WellsMerge pull request #14410 from bangerth/x-3
2022-11-10 Wolfgang BangerthUse a range-based for loop. 14406/head
2022-11-10 Wolfgang BangerthRemove comments that don't actually explain anything. 14410/head
2022-11-10 Wolfgang BangerthDo not mark functions in anonymous namespaces as 'static'. 14409/head
2022-11-10 David WellsMerge pull request #14407 from bangerth/doc-3
2022-11-10 David WellsMerge pull request #14408 from bangerth/doc-2
2022-11-10 Wolfgang BangerthRe-factor the use of write_nodes() for VTU output.
2022-11-10 Wolfgang BangerthDo not use VtuStream to output data object; do it directly.
2022-11-10 Wolfgang BangerthFix a mistake in the documentation. 14408/head
2022-11-10 Wolfgang BangerthAdd a documentation note. 14407/head
2022-11-09 Martin KronbichlerMerge pull request #14397 from drwells/cleanup-bsp
2022-11-09 Martin KronbichlerMerge pull request #14404 from drwells/update-cuda...
2022-11-09 Martin KronbichlerMerge pull request #14402 from bangerth/vtu
2022-11-08 David WellsCI: Update backports. 14404/head
2022-11-08 Daniel ArndtMerge pull request #14401 from bangerth/doc-3
2022-11-08 Wolfgang BangerthRefactor compressing arrays for VTU output. 14402/head
2022-11-08 Wolfgang BangerthMinor fix to aid understand what a sentence means. 14401/head
2022-11-07 David WellsAdd BlockSparsityPatternBase::memory_consumption(). 14397/head
2022-11-07 David WellsBlockSparsityPatternBase: Convert rows/cols to block_ro...
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.