]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
2024-05-22 Martin KronbichlerMerge pull request #17050 from bangerth/generalize
2024-05-22 Wolfgang BangerthMerge pull request #17061 from peterrum/step76_loop
2024-05-22 Wolfgang BangerthMerge pull request #17053 from tjhei/maybe-uninit-ortho...
2024-05-22 Wolfgang BangerthSimplify some code. 17062/head
2024-05-22 Martin KronbichlerMerge pull request #17032 from jh66637/change_interface...
2024-05-22 Martin KronbichlerMerge pull request #17051 from bangerth/todo-simplify-3
2024-05-22 Martin KronbichlerMerge pull request #17057 from bangerth/todo-include
2024-05-22 Martin KronbichlerMerge pull request #17047 from peterrum/AnisotropicPoly...
2024-05-22 Peter MunchStep-76: remove redundant for loop 17061/head
2024-05-22 Timo Heistertaskflow: require 3.7.0 17053/head
2024-05-22 Bruno BlaisMerge pull request #17060 from mschreter/step-67_superf...
2024-05-22 Magdalena Schreterstep-67: remove superfluous for loop 17060/head
2024-05-22 Peter MunchAllow to renumber AnisotropicPolynomials 17047/head
2024-05-22 Wolfgang BangerthRemove include of vector/matrix_tools.h from tutorials... 17057/head
2024-05-21 Wolfgang BangerthUpdate results.dox. 17058/head
2024-05-21 Wolfgang BangerthDo not compute residual by hand.
2024-05-21 Wolfgang BangerthProperly indent output in step-9 to match all of the...
2024-05-21 Wolfgang BangerthRemove deallog.depth_console(0) output from tutorial... 17056/head
2024-05-21 Wolfgang BangerthMinor updates to the IDA documentation and test cases. 17055/head
2024-05-21 Johannes Heinzremove Quadrature from FERemoteEvaluationCommunicator... 17032/head
2024-05-21 Marc FehlingMerge pull request #17052 from bangerth/fix-include
2024-05-21 Wolfgang BangerthMerge pull request #17039 from kronbichler/simplify_vec
2024-05-21 Wolfgang BangerthCentralize assertions. 17051/head
2024-05-21 Marc FehlingAdd a test that failed before. 16759/head
2024-05-21 Marc FehlingLet choose_p_over_h() communicate future FE indices...
2024-05-21 Marc FehlingMove exchange_refinement_flags into internal namespace.
2024-05-21 Marc FehlingMove communication of future FE indices into pre-transf...
2024-05-21 Wolfgang BangerthAdd assertions that we can only combine elements define...
2024-05-21 Wolfgang BangerthFix the path to to-be-installed TaskFlow headers. 17052/head
2024-05-21 David WellsMerge pull request #17049 from bangerth/todo-simplify
2024-05-21 Wolfgang BangerthGeneralize the signature of MeshWorker::loop(). 17050/head
2024-05-21 Daniel ArndtMerge pull request #17046 from bangerth/deprecate
2024-05-21 Wolfgang BangerthMerge pull request #17048 from masterleinad/stabilize_t...
2024-05-21 Wolfgang BangerthAdd one more forgotten simplification. 17049/head
2024-05-20 Daniel ArndtMake multithreading/task_17 more stable 17048/head
2024-05-20 Daniel ArndtMerge pull request #17033 from vyushut/dsp_index-set
2024-05-20 Vladimir YushutinTests fixed 17033/head
2024-05-19 Vladimir YushutinThe direct operator== is used now.
2024-05-19 Wolfgang BangerthAvoid the use of deprecated functions. 17046/head
2024-05-19 Wolfgang BangerthAdd a changelog entry.
2024-05-19 Wolfgang BangerthDeprecate some functions in FETools.
2024-05-19 Martin KronbichlerMerge pull request #17043 from bangerth/simplify
2024-05-19 Martin KronbichlerMerge pull request #17042 from peterrum/cite
2024-05-19 Martin KronbichlerMerge pull request #17036 from bangerth/error-transfer
2024-05-19 Matthias MaierMerge pull request #17040 from marcfehling/link_sundials
2024-05-18 Timo HeisterMerge pull request #17016 from bangerth/39
2024-05-18 Peter MunchConsistently use cite 17042/head
2024-05-18 Wolfgang BangerthSimplify some code. 17043/head
2024-05-18 Wolfgang BangerthMerge pull request #17041 from peterrum/relax_docu
2024-05-18 Peter MunchExtend documentation of PreconditionRelaxation 17041/head
2024-05-17 Marc FehlingLink against sundials_core. 17040/head
2024-05-17 Martin KronbichlerMerge pull request #17026 from bangerth/lazy
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.