]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-08-21 David WellsExplicitly spell out a loop. 15895/head
2023-08-21 David WellsImprove aliasing by explicitly copying a value.
2023-08-19 David WellsMove the internal FEValuesViews functions into a new...
2023-08-18 Martin KronbichlerMerge pull request #15890 from bangerth/tolerance
2023-08-17 Wolfgang BangerthUse relative tolerances. 15890/head
2023-08-17 Wolfgang BangerthBe explicit about types.
2023-08-17 Wolfgang BangerthMerge pull request #15889 from drwells/more-if-constexpr
2023-08-17 David WellsUse if constexpr in some more places. 15889/head
2023-08-17 Marc FehlingMerge pull request #15885 from Rombur/fix_python
2023-08-17 Marc FehlingMerge pull request #15877 from bangerth/fix-clear
2023-08-17 Wolfgang BangerthClear maps, rather than reset pointers. 15877/head
2023-08-17 Wolfgang BangerthClear some forgotten fields in Triangulation::clear().
2023-08-17 Matthias MaierMerge pull request #15888 from masterleinad/fix_cuda_te...
2023-08-16 Daniel ArndtMerge pull request #15886 from masterleinad/avoid_depre...
2023-08-16 Peter MunchMerge pull request #15884 from kronbichler/extend_mg_level
2023-08-16 Daniel ArndtFix cuda_tensor_product_kernels.h 15888/head
2023-08-16 Daniel ArndtAvoid using deprecated functions in timing_matrix_free_... 15886/head
2023-08-16 Daniel ArndtMerge pull request #15863 from Rombur/cuda_tensor
2023-08-16 Bruno TurcksinFix notebook: use list of Triangulation in merge_triang... 15885/head
2023-08-16 Daniel ArndtMerge pull request #15883 from kronbichler/cleanup_diagonal
2023-08-16 Martin KronbichlerChangelog 15884/head
2023-08-16 Martin KronbichlerEnable unique_ptr in MGSmootherRelaxation
2023-08-16 Martin KronbichlerMatrix-free diagonal: Ensure constant loop bounds 15883/head
2023-08-16 Matthias MaierMerge pull request #15878 from bangerth/modernize
2023-08-16 Matthias MaierMerge pull request #15876 from masterleinad/sycl_cmake_...
2023-08-15 Luca HeltaiMerge pull request #15880 from stefanozampini/fix-typo
2023-08-15 Stefano ZampiniPETScWrappers::TimeStepper: fix typo 15880/head
2023-08-15 Wolfgang BangerthUpdate what we write for output. 15878/head
2023-08-15 Wolfgang BangerthModernize a test.
2023-08-14 Daniel ArndtMerge pull request #15875 from kronbichler/gather_mitig...
2023-08-14 Daniel ArndtUse target_link_options for link options 15876/head
2023-08-14 Martin KronbichlerAdd changelog 15875/head
2023-08-14 Martin KronbichlerSIMD: Allow to switch off vectorized gather/scatter
2023-08-14 Matthias MaierMerge pull request #15874 from luca-heltai/fix-constrai...
2023-08-14 Matthias MaierMerge pull request #15851 from peterrum/MGTwoLevelTrans...
2023-08-12 Luca HeltaiMake sure the size of the index set is updated. 15874/head
2023-08-12 Luca HeltaiUncover bug in AffineConstraints::shift
2023-08-12 Martin KronbichlerMerge pull request #15866 from kronbichler/simplify_mf_...
2023-08-12 Martin KronbichlerUse enum to make categories more descriptive 15866/head
2023-08-11 Matthias MaierMerge pull request #15803 from bergbauer/nonmatching_fe...
2023-08-11 Martin KronbichlerMatrix-free renumbering: Avoid sorting
2023-08-11 Matthias MaierMerge pull request #15871 from luca-heltai/fix_nodevisi...
2023-08-11 Matthias MaierMerge pull request #15870 from sebproell/double-underscore
2023-08-11 Matthias MaierMerge pull request #15867 from kronbichler/reduce_numbe...
2023-08-11 Daniel ArndtMerge pull request #15872 from mschreter/docu_data_out_...
2023-08-11 Magdalena Schreterdocu_data_out_resample_fix_formatting 15872/head
2023-08-11 Marco FederDon't display vertices of bboxes 15871/head
2023-08-11 Sebastian ProellDon't use implementation-reserved double underscores 15870/head
2023-08-11 Daniel ArndtMerge pull request #15868 from masterleinad/iterative_u...
2023-08-10 Daniel ArndtUse iterative implementation for Utilities::pow 15868/head
2023-08-10 Luca HeltaiMerge pull request #15806 from luca-heltai/node_visitor
2023-08-10 Luca HeltaiFix spelling and add changelog 15806/head
2023-08-10 Martin KronbichlerMatrixFree setup: Reduce cost of vector access pattern... 15867/head
2023-08-09 Bruno TurcksinUse Kokkos constructs in tensor product kernels when... 15863/head
2023-08-09 Marc FehlingMerge pull request #15862 from Rombur/hip
2023-08-09 Bruno TurcksinUpdate comment 15862/head
2023-08-09 Daniel ArndtMerge pull request #15864 from kronbichler/improve_cons...
2023-08-09 Martin KronbichlerMaking hanging constraints: Reduce number of memory... 15864/head
2023-08-09 Maximilian... Implement paths for FE_Q_iso_Q1 in NonMatching 15803/head
2023-08-09 Peter MunchMerge pull request #15861 from peterrum/gc_vtable
2023-08-08 Bruno TurcksinFix issue when compiling with HIP
2023-08-08 Peter MunchMerge pull request #15859 from kronbichler/simplify
2023-08-08 Peter MunchRemove not needed virtual 15861/head
2023-08-08 Peter MunchMerge pull request #15858 from kronbichler/improve_hang...
2023-08-08 Peter MunchMerge pull request #15857 from kronbichler/improve_cell...
2023-08-08 Martin KronbichlerSimplify a check 15859/head
2023-08-08 Martin KronbichlerMatrixFree hanging nodes: reduce memory allocations... 15858/head
2023-08-08 Martin KronbichlerAvoid memory allocation in CellIDTranslator 15857/head
2023-08-08 Marc FehlingMerge pull request #15852 from masterleinad/fix_petsc_c...
2023-08-08 Marc FehlingMerge pull request #15849 from stefanozampini/minor...
2023-08-07 Timo HeisterMerge pull request #15854 from peterrum/non_match_typo
2023-08-07 Luca HeltaiMerge pull request #15853 from tamiko/add_output_variant
2023-08-07 Peter MunchFix typo 15854/head
2023-08-07 Matthias MaierMerge pull request #15794 from peterrum/mg_gc_edge_indices
2023-08-07 Marco FederAvoid ^ operator in FESystem 15851/head
2023-08-07 Matthias MaierTest petsc/petsc_ts_03: add output variant for 3.15.5 15853/head
2023-08-07 Daniel ArndtFix compiling with PETSc with complex scalar type 15852/head
2023-08-07 Daniel ArndtMerge pull request #15850 from bangerth/iwr
2023-08-07 Wolfgang BangerthNo longer list IWR as the hosting institution. 15850/head
2023-08-07 Stefano ZampiniPETScWrappers:Align SNES with TS in comments and Jacobi... 15849/head
2023-08-07 Peter MunchMGTwoLevelTransferNonNested: allow multiple components
2023-08-06 Peter MunchMerge pull request #15817 from peterrum/as_dof_handler_...
2023-08-06 Peter MunchIntroduce Triangulation::as_dof_handler_level_iterator() 15817/head
2023-08-06 David WellsMerge pull request #15787 from masterleinad/disallow_pe...
2023-08-06 David WellsMerge pull request #15801 from bangerth/x3
2023-08-06 Wolfgang BangerthMerge pull request #15816 from peterrum/contains_cell
2023-08-06 Matthias MaierMerge pull request #15845 from luca-heltai/stefanozampi...
2023-08-06 Stefano Zampinineed to add an output for pre 3.20 15845/head
2023-08-06 Martin KronbichlerMerge pull request #15841 from peterrum/compute_weights
2023-08-05 Peter MunchInroduce Triangulation::contains_cell() 15816/head
2023-08-05 Peter MunchUse MGTransferGlobalCoarsening also for local smoothing 15794/head
2023-08-05 Peter MunchMGTwoLevelTransfer: remove temporal vector in compute_w... 15841/head
2023-08-05 Wolfgang BangerthAvoid some uses of GeometryInfo. 15801/head
2023-08-05 Wolfgang BangerthAvoid a compiler warning in a test.
2023-08-05 Wolfgang BangerthMake sure we don't match points on the perimeter of...
2023-08-05 Wolfgang BangerthFix a warning in a test.
2023-08-05 Matthias MaierMerge pull request #15785 from luca-heltai/stefanozampi...
2023-08-04 Matthias MaierMerge pull request #15829 from drwells/fe-values-split-1
2023-08-04 Matthias MaierMerge pull request #15832 from gassmoeller/optimize_step_68
2023-08-03 Daniel ArndtMerge pull request #15805 from AbbBallout/VectorFunctio...
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.