]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2024-05-16 Martin KronbichlerFix mesh in a test 17025/head
2024-05-14 Daniel ArndtMerge pull request #16363 from marcfehling/oneapi
2024-05-14 Martin KronbichlerMerge pull request #16985 from kronbichler/shape_info_n...
2024-05-14 Martin KronbichlerMerge pull request #16984 from kronbichler/optimize_mat...
2024-05-14 Martin KronbichlerMerge pull request #17002 from bangerth/todo-step-3...
2024-05-13 Wolfgang BangerthAdd a changelog entry. 17002/head
2024-05-13 Wolfgang BangerthDiscuss triangular meshes in step-3.
2024-05-13 Martin KronbichlerMerge pull request #17015 from tjhei/step-72-fixes
2024-05-13 Daniel ArndtMerge pull request #17013 from kronbichler/fix_step...
2024-05-13 Marc FehlingMerge pull request #17014 from kronbichler/fix_docu2
2024-05-13 Timo Heisterstep-72: fix warnings 17015/head
2024-05-13 Martin KronbichlerTest for tutorials step-67 and step-76: Do not write... 17013/head
2024-05-13 Martin KronbichlerFix typo in documentation 17014/head
2024-05-13 Martin KronbichlerMerge pull request #17003 from bangerth/todo-grid-generator
2024-05-13 Martin KronbichlerMerge pull request #17005 from bangerth/todo-mesh
2024-05-12 Wolfgang BangerthMerge pull request #17008 from tjhei/step-72-constraints
2024-05-12 Wolfgang BangerthProvide alternatives. 17003/head
2024-05-12 Wolfgang BangerthBetter describe the equivalence triangulation=mesh... 17005/head
2024-05-12 Martin KronbichlerMerge pull request #17009 from tjhei/changelog
2024-05-12 Timo Heisteradd changelog entry 17009/head
2024-05-12 Timo HeisterMerge pull request #17007 from bangerth/todo-authors
2024-05-12 Martin KronbichlerMerge pull request #16995 from bangerth/vector-space...
2024-05-12 Martin KronbichlerMerge pull request #17004 from bangerth/todo-39
2024-05-12 Martin KronbichlerMerge pull request #17006 from bangerth/todo-comments
2024-05-11 Wolfgang BangerthAdd some commentary about tests/examples. 17006/head
2024-05-11 Wolfgang BangerthRemove authors from steps 1-8. 17007/head
2024-05-11 Wolfgang BangerthFix documentation in GridGenerator.
2024-05-11 Timo Heisterstep-72: use AffineConstraints only 17008/head
2024-05-11 Wolfgang BangerthTest step-39. 17004/head
2024-05-11 Wolfgang BangerthMerge pull request #16981 from tjhei/step-15-constraints
2024-05-11 Wolfgang BangerthMerge pull request #16998 from dominiktassilostill...
2024-05-11 Wolfgang BangerthMerge pull request #16957 from sebproell/vector-mem...
2024-05-10 Martin KronbichlerMerge pull request #16996 from bangerth/operator-concepts
2024-05-10 Timo HeisterUpdate examples/step-15/step-15.cc 16981/head
2024-05-10 Timo HeisterUpdate examples/step-15/step-15.cc
2024-05-10 Daniel ArndtMerge pull request #16987 from bangerth/3
2024-05-10 Dominik StillFix Compiler warning in tria.cc 16998/head
2024-05-10 Martin KronbichlerMerge pull request #16976 from bangerth/taskflow-for...
2024-05-10 Daniel ArndtMerge pull request #16954 from bangerth/tolerance
2024-05-10 Wolfgang BangerthGet rid of the use of deallog in step-3 and friends. 16987/head
2024-05-10 Wolfgang BangerthMerge pull request #16994 from kronbichler/more_example...
2024-05-10 Wolfgang BangerthMerge pull request #16989 from kronbichler/test_mf_cases
2024-05-10 Wolfgang BangerthMerge pull request #16988 from tjhei/test-step-77
2024-05-10 Wolfgang BangerthMerge pull request #16993 from peterrum/fullmatrix_compress
2024-05-10 Wolfgang BangerthIntroduce concepts that matrix template arguments have... 16996/head
2024-05-10 Martin KronbichlerMerge pull request #16986 from bangerth/logstream
2024-05-10 Martin KronbichlerMerge pull request #16992 from masterleinad/fix_arborx_...
2024-05-10 Martin KronbichlerMerge pull request #16991 from bangerth/vectortype
2024-05-10 Martin KronbichlerMake test less expensive to avoid running into timeouts 16989/head
2024-05-10 Wolfgang BangerthAnnotate solver classes with vector space vector concept. 16995/head
2024-05-09 Peter MunchMerge pull request #16982 from kronbichler/simplify_call2
2024-05-09 Martin KronbichlerAdd a few more tests for the tutorials 16994/head
2024-05-09 Peter MunchIntorudce FullMatrix::compress() 16993/head
2024-05-09 Daniel ArndtFix DEAL_II_ARBORX_CXX20_BUG check 16992/head
2024-05-09 Martin KronbichlerTest step-67 and step-76 tutorial programs
2024-05-09 Wolfgang BangerthName a template argument VectorType as per usual. 16991/head
2024-05-09 Wolfgang BangerthRemove unnecessary references to logstream.h. 16986/head
2024-05-09 Martin KronbichlerMerge pull request #16983 from tjhei/test-step-15
2024-05-09 Timo Heisteradd tests/examples/step-77 16988/head
2024-05-09 Martin KronbichlerMatrixFree: Switch ShapeInfo from VectorizedArray<Numbe... 16985/head
2024-05-09 Martin KronbichlerTensor product operations: Use loop unrolling for slow... 16984/head
2024-05-09 Timo Heisteradd tests/examples/step-15 16983/head
2024-05-09 Timo Heisterstep-15: use AffineConstraints for boundary values
2024-05-09 Martin KronbichlerMatrix-free evaluation kernels: Do not template tensor_... 16982/head
2024-05-09 Timo HeisterMerge pull request #16977 from bangerth/workstream
2024-05-08 Wolfgang BangerthMerge pull request #16940 from peterrum/pft_load_fix
2024-05-08 Wolfgang BangerthRestructure WorkStream slightly. 16977/head
2024-05-08 David WellsMerge pull request #16965 from drwells/remove-extra...
2024-05-08 Timo HeisterUse taskflow to create asynchronous tasks. 16976/head
2024-05-07 Timo HeisterMerge pull request #16892 from bangerth/taskflow-3.7.0
2024-05-07 Wolfgang BangerthMerge pull request #16967 from tjhei/step-77-constraints
2024-05-07 Timo HeisterSimplify some more 16967/head
2024-05-07 Martin KronbichlerMerge pull request #16966 from kronbichler/fix_step_76
2024-05-07 Wolfgang BangerthImport the current development version of TaskFlow... 16892/head
2024-05-06 David WellsMerge pull request #16973 from bangerth/const-13
2024-05-06 Matthias MaierMerge pull request #16972 from marcfehling/autopilot
2024-05-06 Wolfgang BangerthAdjust test output. 16954/head
2024-05-06 Wolfgang BangerthMark an input argument as 'const', and in the process... 16973/head
2024-05-06 David WellsMerge pull request #16932 from peterrum/nm_fevalues_cel...
2024-05-06 David WellsConsolidate line_orientation() functions. 16965/head
2024-05-06 David WellsConsolidate combined_face_orientation() functions.
2024-05-06 David WellsConsolidate face_orientation() functions.
2024-05-06 David WellsConsolidate face_flip() functions.
2024-05-06 David WellsConsolidate face_rotation() functions.
2024-05-06 Marc Fehlingautopilot distclean: also remove `compile_commands... 16972/head
2024-05-06 Daniel ArndtMerge pull request #16971 from bangerth/15-2
2024-05-06 Martin KronbichlerMerge pull request #16969 from bangerth/15
2024-05-06 Martin KronbichlerMerge pull request #16968 from bangerth/const-2
2024-05-06 Wolfgang BangerthRename a poorly named variable. 16971/head
2024-05-06 Wolfgang BangerthClarify a comment in step-77. 16969/head
2024-05-06 Wolfgang BangerthMake finite element objects 'const'. 16968/head
2024-05-06 Timo Heisterstep-77: use AffineConstraints only
2024-05-05 Martin KronbichlerMerge pull request #16960 from bangerth/const
2024-05-05 Martin KronbichlerMerge pull request #16961 from bangerth/const-3
2024-05-05 Martin KronbichlerMerge pull request #16964 from peterrum/compute_no_norm...
2024-05-05 Peter MunchNonMatching::FEValues: accept CellAccessor 16932/head
2024-05-05 Martin KronbichlerFix FEEvaluation gradient layout in step-76 tutorial... 16966/head
2024-05-04 David WellsRemove some functions which we never use.
2024-05-04 Peter MunchAdd template argument to VectorTools::compute_no_normal... 16964/head
2024-05-03 Wolfgang BangerthMark FEValuesExtractors objects as 'const' in the tests... 16961/head
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.