]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-11-14 Vaishnavi KaleRead meshes with field data in read_vtk()
2024-11-14 Martin KronbichlerMerge pull request #17864 from bangerth/doc
2024-11-14 Timo HeisterMerge pull request #17863 from kronbichler/portable_n_q...
2024-11-14 Wolfgang BangerthBetter document a case about boundary ids for p::d::T. 17864/head
2024-11-13 David WellsMerge pull request #17859 from bangerth/process-dev
2024-11-13 Martin KronbichlerPortable MatrixFree: Some cleanup for fe_degree+1 ... 17863/head
2024-11-12 Wolfgang BangerthAdd a changelog entry. 17859/head
2024-11-12 Wolfgang BangerthDeprecate the ConsensusAlgorithms::Payload class.
2024-11-12 Daniel ArndtMerge pull request #17858 from kronbichler/mg_documentation
2024-11-12 Martin KronbichlerAdd MGTwoLevelTransfer and MGTransferMF to doxygen... 17858/head
2024-11-12 Daniel ArndtMerge pull request #17855 from bangerth/process
2024-11-11 Wolfgang BangerthMove some operations into a constructor. 17855/head
2024-11-11 Wolfgang BangerthAdjust the interface of ConsensusAlgorithmsPayload...
2024-11-11 Wolfgang BangerthNo longer base ConsensusAlgorithmsPayload on MPI::Conse...
2024-11-11 Daniel ArndtMerge pull request #17849 from bangerth/eigenvectors
2024-11-11 Daniel ArndtMerge pull request #17856 from bangerth/cmake
2024-11-11 Marc FehlingMerge pull request #17857 from dealii/dependabot/github...
2024-11-11 dependabot... Bump crate-ci/typos from 1.27.0 to 1.27.3 dependabot/github_actions/crate-ci/typos-1.27.3 17857/head
2024-11-09 Martin KronbichlerMerge pull request #17854 from bangerth/debug
2024-11-08 Wolfgang BangerthBe less verbose in cmake. 17856/head
2024-11-08 Daniel ArndtMerge pull request #17793 from bangerth/lto
2024-11-08 Martin KronbichlerMerge pull request #17852 from kronbichler/fix_precondi...
2024-11-08 Martin KronbichlerMerge pull request #17851 from kronbichler/fix_bug_step_59
2024-11-08 Wolfgang BangerthMerge pull request #17853 from kronbichler/simplify_setup
2024-11-08 Wolfgang BangerthAdd another resource for people learning how to debug... 17854/head
2024-11-08 Martin KronbichlerUse simpler initialization of partitioner 17851/head
2024-11-08 Martin KronbichlerFix initialization of partitioners in two performance... 17853/head
2024-11-08 Martin KronbichlerPreconditioners: Make access to vector pointers more... 17852/head
2024-11-08 Martin KronbichlerMerge pull request #17850 from bangerth/types
2024-11-08 Martin Kronbichlerstep-59: Do not adjust ghost ranges
2024-11-07 Wolfgang BangerthFix types in parallel.h for TBB. 17850/head
2024-11-07 Wolfgang BangerthAdjust return type of eigenvectors(SymmetricTensor). 17849/head
2024-11-07 Daniel ArndtMerge pull request #17847 from bangerth/mpi-internal-2
2024-11-07 Wolfgang BangerthMark a function as 'inline'. 17847/head
2024-11-07 Wolfgang BangerthRemove mpi_compute_index_owner_internal.h.
2024-11-07 Wolfgang BangerthMove the implementation of ComputeIndexOwner into mpi.cc
2024-11-07 Wolfgang BangerthAdjust a test to use a now public function.
2024-11-07 Wolfgang BangerthRemove now unnecessary header includes.
2024-11-06 Wolfgang BangerthAdd a changelog entry. 17793/head
2024-11-06 Wolfgang BangerthEnable the use of interprocedural/link-time optimization.
2024-11-06 Martin KronbichlerMerge pull request #17797 from dominiktassilostill...
2024-11-06 Wolfgang BangerthMerge pull request #17846 from drwells/improve-p-fd...
2024-11-06 David WellsImprove a p::fd::T exception message. 17846/head
2024-11-06 Dominik StillEnable batched matrix-vector product 17797/head
2024-11-06 Daniel ArndtMerge pull request #17845 from bangerth/mpi-internal
2024-11-06 Daniel ArndtMerge pull request #17844 from tjhei/parallel-transform...
2024-11-05 Wolfgang BangerthRemove the last call of an internal MPI implementation. 17845/head
2024-11-05 Timo Heisterparallel::transform() fix iterator type 17844/head
2024-11-05 David WellsMerge pull request #17842 from bangerth/test
2024-11-05 David WellsMerge pull request #17705 from peterrum/compute_locally...
2024-11-05 Wolfgang BangerthAdd a test. 17842/head
2024-11-04 Wolfgang BangerthMerge pull request #17780 from peterrum/FunctionFromFun...
2024-11-04 Peter MunchFunctionFromFunctionObjects: accpet single function 17780/head
2024-11-04 Wolfgang BangerthMerge pull request #17827 from kronbichler/gmres_loop_b...
2024-11-04 Wolfgang BangerthMerge pull request #17840 from tjhei/step-42-header-fix
2024-11-04 Timo Heisterstep-42: fix doc header in code 17840/head
2024-11-04 David WellsMerge pull request #17838 from gassmoeller/fix_tensor_c...
2024-11-04 David WellsMerge pull request #17826 from kronbichler/data_localit...
2024-11-04 Marc FehlingMerge pull request #17835 from dealii/dependabot/github...
2024-11-04 Daniel ArndtFix typos dependabot/github_actions/crate-ci/typos-1.27.0 17835/head
2024-11-04 Rene GassmoellerAdd test 17838/head
2024-11-04 Rene GassmoellerFix tensor conversion
2024-11-04 Wolfgang BangerthMerge pull request #17831 from peterrum/data_out_base_n...
2024-11-04 Wolfgang BangerthMerge pull request #17833 from peterrum/saye_link
2024-11-04 Wolfgang BangerthMerge pull request #17830 from peterrum/fe_poly
2024-11-04 dependabot... Bump crate-ci/typos from 1.26.8 to 1.27.0
2024-11-03 Martin KronbichlerAdd comment 17827/head
2024-11-03 Peter MunchMerge pull request #17829 from bangerth/compute_index_o...
2024-11-03 Martin KronbichlerChangelog
2024-11-03 Martin KronbichlerMake loops in Arnoldi orthogonalization prefetcher...
2024-11-03 Peter MunchFix link 17833/head
2024-11-03 Peter Munchdata_out_base.cc: Guard anonymous namespace 17831/head
2024-11-03 Peter MunchFE_Poly: move content from .templates.h to .cc 17830/head
2024-11-02 Wolfgang BangerthUse Peter's new function in a number of places. 17829/head
2024-11-02 Martin KronbichlerMerge pull request #17825 from kronbichler/dof_info_mem...
2024-11-02 Marc FehlingMerge pull request #17823 from bangerth/cmake-message
2024-11-02 Wolfgang BangerthMerge pull request #17778 from peterrum/compute_index_o...
2024-11-02 Wolfgang BangerthUpdate include/deal.II/base/mpi.h 17778/head
2024-11-01 David WellsMerge pull request #17822 from bangerth/posix-memalign
2024-11-01 Martin KronbichlerMerge pull request #17799 from nmuch/mf-allow-hp-and...
2024-11-01 Martin KronbichlerChangelog 17826/head
2024-11-01 Martin KronbichlerNew test case
2024-11-01 Martin KronbichlerEnable DoFRenumbering::matrix_free_data_locality for...
2024-11-01 Wolfgang BangerthImprove a cmake variable doc string. 17823/head
2024-11-01 Martin KronbichlerMatrixFree: Fix DoFInfo::memory_consumption 17825/head
2024-11-01 Daniel ArndtMerge pull request #17815 from marcfehling/nproc
2024-11-01 Wolfgang BangerthMerge pull request #17744 from Rombur/hipcc_debug
2024-11-01 Daniel ArndtMerge pull request #17821 from bangerth/parent
2024-11-01 Marc FehlingMerge pull request #17824 from bangerth/exclude
2024-11-01 Wolfgang BangerthAlso exclude 'doc/entry-name' from showing up in code... 17824/head
2024-10-31 Wolfgang BangerthFix up Utilities::posix_memalign(). 17822/head
2024-10-31 Wolfgang BangerthUse 'parent' instead of 'mother' or 'father' cell. 17821/head
2024-10-30 Timo HeisterMerge pull request #17818 from bangerth/doc
2024-10-30 Wolfgang BangerthFix terminology. 17818/head
2024-10-30 Matthias MaierMerge pull request #17770 from tamiko/autopilot_multi_c...
2024-10-30 Matthias MaierMerge pull request #17813 from Rombur/petsc_with_kokkos
2024-10-30 Bruno TurcksinMake Kokkos search more robust 17813/head
2024-10-30 Nils MuchMatrixFree: allow non-hp and hp-DoFHandlers 17799/head
2024-10-29 Timo HeisterMerge pull request #17817 from bangerth/tut-2
2024-10-29 Timo HeisterMerge pull request #17816 from bangerth/tut-1
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.