]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-06-09 Bruno TurcksinFix typo 15335/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 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 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...
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 Pasquale AfricaAdd VTK sample function and related test 15266/head
2023-05-31 Pasquale AfricaAdd VTK support
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 Daniel ArndtOnly use the Trilinos::all_libs target for Trilinos... 15164/head
2023-05-31 Daniel ArndtProcess Trilinos targets, allowing Trilinos 14
2023-05-31 Maximilian... Remove update_JxW_values for Piola transform
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.