]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-11-15 Wolfgang BangerthWork around a strange compiler issue.
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 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 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 David WellsMerge pull request #14356 from gassmoeller/avoid_deadlo...
2022-11-01 David WellsMerge pull request #14380 from luca-heltai/fe_immersed_...
2022-11-01 Marco FederAllow construction of FEImmersedSurfaceValues with... 14380/head
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
2022-10-29 Timo HeisterMerge pull request #14378 from marcfehling/warnings
2022-10-29 David WellsMerge pull request #14376 from marcfehling/feindex...
2022-10-28 Marc FehlingFix some warnings. 14378/head
2022-10-27 Marc Fehlingfe_index: added changelog. 14376/head
2022-10-25 Daniel ArndtTry only excluding CMakeLists.txt 14355/head
2022-10-25 Daniel ArndtAdd comment for suppressions
2022-10-25 David WellsMerge pull request #14374 from bangerth/mphtxt
2022-10-25 Peter MunchReview changes 14352/head
2022-10-24 Wolfgang BangerthMerge pull request #14225 from marcfehling/feindex...
2022-10-24 Wolfgang BangerthFix dimension selection in COMSOL mphtxt reader. 14374/head
2022-10-23 Peter MunchMerge pull request #14369 from peterrum/ExcSourceEquals...
2022-10-23 Peter MunchFix assert message 14369/head
2022-10-21 Peter MunchTensorProductMatrix: with arbitrary number of lanes 14366/head
2022-10-20 Daniel ArndtAllow doxygen warnings including 'Inheritance graph'
2022-10-20 Rene GassmoellerAbort when exception is uncaught. 14356/head
2022-10-20 Daniel ArndtCopy documentation from HelperBase::reset() manually
2022-10-20 Martin KronbichlerMerge pull request #14349 from peterrum/classical_gram_...
2022-10-19 Wolfgang BangerthMerge pull request #14357 from gassmoeller/fix_typo_con...
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.