]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-06-19 David WellsMerge pull request #15379 from masterleinad/restrict_gr...
2023-06-19 Martin KronbichlerMerge pull request #14978 from peterrum/fgmres_gs
2023-06-19 Daniel ArndtMerge pull request #15378 from emmanuel-ferdman/wip
2023-06-19 Daniel ArndtRestrict GridTools::Cache tests using Zoltan 15379/head
2023-06-19 Martin KronbichlerMerge pull request #15376 from tamiko/mark_performance_...
2023-06-19 Emmanuel Ferdmanfix: update ninja build resource 15378/head
2023-06-19 Martin KronbichlerMerge pull request #15297 from marcfehling/blockvector...
2023-06-17 David WellsMerge pull request #15372 from bangerth/wait
2023-06-17 David WellsMerge pull request #15286 from Rombur/cuda_deprecated
2023-06-17 Wolfgang BangerthMerge pull request #15369 from jh66637/improve_name
2023-06-17 Wolfgang BangerthMerge pull request #15373 from masterleinad/fix_doxygen...
2023-06-17 Matthias Maierperformance_tests/instrumentation_step_3: unify tests 15376/head
2023-06-16 Matthias Maiertests/performance_tests: mark tests used in production...
2023-06-16 Martin KronbichlerMerge pull request #14955 from peterrum/CellwiseInverse...
2023-06-16 Wolfgang BangerthMerge pull request #15327 from marcfehling/isnan-3
2023-06-16 Wolfgang BangerthMerge pull request #15349 from masterleinad/fix_petsc_tests
2023-06-16 Wolfgang BangerthMerge pull request #15360 from drwells/update-tests
2023-06-16 Wolfgang BangerthMerge pull request #15374 from kronbichler/step-19-doc
2023-06-16 Daniel ArndtMerge pull request #15368 from luca-heltai/stefanozampi...
2023-06-16 Daniel ArndtMerge pull request #15366 from bangerth/affine-constraints
2023-06-16 Martin KronbichlerFix a typo in step-19 15374/head
2023-06-16 Martin KronbichlerMerge pull request #15365 from bangerth/19
2023-06-16 Martin KronbichlerMerge pull request #15364 from jh66637/allow_less_dofs
2023-06-16 Johannes Heinzimprove name and documentation 15369/head
2023-06-16 Daniel ArndtFix doxygen for PETScWrappers::TimeStepper using DEAL_I... 15373/head
2023-06-16 Wolfgang BangerthWait for communication to finish. 15372/head
2023-06-16 Wolfgang BangerthAvoid a quadratic bottleneck in AffineConstraints:... 15366/head
2023-06-16 Peter MunchMerge pull request #15303 from kronbichler/improve_inst...
2023-06-15 Wolfgang BangerthMerge pull request #15007 from peterrum/mapping_q_copy
2023-06-15 Stefano ZampiniPETSc: Fix backward compatibility 15368/head
2023-06-15 Wolfgang BangerthUpdate the output of step-19. 15365/head
2023-06-15 Wolfgang BangerthSome updates to the step-19 documentation.
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 Peter MunchRemove specialization of CellwiseInverseMassMatrixImplB... 14955/head
2023-06-15 Martin KronbichlerReduce the number of casts 15303/head
2023-06-15 Martin KronbichlerApply optimizations to integrate
2023-06-15 Martin KronbichlerImprove instruction scheduling for linear tensor produc...
2023-06-15 Martin KronbichlerMerge pull request #15348 from bangerth/conversion
2023-06-15 Johannes Heinzallow coarse DH with more DoFs than fine DH 15364/head
2023-06-15 Daniel ArndtTry catching correct excpetion type 15349/head
2023-06-15 Daniel ArndtFix more tests
2023-06-15 David WellsDon't print exc.what(): it isn't portable. 15360/head
2023-06-15 David Wellstests: Avoid a test link error.
2023-06-15 David Wellstests: fix call to rand().
2023-06-15 Daniel ArndtMerge remote-tracking branch 'upstream/master' into...
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 Bruno TurcksinError when using CUDA 12 with our own backend 15286/head
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 Daniel ArndtRevert changes to petsc_ts_03/04
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 Daniel ArndtFix petsc_snes_05/06
2023-06-12 Daniel ArndtSimplicfy output for petsc_ts_03/04
2023-06-12 Daniel ArndtPETSc tests: Add alternative output files for clang-16
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
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.