]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-11-17 Bruno BlaisFirst working version
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 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 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 Timo Heisterrename an inst file 14423/head
2022-11-15 Timo Heisterremove .cu extension in program2doxygen 14422/head
2022-11-15 Timo HeisterMerge pull request #14377 from masterleinad/move_cuda_t...
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...
2022-11-06 Martin KronbichlerMerge pull request #14323 from mschreter/mca_merge_dupl...
2022-11-06 David WellsMerge pull request #14395 from kronbichler/warning_2
2022-11-06 David WellsBlockSparsityPatternBase: Refactor some row number...
2022-11-06 David WellsBlockSparsityPatternBase: C++11 cleanups.
2022-11-06 David Wells(Dynamic)SparsityPattern: inherit from SparsityPatternBase. 14396/head
2022-11-06 Martin KronbichlerFix a warning regarding unused variable 14395/head
2022-11-05 David WellsMerge pull request #14393 from marcfehling/doc-hpref
2022-11-05 Martin KronbichlerMerge pull request #14352 from peterrum/SolverBelos
2022-11-05 Martin KronbichlerMerge pull request #14355 from masterleinad/update_gh_c...
2022-11-05 Martin KronbichlerMerge pull request #14388 from bangerth/ca
2022-11-05 Peter MunchMerge pull request #14328 from peterrum/gc_embedded_par...
2022-11-04 Marc FehlingAdd reference to dissertation in hp::Refinement namespace. 14393/head
2022-11-04 Peter MunchGlobal coarsening: introduce embedded partitioner 14328/head
2022-11-04 Wolfgang BangerthMerge pull request #14394 from tjhei/kelly_typos
2022-11-04 Timo Heisterminor doc fixes for KellyEstimator 14394/head
2022-11-04 Wolfgang BangerthAdd to the documentation of the ConsensusAlgorithms... 14388/head
2022-11-04 Wolfgang BangerthMerge pull request #14364 from gassmoeller/catch_except...
2022-11-03 Martin KronbichlerMerge pull request #14385 from peterrum/hn_iso_q1
2022-11-03 Martin KronbichlerMerge pull request #14386 from sebproell/laplace-op...
2022-11-03 Rene GassmoellerAdd exception handling to ConsensusAlgorithm 14364/head
2022-11-03 David WellsMerge pull request #14389 from bangerth/ca-2
2022-11-02 Wolfgang BangerthDocument a restriction on ConsensusAlgorithms::serial(). 14389/head
2022-11-02 Martin KronbichlerMerge pull request #14371 from peterrum/FDM_N_ROWS_MAX
2022-11-02 Sebastian ProellMatrixFreeOperators::LaplaceOperator vectorization... 14386/head
2022-11-02 Martin KronbichlerRemove redundant code 14384/head
2022-11-01 Martin KronbichlerWrite complete sentence on test case
2022-11-01 Martin KronbichlerAdd performance test for compressible Navier-Stokes...
2022-11-01 Peter MunchMerge pull request #14383 from kronbichler/fix_shape_data
2022-11-01 Peter MunchFast hanging-node algorithm for FE_Q_iso_Q1 14385/head
2022-11-01 Martin KronbichlerMerge pull request #14366 from peterrum/fdm_va
2022-11-01 Peter MunchGeneralize precompilation of TensorProductMatrixSymmetr... 14371/head
2022-11-01 Martin KronbichlerShapeInfo: Implement evaluation of derivatives on faces 14383/head
2022-11-01 Daniel ArndtUpdate cmake/configure/configure_40_cuda.cmake 14377/head
2022-11-01 David WellsMerge pull request #14356 from gassmoeller/avoid_deadlo...
2022-11-01 Daniel Arndtadd comment for keeping FIND_PACKAGE(CUDA)
2022-11-01 Daniel ArndtOnly test the CUDA build with Kokkos in GitHub CI
2022-11-01 David WellsMerge pull request #14380 from luca-heltai/fe_immersed_...
2022-11-01 Daniel ArndtRemove some superfluous newlines
2022-11-01 Daniel ArndtSet var to FALSe if package was not found
2022-11-01 Marco FederAllow construction of FEImmersedSurfaceValues with... 14380/head
2022-10-31 Daniel ArndtKokkos+Cuda required for deal.II+Cuda)
2022-10-31 Daniel ArndtMerge pull request #14381 from drwells/grid-in-unv...
2022-10-31 David WellsMake the error message for non-integer IDs in UNV files... 14381/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.