]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-06-23 Wolfgang BangerthRemove brittle logic that depends on directory names. 15370/head
2023-06-20 Wolfgang BangerthAdd a test for step-70.
2023-06-15 Wolfgang BangerthMerge pull request #15007 from peterrum/mapping_q_copy
2023-06-15 Peter MunchMerge pull request #15340 from sebproell/mg-p-transfer...
2023-06-15 Peter MunchFix copy constructor of MappingQ 15007/head
2023-06-15 Martin KronbichlerMerge pull request #15348 from bangerth/conversion
2023-06-15 Luca HeltaiMerge pull request #15276 from luca-heltai/stefanozampi...
2023-06-15 Daniel ArndtMerge pull request #15362 from drwells/dsp-delegate
2023-06-14 Wolfgang BangerthMerge pull request #15355 from masterleinad/fix_compili...
2023-06-14 Wolfgang BangerthMerge pull request #15359 from drwells/more-subobjects
2023-06-14 David WellsUse a delegating constructor in DSP. 15362/head
2023-06-14 David WellsConvert some more places to 'subobject' instead of... 15359/head
2023-06-14 David WellsMerge pull request #15338 from bangerth/unique
2023-06-14 David WellsMerge pull request #15342 from bergbauer/fe_face_eval_ecl
2023-06-14 David WellsMerge pull request #15351 from masterleinad/fIx_matrix_...
2023-06-14 David WellsMerge pull request #15358 from bergbauer/clear_nm_mappi...
2023-06-14 Daniel ArndtAddress review comments 15355/head
2023-06-14 Maximilian... Reuse MappingInfo 15358/head
2023-06-14 Wolfgang BangerthMerge pull request #15357 from tjhei/explicit-ad
2023-06-14 Daniel ArndtMerge pull request #15356 from bangerth/n_faces
2023-06-13 Stefano ZampiniPETScWrappers: allow recoverable errors in NonlinearSol... 15276/head
2023-06-13 Timo Heistermake another AdditionalData ctor explicit 15357/head
2023-06-13 Wolfgang BangerthMerge pull request #15354 from tjhei/doc_distort_random
2023-06-13 Wolfgang BangerthClarify why n_faces() is only possible on cells. 15356/head
2023-06-13 Daniel ArndtMerge pull request #15345 from kronbichler/doc_step59
2023-06-13 Daniel ArndtFix compiling deal.II with PETSc and complex scalar...
2023-06-13 Daniel ArndtMerge pull request #15353 from masterleinad/fix_opencas...
2023-06-13 Timo Heisterdoc: add info to distort_random 15354/head
2023-06-13 Martin KronbichlerMerge pull request #15350 from bangerth/6
2023-06-13 Martin KronbichlerExtend documentation of the results section of step-59 15345/head
2023-06-13 Martin KronbichlerMerge pull request #15329 from bangerth/4
2023-06-13 Daniel ArndtFox unused-but-set-variable warning 15353/head
2023-06-13 Maximilian... Select general path for exterior cells with constraints 15342/head
2023-06-13 Sebastian ProellFix FE_Nothing in global coarsening p-transfer 15340/head
2023-06-13 Sebastian ProellAdd test for FE_Nothing in p-transfer
2023-06-13 Daniel ArndtMerge pull request #15343 from bergbauer/consistent_n_comp
2023-06-13 Daniel ArndtFix matrix_free_device tests for Trilinos 12.14.1 15351/head
2023-06-13 Daniel ArndtMerge pull request #15347 from bangerth/callback
2023-06-12 Wolfgang BangerthAdjust the discussion about solvers in step-6. 15350/head
2023-06-12 Timo HeisterMerge pull request #15346 from bangerth/vv
2023-06-12 Wolfgang BangerthMake sure a conversion is safe. 15348/head
2023-06-12 Wolfgang BangerthMerge pull request #15344 from masterleinad/fix_petsc_w...
2023-06-12 Wolfgang BangerthEnforce callback return value standard for the new... 15347/head
2023-06-12 Wolfgang BangerthMerge pull request #15160 from singima/NLSolverSelector
2023-06-12 Wolfgang BangerthFix grammar. 15346/head
2023-06-12 Wolfgang BangerthAdd some more notes to the postprocessing discussion. 15329/head
2023-06-12 Wolfgang BangerthLink to step-4 and step-15.
2023-06-12 Wolfgang BangerthAdd something about postprocessing to step-4.
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 Daniel ArndtPETSc: Convert PetscScalar* iterators when calling... 15344/head
2023-06-12 Maximilian... Consistently use n_components_ template argument 15343/head
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 Wolfgang BangerthRename an internal function. 15338/head
2023-06-09 Wolfgang BangerthClarify the name of a variable.
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
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.