]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2025-02-04 Wolfgang BangerthDon't use .inst files where not necessary. 18078/head
2025-02-03 Wolfgang BangerthMerge pull request #18069 from drwells/avoid-old-orient...
2025-02-03 Martin KronbichlerMerge pull request #18070 from drwells/avoid-old-orient...
2025-02-03 David WellsTriaAccessor: use child_cell_on_face(). 18069/head
2025-02-03 Martin KronbichlerMerge pull request #18073 from Friteee/fix_warning
2025-02-02 Nikita DaniliukFix warning 18073/head
2025-02-01 David WellsDon't call deprecated QProjector functions. 18070/head
2025-02-01 David WellsReferenceCell::child_cell_on_face(): make the orientati...
2025-02-01 Timo HeisterMerge pull request #18067 from bangerth/include
2025-02-01 Matthias MaierMerge pull request #18064 from bangerth/cmake
2025-01-31 Wolfgang BangerthMove some code from source/ to cmake/config/. 18064/head
2025-01-31 Wolfgang BangerthNormalize the way we include header files. 18067/head
2025-01-31 Peter MunchMerge pull request #18065 from peterrum/relaxation_default
2025-01-31 Marc FehlingMerge pull request #17365 from tamiko/cmake_fix_boost_p...
2025-01-31 Peter MunchFix step_operations() for MemorySpace::Default> 18065/head
2025-01-31 Matthias Maierdoc/news: add a changes entry 17365/head
2025-01-31 Matthias MaierCMake: simply require boost 1.74 or later, remove compa...
2025-01-31 Matthias MaierCMake: FindDEAL_II_BOOST: use modern project config...
2025-01-31 Matthias MaierCMake: for CMake 3.30 onwards set Boost Config policy...
2025-01-31 Martin KronbichlerMerge pull request #18061 from mwichro/master
2025-01-30 Daniel ArndtMerge pull request #18062 from bangerth/initialize 18054/head
2025-01-30 Wolfgang BangerthMerge pull request #18060 from kronbichler/update_test2
2025-01-30 Wolfgang BangerthAlways initialize a variable in AlignedVector. 18062/head
2025-01-30 Michał Wichrowskiallow ghost cell in MF 18061/head
2025-01-30 Marc FehlingMerge pull request #18056 from bangerth/debug
2025-01-30 Marc FehlingMerge pull request #18047 from masterleinad/linu_debug_...
2025-01-30 Martin KronbichlerMerge pull request #18038 from drwells/avoid-old-orient...
2025-01-30 Martin KronbichlerMerge pull request #18055 from bangerth/geometry-info-5
2025-01-30 Martin KronbichlerMerge pull request #18058 from bangerth/38
2025-01-30 Martin KronbichlerMerge pull request #18059 from peterrum/mg_templates
2025-01-30 Martin KronbichlerUpdate a comment 18060/head
2025-01-30 Martin KronbichlerMatrixFree: Update test output in 1D face setup
2025-01-30 Martin KronbichlerMerge pull request #17926 from seanjohn11/master
2025-01-30 Peter MunchMove functions from .cc to .templates.h 18059/head
2025-01-30 Wolfgang BangerthUpdate a comment in step-38. 18058/head
2025-01-29 Wolfgang BangerthFix '#if DEBUG' statements. 18056/head
2025-01-29 Wolfgang BangerthAvoid several more uses of GeometryInfo. 18055/head
2025-01-29 Wolfgang BangerthMerge pull request #18044 from kronbichler/vector_assert
2025-01-29 Wolfgang BangerthMerge pull request #18053 from marcfehling/test-example...
2025-01-29 Daniel ArndtRemove hhvm 18047/head
2025-01-29 Marc FehlingMerge pull request #18051 from bangerth/cmake
2025-01-29 Marc FehlingReference readme when step-XX.diff is missing. 18053/head
2025-01-29 Marc FehlingMerge pull request #18049 from luzpaz/typos-jan-2025
2025-01-29 Martin KronbichlerParallel vector: Add assert for ghosts in global vector ops 18044/head
2025-01-29 Martin KronbichlerMerge pull request #18052 from bangerth/cmake-2
2025-01-29 Wolfgang BangerthFix a file name. 18052/head
2025-01-29 Wolfgang BangerthRename a file. 18051/head
2025-01-29 Wolfgang BangerthFix the name of a macro in the documentation.
2025-01-29 luzpazFix various typos 18049/head
2025-01-28 Daniel ArndtUpdate linux debug cuda-11 CI to use Ubuntu 22.04
2025-01-28 Sean Johnsonsquashing commits 17926/head
2025-01-28 Matthias MaierMerge pull request #18041 from peterrum/portable_mf_n_d...
2025-01-28 Matthias MaierMerge pull request #18008 from bergbauer/matrix_free_di...
2025-01-28 Matthias MaierMerge pull request #18023 from bangerth/complex-1
2025-01-28 Matthias MaierMerge pull request #18028 from bangerth/parameter-handler
2025-01-28 Bruno TurcksinMerge pull request #17256 from bangerth/solver-control
2025-01-28 Daniel ArndtMerge pull request #18031 from bangerth/hyperball
2025-01-28 Daniel ArndtMerge pull request #18001 from bangerth/geometry-info-1
2025-01-28 David WellsMatrixFreeFunctions::HangingNodes: clarify a variable... 18038/head
2025-01-28 David WellsMatrixFreeFunctions::HangingNodes: reuse cell->get_fe().
2025-01-28 David WellsMatrixFreeFunctions::HangingNodes: combine orientation...
2025-01-28 David WellsMatrixFreeFunctions::ShapeInfo: avoid face_flip() etc.
2025-01-28 David WellsMatrixFreeFunctions::HangingNodes: avoid face_flip...
2025-01-28 Peter MunchRemve n_dofs_1d from local operation class of matrix... 18041/head
2025-01-28 Peter MunchMerge pull request #18042 from peterrum/portable_mf_n_l...
2025-01-28 Daniel ArndtMerge pull request #18040 from bangerth/geometry-info-4
2025-01-28 Maximilian... MatrixFree: enable zeroing in loops if assignment opera... 18008/head
2025-01-28 Peter MunchConsider number of components in n_local_dofs 18042/head
2025-01-28 Peter MunchMerge pull request #18039 from peterrum/portable_comput...
2025-01-28 Wolfgang BangerthAvoid the use of GeometryInfo in FE_RaviartThomas. 18040/head
2025-01-27 Peter MunchExtend portable compute_diagonal() to multiple components 18039/head
2025-01-27 Wolfgang BangerthAdd a changelog entry. 18001/head
2025-01-27 Wolfgang BangerthAdd a test. 18028/head
2025-01-27 Wolfgang BangerthUndo changes to output files/explicitly provide output. 17256/head
2025-01-27 Wolfgang BangerthExplicitly re-enable output for some tests.
2025-01-27 Wolfgang BangerthAdjust test output.
2025-01-27 Wolfgang BangerthManually deal with outputting the number of iterations...
2025-01-27 Wolfgang BangerthUpdate tutorial output.
2025-01-27 Wolfgang BangerthDefault SolverControl to not print to deallog.
2025-01-27 Wolfgang BangerthAdd a changelog entry.
2025-01-27 David WellsMerge pull request #18027 from bangerth/rename
2025-01-27 Wolfgang BangerthMerge pull request #21 from blaisb/geometry-info-1
2025-01-27 Wolfgang BangerthFix an issue with spaces in ParameterHandler output.
2025-01-27 Wolfgang BangerthMake code easier to read. 18031/head
2025-01-27 Wolfgang BangerthMake compile with the CUDA compiler.
2025-01-27 Wolfgang BangerthAdd a changelog.
2025-01-27 Wolfgang BangerthAdd a test.
2025-01-27 Wolfgang BangerthMake GridGenerator::hyper_ball() work in dim=2, spacedim=3.
2025-01-27 Martin KronbichlerMerge pull request #18035 from drwells/avoid-old-orient...
2025-01-27 Daniel ArndtMerge pull request #18036 from nmuch/fix-mf-hp-fe-index
2025-01-27 Bruno BlaisUpdate test outputs
2025-01-27 Nils MuchFix MF::get_cell_active_fe_index() for non-hp and hp... 18036/head
2025-01-27 David WellsMatrixFree: encode as (!orientation, rotation, flip). 18035/head
2025-01-26 Peter MunchMerge pull request #18033 from peterrum/mpi_noncontiguo...
2025-01-26 Peter MunchAdd missing include 18033/head
2025-01-26 Peter MunchMerge pull request #17406 from peterrum/tw_sd_epetra
2025-01-25 Timo HeisterMerge pull request #18030 from KJSchwiebert/barycenter...
2025-01-25 Kyle SchwiebertAdd 3D capability to alfeld_split_of_simplex_mesh(... 18030/head
2025-01-24 Timo HeisterMerge pull request #17755 from cembooks/nedelec
2025-01-24 Daniel ArndtMerge pull request #18013 from marcfehling/precommit...
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.