]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-07-19 Martin KronbichlerFix Ifpack2 preconditioner type 17311/head
2024-07-19 Wolfgang BangerthMerge pull request #17292 from jpthiele/tpetra-tests...
2024-07-19 Martin KronbichlerMerge pull request #17183 from jpthiele/tpetra-precon
2024-07-19 Wolfgang BangerthMerge pull request #17293 from jpthiele/changes-file...
2024-07-19 Jan Philipp... Add set of passing Tpetra tests 17292/head
2024-07-19 Jan Philipp... Add Tpetra wrappers for Trilinos Ifpack2 preconditioners 17183/head
2024-07-19 Martin KronbichlerMerge pull request #17301 from bangerth/rename
2024-07-19 Jan Philipp... Add missing changes file for Tpetra Amesos2 interface 17293/head
2024-07-19 Martin KronbichlerMerge pull request #17287 from bergbauer/divergence
2024-07-19 Martin KronbichlerMerge pull request #17288 from bergbauer/normal_derivative
2024-07-19 Peter MunchMerge pull request #17294 from bangerth/basename
2024-07-19 Martin KronbichlerMerge pull request #17284 from bangerth/topic
2024-07-19 Wolfgang BangerthRename a private member variable. 17301/head
2024-07-18 Wolfgang BangerthName variables according to their purpose. 17294/head
2024-07-18 Wolfgang BangerthUse 'topic' instead of 'module' in the documentation. 17284/head
2024-07-18 Timo HeisterMerge pull request #17130 from vyushut/CTest_step_thirties
2024-07-18 Timo HeisterMerge pull request #17232 from vyushut/CTest_step_sixties
2024-07-18 Martin KronbichlerMerge pull request #17289 from kronbichler/fix-doc
2024-07-18 Martin KronbichlerMerge pull request #17290 from drwells/hp-collection...
2024-07-18 Vladimir Yushutinthe vtk's are outputted now 17130/head
2024-07-18 Vladimir Yushutinstep-62 and step-66 are omitted for now. 17232/head
2024-07-18 David Wellshp::Collection::CollectionIterator: add some more compa... 17290/head
2024-07-18 David Wellshp::Collection::CollectionIterator: give an exception...
2024-07-18 Maximilian... Derivative instead of gradient 17288/head
2024-07-18 Maximilian... Implement divergence for FEPointEvaluation 17287/head
2024-07-18 Martin KronbichlerImprove documentation of FEEvaluation::submit_xxx() 17289/head
2024-07-18 Maximilian... Implement normal_derivative for FEPointEvaluation
2024-07-18 Martin KronbichlerMerge pull request #15540 from bangerth/step-86
2024-07-18 Martin KronbichlerMerge pull request #17267 from jpthiele/fix-tests-70s
2024-07-18 Marc FehlingMerge pull request #17285 from bangerth/doc
2024-07-18 Marc FehlingMerge pull request #17280 from bangerth/string
2024-07-18 Marc FehlingMerge pull request #17282 from bangerth/typo
2024-07-18 Wolfgang BangerthMerge pull request #17273 from peterrum/tria_data
2024-07-17 Wolfgang BangerthMerge pull request #17277 from tamiko/pathsearch_remove...
2024-07-17 Daniel ArndtMerge pull request #17283 from stefanozampini/fix-dev...
2024-07-17 Wolfgang BangerthTalk about parallel runs. 15540/head
2024-07-17 Wolfgang BangerthRead input file name from the command line.
2024-07-17 Wolfgang BangerthAdjust to updated callback names.
2024-07-17 Wolfgang BangerthLeave a note about DAEs.
2024-07-17 Wolfgang BangerthHook in step-86.
2024-07-17 Wolfgang BangerthLink to step-86 from other parts of the library.
2024-07-17 Wolfgang Bangerthstep-86: A tutorial for PETScWrappers::TimeStepper.
2024-07-17 Daniel ArndtMerge pull request #17275 from tamiko/more_tests_in_ci
2024-07-17 Daniel ArndtMerge pull request #17233 from bangerth/petsc-ts-3
2024-07-17 Wolfgang BangerthAdd to the documentation of FEFieldFunction. 17285/head
2024-07-17 Stefano Zampinifix petsc installation readme 17283/head
2024-07-17 Wolfgang BangerthFix a typo. 17282/head
2024-07-17 Peter MunchTriangulation: pack/unpack fixed/variable data 17273/head
2024-07-17 Wolfgang BangerthDo not convert a std::string to a std::string. 17280/head
2024-07-17 Matthias MaierGithub: add a-framework/ tests to github actions 17275/head
2024-07-17 Matthias MaierQuick tests: if configured also run a-framework/ tests
2024-07-17 Matthias Maieradd a doc news changes entry 17277/head
2024-07-17 Matthias MaierParameterHandler/ParameterAcceptor: do not use PathSear...
2024-07-17 Matthias MaierMerge pull request #17038 from paulapatience/prmindent
2024-07-17 Matthias MaierMerge pull request #15655 from tamiko/update_indent_runner
2024-07-17 Matthias Maiergithub: update indent worker to Ubuntu 22.04 15655/head
2024-07-17 Martin KronbichlerMerge pull request #17244 from dominiktassilostill...
2024-07-17 Martin KronbichlerMerge pull request #17248 from vyushut/CTest_step_eighties
2024-07-17 David WellsMerge pull request #17268 from peterrum/codim_hyper_shell
2024-07-16 Vladimir Yushutintesting step-80 to step-89 17248/head
2024-07-16 Peter MunchSupport codim-1 in hyper_shell() and hyper_cube_with_cy... 17268/head
2024-07-16 Jan Philipp... Add mpirun for steps 70 & 75 output files 17267/head
2024-07-16 Marc FehlingMerge pull request #17262 from bangerth/19-2
2024-07-15 David WellsMerge pull request #17261 from bangerth/19-1
2024-07-15 David WellsMerge pull request #17255 from bangerth/doc
2024-07-15 David WellsMerge pull request #17258 from bangerth/29
2024-07-15 Matthias MaierMerge pull request #17259 from marcfehling/windows...
2024-07-15 Dominik StillAdd face_to_cell_index_nodal for simplex elements 17244/head
2024-07-12 Timo HeisterMerge pull request #17257 from jpthiele/tpetra-types...
2024-07-11 Timo HeisterMerge pull request #17245 from vyushut/CTest_step_seventies
2024-07-11 Martin KronbichlerMerge pull request #17165 from vyushut/CTest_step_fourties
2024-07-11 Wolfgang BangerthMake a 'Mapping' object 'const'. 17262/head
2024-07-11 Wolfgang BangerthRemove an unnecessary 'typename'. 17261/head
2024-07-11 Wolfgang BangerthMerge pull request #17252 from pcafrica/discretetime_se...
2024-07-11 Marc FehlingCMake: Explain why we disable dynamic linking on Windows. 17259/head
2024-07-11 Wolfgang Bangerthstep-29 no longer uses deallog. Update output in result... 17258/head
2024-07-11 Martin KronbichlerMerge pull request #17254 from kronbichler/fix_step87
2024-07-11 Jan Philipp... Fix Tpetra types for older Trilinos 17257/head
2024-07-11 Bruno TurcksinMerge pull request #17243 from gassmoeller/docker-build...
2024-07-11 Pasquale AfricaAdd DiscreteTime::serialize() and DiscreteTime::memory_... 17252/head
2024-07-11 Wolfgang BangerthUpdates to the LogStream documentation. 17255/head
2024-07-11 Martin KronbichlerClear ghost values in a vector 17254/head
2024-07-11 Martin KronbichlerMerge pull request #17225 from tjhei/fix-tests-nonlinea...
2024-07-11 Martin KronbichlerMerge pull request #17242 from marcfehling/fix-warning...
2024-07-10 Wolfgang BangerthMerge pull request #17222 from jpthiele/tpetra-types
2024-07-10 Vladimir Yushutinstep-71 is omitted for now. step-73 does not exist. 17245/head
2024-07-10 Wolfgang BangerthMerge pull request #17241 from kronbichler/fix_step_66
2024-07-10 Marc FehlingFix MSVC warning in step-63. 17242/head
2024-07-10 Rene GassmoellerPush to ghcr.io first 17243/head
2024-07-10 Rene GassmoellerFix digest download
2024-07-10 Martin KronbichlerFix ghost update for step-66 17241/head
2024-07-10 Marc FehlingMerge pull request #17231 from labdala/add_instatiation...
2024-07-10 Marc FehlingMerge pull request #17240 from bangerth/ida
2024-07-10 Marc FehlingMerge pull request #17235 from bangerth/petsc-ts-doc
2024-07-10 Jan Philipp... Rework and restructure type definitions of TpetraWrappe... 17222/head
2024-07-10 Wolfgang BangerthLeave another comment in the documentation of SUNDIALS... 17240/head
2024-07-10 David WellsMerge pull request #17234 from bangerth/petsc-ts-compat
2024-07-10 Wolfgang BangerthMerge pull request #17237 from masterleinad/fix_doxygen...
2024-07-10 David WellsMerge pull request #17238 from kronbichler/fix_warning6
2024-07-10 David WellsMerge pull request #17239 from bangerth/prm
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.