]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-06-12 Wolfgang BangerthMerge pull request #15160 from singima/NLSolverSelector
2023-06-12 David WellsMerge pull request #15341 from mschreter/step-69_fix_typo
2023-06-12 Martin KronbichlerMerge pull request #15339 from bangerth/e
2023-06-12 Martin KronbichlerMerge pull request #15336 from jh66637/fepe_dg_multicomp
2023-06-12 Magdalena Schretermodify glossary link step 69 15341/head
2023-06-12 Johannes HeinzFix numbering for multiple components and first selecte... 15336/head
2023-06-11 Timo Heisteradd SNES, address comments, various improvements 15160/head
2023-06-10 David WellsMerge pull request #15330 from bangerth/traits
2023-06-10 Matthias MaierMerge pull request #14657 from ivweber/pull_request_pol...
2023-06-10 Wolfgang BangerthRemove a variable that is no longer needed. 15339/head
2023-06-10 Wolfgang BangerthSimplify code.
2023-06-10 Wolfgang BangerthMinor adjustments to FETools::extrapolate().
2023-06-09 Marc FehlingMerge pull request #15331 from bangerth/copy-from
2023-06-09 Marc FehlingMerge pull request #15334 from jh66637/add_assert
2023-06-09 Marc FehlingMerge pull request #15335 from Rombur/fix_typo
2023-06-09 Ivy Weberbase: implement Hermite polynomials 14657/head
2023-06-09 Matthias MaierMerge pull request #15283 from masterleinad/cmake_kokko...
2023-06-09 Wolfgang BangerthWhen available, use the C++20 iterator category. 15330/head
2023-06-09 Bruno TurcksinFix typo 15335/head
2023-06-09 Johannes Heinzensure distribute_local_to_global() is called with... 15334/head
2023-06-09 Daniel ArndtMerge pull request #15328 from drwells/active-cell...
2023-06-09 David Wellsfind_active_cell_around_point(): add a simplex test. 15328/head
2023-06-09 David WellsGridTools::Cache: avoid GeometryInfo.
2023-06-09 David Wellsfind_active_cell_around_point(): avoid GeometryInfo.
2023-06-08 Wolfgang BangerthAdd a test. 15331/head
2023-06-08 Wolfgang BangerthEnable make_array_view() also for C++20-style contiguou...
2023-06-08 Wolfgang BangerthInherit iterator traits from the underlying class.
2023-06-08 Martin KronbichlerMerge pull request #15304 from jh66637/change_function_...
2023-06-08 David Wellsfind_active_cell_around_point(): use auto.
2023-06-08 David WellsMerge pull request #15292 from jh66637/add_flag_for_sca...
2023-06-08 Luca HeltaiMerge pull request #15266 from pcafrica/vtk_support
2023-06-07 Marc FehlingMerge pull request #15326 from kronbichler/fix_warning3
2023-06-07 Marc FehlingMerge pull request #15325 from masterleinad/fix_trilino...
2023-06-07 Marc FehlingMerge pull request #15324 from masterleinad/remove_unus...
2023-06-07 Martin KronbichlerFix compiler warning with clang-16 15326/head
2023-06-07 Martin KronbichlerMerge pull request #15318 from jh66637/distribute_local...
2023-06-07 Daniel ArndtExplicitly specify type in ParticleHandler for nvcc 15325/head
2023-06-07 Daniel ArndtExplicitly add Kokkos::kokkos to Trilinos targets
2023-06-07 David WellsMerge pull request #15295 from bangerth/unify
2023-06-07 Daniel ArndtRemove unused mpi_communicator pointer members initiali... 15324/head
2023-06-07 Johannes Heinzadd NM::MappingInfo::AD to be able to reinit with globa... 15292/head
2023-06-07 Johannes Heinzmake distribute_local_to_global() work with std:: iterators 15318/head
2023-06-07 Martin KronbichlerMerge pull request #15322 from marcfehling/isnan-2
2023-06-07 Johannes Heinzuse FEEval::normal_vector() to be consistent with FEVal... 15304/head
2023-06-07 Daniel ArndtMerge pull request #15321 from marcfehling/github-intel-icx
2023-06-06 Marc FehlingMerge pull request #15316 from bangerth/69
2023-06-06 Marc FehlingMerge pull request #15317 from bangerth/62
2023-06-06 Marc FehlingPrefer numbers::is_nan over std::isnan 15322/head
2023-06-06 Marc FehlingOnly install new Intel compilers. 15321/head
2023-06-06 Marc FehlingMerge pull request #15308 from masterleinad/test_icpx
2023-06-06 Daniel ArndtMerge pull request #15315 from bangerth/const
2023-06-06 Daniel ArndtAnother try for MSVC 15308/head
2023-06-06 Wolfgang BangerthMerge pull request #15314 from marcfehling/isfinite
2023-06-06 Wolfgang BangerthMinor updates to step-62. 15317/head
2023-06-06 Wolfgang BangerthMinor updates to step-69. 15316/head
2023-06-06 Wolfgang BangerthMark loop indices as 'const' where possible. 15315/head
2023-06-06 David WellsMerge pull request #15313 from bangerth/args
2023-06-06 Matthias MaierMerge pull request #15164 from masterleinad/trilinos_14
2023-06-06 Wolfgang BangerthMerge pull request #15307 from drwells/gmsh-codim-1
2023-06-06 Marc FehlingMerge pull request #15311 from drwells/fix-ifdef-comment
2023-06-06 Wolfgang BangerthMerge pull request #15312 from marcfehling/muparser...
2023-06-06 Marc FehlingUse numbers::is_finite whenever we compare with infinity. 15314/head
2023-06-06 Daniel ArndtTry making MSVC happy
2023-06-05 Marc FehlingHotfix muparser: Fix problem with IntelLLVM finite... 15312/head
2023-06-05 Wolfgang BangerthBe systematic in how we name arguments of FEValues... 15313/head
2023-06-05 David WellsFix a comment at the end of an ifdef. 15311/head
2023-06-05 Daniel ArndtAvoid a couple compiler warnings
2023-06-05 David WellsFix dim = 1 mesh loading with gmsh. 15307/head
2023-06-05 Daniel ArndtTest icpx instead of icpc
2023-06-04 Timo HeisterMerge pull request #15299 from bangerth/reference
2023-06-04 Peter MunchMerge pull request #15300 from marcfehling/fix-test
2023-06-04 Marc FehlingFix matrix_free test. 15300/head
2023-06-04 Wolfgang BangerthAvoid taking references on temporaries. 15299/head
2023-06-04 Wolfgang BangerthMerge pull request #15218 from drwells/distance-to...
2023-06-04 Wolfgang BangerthMerge pull request #15296 from drwells/snes-p4est
2023-06-03 David WellsMark two tests as dependent on p4est. 15296/head
2023-06-03 David WellsAdd a function for projecting points onto reference... 15218/head
2023-06-03 Martin KronbichlerMerge pull request #14595 from marcfehling/blockvector...
2023-06-02 Martin KronbichlerMerge pull request #15273 from bergbauer/evaluate_integ...
2023-06-02 Martin KronbichlerMerge pull request #14346 from peterrum/process_dofs_ve...
2023-06-02 Martin KronbichlerMerge pull request #15294 from drwells/aspect-ratio...
2023-06-02 Peter MunchAdd process_dofs_vectorized_transpose() variants with... 14346/head
2023-06-01 Maximilian... Implement path for values only 15273/head
2023-06-01 Wolfgang BangerthUnify multiple copies of the same function. 15295/head
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 WellsDocument that compute_aspect_ratio_of_cells() requires... 15294/head
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 Daniel ArndtFix up generator expression 15283/head
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-06-01 David WellsAdd a shim for std::clamp().
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...
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.