]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-06-20 Marc FehlingMinor cleanup in AffineConstraints::make_consistent_in_... 17150/head
2024-06-12 David WellsMerge pull request #17116 from tjhei/test-example-scrip...
2024-06-11 Rene GassmoellerMerge pull request #17096 from bangerth/arkode-2
2024-06-11 Wolfgang BangerthMerge pull request #16878 from vyushut/step86
2024-06-11 Wolfgang BangerthMerge pull request #17115 from tjhei/doc-test-examples
2024-06-11 Wolfgang BangerthUpdate a testcase for IDA. 17096/head
2024-06-11 Wolfgang BangerthUpdate the changelog entry.
2024-06-11 Wolfgang BangerthFix querying time steps in IDA.
2024-06-11 Wolfgang BangerthAdd a changelog entry.
2024-06-11 Wolfgang BangerthUpdate a testcase for ARKODE.
2024-06-11 Wolfgang BangerthFix querying time steps in ARKODE.
2024-06-10 Vladimir YushutinThe tutorial step-90 demonstrates an efficient implemen... 16878/head
2024-06-10 Timo Heisterupdate_diff script 17116/head
2024-06-10 Rene GassmoellerMerge pull request #17111 from bangerth/kinsol
2024-06-10 Timo Heisterfix readme for tests/examples/ 17115/head
2024-06-08 Martin KronbichlerMerge pull request #15604 from bangerth/local-integrators
2024-06-07 Martin KronbichlerMerge pull request #17029 from peterrum/mf_tools_new
2024-06-07 Peter MunchGeneralize MatrixFreeTools::compute_diagonal() and... 17029/head
2024-06-07 Martin KronbichlerMerge pull request #17110 from kronbichler/fix_merge_tr...
2024-06-07 Martin KronbichlerMerge pull request #17076 from masterleinad/fix_symengi...
2024-06-07 Marc FehlingMerge pull request #17112 from bangerth/fe-values-views
2024-06-06 Wolfgang BangerthMake code easier to read. 17112/head
2024-06-06 Wolfgang BangerthAdd another KINSOL test. 17111/head
2024-06-06 Martin KronbichlerAdapt test that explicitly uses cell manifolds 17110/head
2024-06-06 Martin Kronbichlermerge_triangulations: Make sure to not copy any manifol...
2024-06-06 Marc FehlingMerge pull request #17107 from vyushut/step-32_assert
2024-06-05 Matthias MaierMerge pull request #17108 from bobmyhill/pymuparser_docs
2024-06-05 Bob Myhilladded pymuparser to docs 17108/head
2024-06-05 Vladimir YushutinWhen running on one rank, there are of course no ghost... 17107/head
2024-06-05 Daniel ArndtTry fixing symengine tests 17076/head
2024-06-05 Timo HeisterMerge pull request #17105 from masterleinad/fix_kokkos_...
2024-06-05 Timo HeisterMerge pull request #17095 from gassmoeller/update_parti...
2024-06-05 Timo HeisterMerge pull request #17104 from bangerth/grammar
2024-06-05 Daniel ArndtAdd changelog entry for InitFinalize Kokkos fix 17105/head
2024-06-04 Wolfgang BangerthMerge pull request #17098 from masterleinad/fix_kokkos_...
2024-06-04 Rene GassmoellerRemove deprecated function. Update documentation. 17095/head
2024-06-04 Wolfgang BangerthFix a grammar error. 17104/head
2024-06-04 Daniel ArndtMerge pull request #17093 from bangerth/unsigned
2024-06-04 Daniel ArndtMerge pull request #17102 from marcfehling/dox
2024-06-04 Marc Fehlingstep-72: fix doxygen formatting. 17102/head
2024-06-04 Wolfgang BangerthMerge pull request #17099 from vyushut/step-9_regression
2024-06-04 Wolfgang BangerthMerge pull request #17101 from tjhei/doc-vector
2024-06-03 Timo Heisterdocumentation: improve Vector reinit 17101/head
2024-06-03 Vladimir YushutinThe regression test shows that step-9 converges in... 17099/head
2024-06-03 Daniel ArndtInitialize Kokkos after setting threads 17098/head
2024-06-02 Wolfgang BangerthTurn the returned value of a function into an 'unsigned'. 17093/head
2024-06-02 Daniel ArndtMerge pull request #17086 from tjhei/doc-no-normal...
2024-06-02 Daniel ArndtMerge pull request #17084 from vyushut/examples_output
2024-06-01 Vladimir YushutinCovering all tutorials from step-5 to step-20 by CTest. 17084/head
2024-05-31 Timo Heisterdocument VectorTools::no_normal_flux_constraints 17086/head
2024-05-31 Wolfgang BangerthMerge pull request #17085 from tjhei/fix_fesystem_degre...
2024-05-30 Timo Heisterfix bug in FESystem degreee with 0 multiplicity 17085/head
2024-05-28 Marc FehlingMerge pull request #17054 from Rombur/python_module
2024-05-28 Bruno TurcksinAdd doxygen documentation of python functions 17054/head
2024-05-26 Marc FehlingMerge pull request #17080 from drwells/gcc-14-warnings
2024-05-25 David WellsAvoid an array out-of-bounds warning. 17080/head
2024-05-25 David WellsAvoid a misleading indentation warning.
2024-05-25 David WellsAvoid a 'possibly dangling reference' warning.
2024-05-25 Wolfgang BangerthMerge pull request #17081 from tjhei/tensor_fix_comment
2024-05-25 Timo Heisterfix incorrect comment in Tensor::unroll 17081/head
2024-05-25 Marc FehlingMerge pull request #17017 from bangerth/quadrature
2024-05-25 Martin KronbichlerMerge pull request #17077 from bangerth/55
2024-05-25 Martin KronbichlerMerge pull request #17078 from bangerth/53
2024-05-25 Martin KronbichlerMerge pull request #17079 from bangerth/55-2
2024-05-25 Rene GassmoellerMerge pull request #16958 from kronbichler/clean_up_fe_...
2024-05-25 Wolfgang Bangerthstep-53: Minor edit. 17078/head
2024-05-25 Wolfgang Bangerthstep-55: Give better names to local matrices. 17079/head
2024-05-25 Wolfgang Bangerthstep-55: Be uniform where timer sections are placed. 17077/head
2024-05-24 Martin KronbichlerMerge pull request #17074 from gassmoeller/update_docum...
2024-05-24 Martin KronbichlerFEPointEvaluation: Use separate reinit function for... 16958/head
2024-05-24 Rene GassmoellerUpdate documentation for FEEvaluation 17074/head
2024-05-24 Martin KronbichlerMerge pull request #17067 from bangerth/todo-local...
2024-05-24 Martin KronbichlerMerge pull request #17065 from bangerth/todo-loop-39
2024-05-24 Martin KronbichlerMerge pull request #17072 from bangerth/55
2024-05-24 Martin KronbichlerMerge pull request #17071 from bangerth/iota-view-reference
2024-05-24 Martin KronbichlerMerge pull request #17070 from bangerth/missing-header
2024-05-24 Martin KronbichlerMerge pull request #17069 from bangerth/symengine
2024-05-24 Martin KronbichlerMerge pull request #17068 from jh66637/fix_test
2024-05-23 Wolfgang BangerthMinor edits to step-55. 17072/head
2024-05-23 Wolfgang BangerthWork around a BOOST issue with C++20. 17071/head
2024-05-23 Wolfgang BangerthAdd a missing header file. 17070/head
2024-05-23 Wolfgang BangerthMerge pull request #16759 from marcfehling/hp-ref
2024-05-23 Wolfgang BangerthAvoid a compiler error in symengine tests about mismatc... 17069/head
2024-05-23 Wolfgang BangerthAdd a changelog entry. 17017/head
2024-05-23 Wolfgang BangerthRemove Quadrature(unsigned int) from the public interface.
2024-05-23 Wolfgang BangerthAdjust some tests.
2024-05-23 Wolfgang BangerthAvoid using a constructor that is to be deprecated.
2024-05-23 Johannes Heinzreplace invalid unsigned ints 17068/head
2024-05-23 Marc FehlingMerge pull request #17066 from kronbichler/unity_build
2024-05-23 Wolfgang BangerthMove namespace documentation to a better place. 17067/head
2024-05-23 Wolfgang BangerthDeprecate MeshWorker::LocalIntegrator.
2024-05-23 Martin KronbichlerCompile mg_transfer_global_coarsening.cc separately... 17066/head
2024-05-23 Martin KronbichlerMerge pull request #17001 from bangerth/todo-step-1...
2024-05-23 Martin KronbichlerMerge pull request #17064 from bangerth/todo-logstream
2024-05-23 Wolfgang BangerthAvoid the use of MeshWorker::LocalIntegrator and MeshWo... 17065/head
2024-05-23 Wolfgang BangerthRemove include of logstream.h from tutorials that don... 17064/head
2024-05-22 Martin KronbichlerMerge pull request #17062 from bangerth/todo-simplify-2
2024-05-22 Martin KronbichlerMerge pull request #17055 from bangerth/ida
2024-05-22 Martin KronbichlerMerge pull request #17058 from bangerth/9
2024-05-22 Martin KronbichlerMerge pull request #17056 from bangerth/depth-console
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.