]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2023-10-11 Wolfgang BangerthInline the action of the three individual functions...
2023-10-11 Wolfgang BangerthConvert AffineConstraints::add_constraint() to take...
2023-10-11 David WellsMerge pull request #15927 from peterrum/mg_nm_simplex_m...
2023-10-11 Timo HeisterMerge pull request #16122 from kronbichler/fix_constraints
2023-10-11 Martin KronbichlerMerge pull request #16088 from peterrum/assert_dof_handler
2023-10-11 Martin KronbichlerMerge pull request #16114 from bangerth/array-view
2023-10-11 Martin KronbichlerAffineConstraints: Use more efficient function in add_c... 16122/head
2023-10-11 Peter MunchMerge pull request #16119 from peterrum/standard_vs_tru...
2023-10-10 Peter MunchMGTwoLevelTransferNonNested: simplices with multiple... 15927/head
2023-10-10 Matthias MaierMerge pull request #16115 from bangerth/debug
2023-10-10 Peter MunchFix ReferenceCell::standard_vs_true_line_orientation... 16119/head
2023-10-10 Wolfgang BangerthLet the delegated constructor deal with the case of... 16114/head
2023-10-10 Martin KronbichlerMerge pull request #16083 from bangerth/invalid
2023-10-10 Wolfgang BangerthRestrict checking ArrayView validity to debug mode. 16115/head
2023-10-10 Wolfgang BangerthAdd a changelog entry.
2023-10-10 Wolfgang BangerthMake sure the conversion only works for 'const' types.
2023-10-10 Wolfgang BangerthAdd a test.
2023-10-10 Wolfgang BangerthAllow creation of an ArrayView from a std::initializer_...
2023-10-10 David WellsMerge pull request #16112 from bangerth/invalid-2
2023-10-10 David WellsMerge pull request #15945 from drwells/serialize-petsc...
2023-10-09 Wolfgang BangerthMake sure ArrayView of an empty array really is a nullptr. 16112/head
2023-10-09 Marc FehlingMerge pull request #16111 from peterrum/typo
2023-10-09 Peter MunchFix typo in step-87 16111/head
2023-10-09 Martin KronbichlerMerge pull request #16096 from bangerth/deprecate
2023-10-08 Wolfgang BangerthMerge pull request #16109 from peterrum/tria_accessor_s...
2023-10-08 Peter MunchTriaAccessor: simplify code 16109/head
2023-10-06 Rene GassmoellerMerge pull request #16103 from bangerth/add-constraint
2023-10-06 Marc FehlingMerge pull request #16105 from tamiko/remove_timer_03
2023-10-06 Rene GassmoellerMerge pull request #16099 from bangerth/view
2023-10-06 Wolfgang BangerthConvert some of the tutorials. 16103/head
2023-10-06 Wolfgang BangerthConvert a bunch of places to use AffineConstraint:...
2023-10-06 Wolfgang BangerthAdd a changelog entry.
2023-10-06 Wolfgang BangerthAdd AffineConstraint::add_constraint().
2023-10-06 Matthias Maierbase/timer_03: remove test 16105/head
2023-10-06 Marc FehlingMerge pull request #16101 from bangerth/error
2023-10-06 Marc FehlingMerge pull request #16097 from bangerth/sstream
2023-10-06 Marc FehlingMerge pull request #16102 from bangerth/assert-2
2023-10-06 Marc FehlingMerge pull request #16100 from bangerth/cleanup
2023-10-06 Marc FehlingMerge pull request #16095 from mschreter/step_87_zenodo
2023-10-05 Wolfgang BangerthRemove unnecessary <sstream> header include. 16097/head
2023-10-05 Wolfgang BangerthAdd another assertion. 16102/head
2023-10-05 Wolfgang BangerthFix swapped error messages. 16101/head
2023-10-05 Wolfgang BangerthSome cleanups. 16100/head
2023-10-05 Wolfgang BangerthAdd a test. 16099/head
2023-10-05 Wolfgang BangerthAdd a changelog entry.
2023-10-05 Wolfgang BangerthAdd AffineConstraints::add_view().
2023-10-05 Wolfgang BangerthDeprecate AffineConstraints::add_selected_constraints(). 16096/head
2023-10-05 Magdalena Schreteradd zenodo doi for step-87 16095/head
2023-10-05 Wolfgang BangerthDocument the intention of the numbers::invalid_* variables. 16083/head
2023-10-05 Martin KronbichlerMerge pull request #16043 from bergbauer/integrate_add
2023-10-05 Martin KronbichlerMerge pull request #16072 from peterrum/step-87
2023-10-05 Martin KronbichlerMerge pull request #16081 from bergbauer/tol_mapping_compr
2023-10-05 Martin KronbichlerMerge pull request #16093 from bangerth/fix
2023-10-05 Martin KronbichlerMerge pull request #16079 from bangerth/view
2023-10-05 Daniel ArndtMerge pull request #16089 from bergbauer/out_df_2
2023-10-05 Daniel ArndtMerge pull request #16094 from luca-heltai/clang-format...
2023-10-05 Daniel ArndtMerge pull request #16092 from bangerth/assertion
2023-10-05 Luca HeltaiUpdate contrib/utilities/download_clang_format 16094/head
2023-10-05 Luca HeltaiAdded shasum and download file for arm architecture.
2023-10-05 Maximilian... Add test and changelog 16089/head
2023-10-05 Wolfgang BangerthFix a bug in AffineConstraints::clear(). 16093/head
2023-10-05 Wolfgang BangerthImprove two error messages. 16092/head
2023-10-05 Wolfgang BangerthAdd an example to the documentation. 16079/head
2023-10-05 Wolfgang BangerthAdd changelog entry.
2023-10-05 Wolfgang BangerthAdd tests.
2023-10-05 Wolfgang BangerthAdd a function to take a view of an index set with...
2023-10-04 Peter MunchAdd step-87 16072/head
2023-10-04 Marc FehlingMerge pull request #16090 from bergbauer/fix_fe_point_debug
2023-10-04 Maximilian... Fix check 16090/head
2023-10-04 David WellsAdd code to serialize PETSc vectors. 15945/head
2023-10-04 Peter MunchWork on warning 16088/head
2023-10-04 Peter MunchWork on warning
2023-10-04 Peter MunchApply review comments
2023-10-04 Maximilian... Implement integrate sum into values option 16043/head
2023-10-04 Martin KronbichlerMerge pull request #16078 from bergbauer/overhead_reinit
2023-10-04 Peter MunchMGTransferMF: check compatibility of DoFHandlers
2023-10-04 Marc FehlingMerge pull request #16085 from lpsaavedra/fix_typo_glob...
2023-10-04 Marc FehlingMerge pull request #16086 from drwells/timer-sleep
2023-10-03 David WellsSwap out burn() for sleep in an erratic test. 16086/head
2023-10-03 David WellsMerge pull request #16055 from jpthiele/jpt-pl-copyright
2023-10-03 David WellsMerge pull request #16080 from peterrum/ncp_import_from...
2023-10-03 Laura Prieto... Fix initialize typo in GC functions 16085/head
2023-10-03 Daniel ArndtMerge pull request #16076 from kronbichler/full_matrix_...
2023-10-03 Wolfgang BangerthMerge pull request #16082 from bergbauer/out_df
2023-10-02 Maximilian... Print function for DerivativeForm 16082/head
2023-10-02 Daniel ArndtMerge pull request #16073 from masterleinad/update_onea...
2023-10-02 Maximilian... Adjust tolerance 16081/head
2023-10-02 Peter MunchFix NoncontiguousPartitioner::import_from_ghosted_array() 16080/head
2023-10-02 Daniel ArndtMerge pull request #16068 from kronbichler/improve_timing
2023-10-02 Maximilian... Also for general case 16078/head
2023-10-02 Martin KronbichlerMerge pull request #16066 from jpthiele/jpt-doxy-prepro...
2023-10-02 Maximilian... Reduce overhead in FEEvaluation::reinit(array)
2023-10-02 Martin KronbichlerRestructure FullMatrix::invert to (hopefully) lower... 16076/head
2023-10-02 Marc FehlingMerge pull request #16075 from marcfehling/race
2023-10-02 Marc Fehlinggithub-actions: fix a race condition. 16075/head
2023-10-01 Marc FehlingMerge pull request #16074 from masterleinad/upload_conf...
2023-10-01 Daniel ArndtGitHub CI OSX and Windows: Upload CMakeConfigureLog 16074/head
2023-10-01 Daniel ArndtUpdate oneAPI CI 16073/head
2023-10-01 Martin KronbichlerMerge pull request #15995 from mschreter/rpe_cell_data 15961/head
2023-10-01 Marc FehlingMerge pull request #16063 from marcfehling/docker-cron
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.