]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-08-04 Wolfgang BangerthAdd a changelog entry. 12609/head
2021-08-04 Wolfgang BangerthAdd tests.
2021-08-04 Wolfgang BangerthAvoid the use of one variable.
2021-08-04 Wolfgang BangerthDisable the new code when not using MPI.
2021-08-04 Wolfgang BangerthAlso fix the swap functions.
2021-08-04 Wolfgang BangerthOptimize the actions some further.
2021-08-04 Wolfgang BangerthIntroduce deleter objects for AlignedVector.
2021-07-29 Daniel ArndtMerge pull request #12607 from bangerth/type
2021-07-29 Wolfgang BangerthFix a few type mistakes in AlignedVector. 12607/head
2021-07-28 Daniel ArndtMerge pull request #12556 from bangerth/units
2021-07-28 Daniel ArndtMerge pull request #12605 from tjhei/doc_typo_rtree
2021-07-28 Wolfgang BangerthTry a different syntax. 12556/head
2021-07-28 Timo Heisterdoc: fix typo 12605/head
2021-07-28 Peter MunchMerge pull request #12602 from peterrum/rpe_unique_fix
2021-07-28 Peter MunchFix tolerances in GridTools::internal::distributed_comp... 12602/head
2021-07-27 Daniel ArndtMerge pull request #11108 from masterleinad/clang-tidy-11
2021-07-27 Daniel ArndtApply clang-format 11108/head
2021-07-27 Daniel ArndtDelete indent step in CI
2021-07-27 Matthias Maieradd Darwin Intel binaries
2021-07-27 Daniel ArndtAttempt to suppress clang-tidy warning
2021-07-27 Matthias Maieradd Darwin Intel binaries
2021-07-27 Matthias Maierupdate clang-format download script to version 11
2021-07-27 Daniel ArndtUpdate infrastructure some more
2021-07-27 Matthias Maierupdate clang-format infrastructure to version 11
2021-07-27 Daniel ArndtRequire the correct version in contrib/utilities/indent...
2021-07-27 Daniel ArndtUpdate to clang-tidy-11
2021-07-27 Peter MunchMerge pull request #12600 from peterrum/convert_map_pattern
2021-07-27 Peter MunchMerge pull request #12578 from agrayver/python_mapping_...
2021-07-26 David WellsMerge pull request #12599 from peterrum/find_active_cel...
2021-07-26 Alexander GrayverRename MappingQGeneric to MappingQ in python 12578/head
2021-07-25 Martin KronbichlerMerge pull request #12598 from peterrum/project_docu
2021-07-25 Peter MunchFix Convert for map 12600/head
2021-07-25 Peter MunchLet find_active_cell_around_point() return mesh.end... 12599/head
2021-07-25 Peter MunchFix documentation of VT::project() 12598/head
2021-07-23 Daniel ArndtMerge pull request #12595 from bangerth/doc
2021-07-23 Wolfgang BangerthUpdate documentation in a couple of places. 12595/head
2021-07-22 Wolfgang BangerthMerge pull request #12588 from zjiaqi2018/table_clear
2021-07-22 Wolfgang BangerthMerge pull request #12592 from peterrum/compute_diagona...
2021-07-22 Marc FehlingMerge pull request #12591 from marcfehling/intel18
2021-07-22 Peter MunchReduce tolerance in test 12592/head
2021-07-22 Marc FehlingIntel18 does not like assertions in nested lambdas. 12591/head
2021-07-22 Peter MunchMerge pull request #12554 from marcfehling/ci-oneapi
2021-07-21 Marc FehlingMerge pull request #12590 from Rombur/fix_warnings
2021-07-21 Marc FehlingMerge pull request #12589 from bangerth/include
2021-07-21 Jiaqi Zhangminor fix and changelog 12588/head
2021-07-21 Wolfgang BangerthAdd a missing include file. 12589/head
2021-07-21 Bruno TurcksinFix unused-but-set-variable warnings 12590/head
2021-07-21 Jiaqi Zhangadd table.clear()
2021-07-20 Peter MunchMerge pull request #12585 from peterrum/compute_diagona...
2021-07-20 Peter MunchAdd new compute_diagonal() test 12585/head
2021-07-20 Martin KronbichlerMerge pull request #12577 from peterrum/hn_generalize
2021-07-20 Peter MunchGeneralize HangingNodes 12577/head
2021-07-20 Martin KronbichlerMerge pull request #12583 from drwells/mapping-fe-field...
2021-07-20 Martin KronbichlerMerge pull request #12582 from peterrum/ConstraintTypes...
2021-07-19 David WellsAdd a test for both features. 12583/head
2021-07-19 David WellsFix cell->face(0)->measure() for tets.
2021-07-19 David WellsCopy quadrature weights in MappingFEField.
2021-07-19 David WellsUse the correct reference cell in MappingFEField.
2021-07-19 David WellsAdd a new class member MappingFEField::reference_cell.
2021-07-19 Peter MunchMake internal::MatrixFreeFunctions::ConstraintTypes... 12582/head
2021-07-19 Bruno TurcksinMerge pull request #12571 from peterrum/hanging_nodes_i...
2021-07-19 Peter MunchFill CUDAWrappers::internal::constraint_weights inside... 12571/head
2021-07-19 Peter MunchRename cuda_hanging_nodes_internal.h to hanging_nodes_i...
2021-07-19 Martin KronbichlerMerge pull request #12581 from peterrum/read_dof_indices
2021-07-19 Peter MunchDoFInfo::read_dof_indices(): add additional index vector 12581/head
2021-07-18 Peter MunchMerge pull request #12579 from kronbichler/fix_64bit
2021-07-18 Martin KronbichlerDoFHandlerPolicy: Fix 64 bit code path 12579/head
2021-07-18 Peter MunchMerge pull request #12576 from kronbichler/simplify_dof...
2021-07-17 Martin KronbichlerMerge pull request #12562 from peterrum/MGCoarseGridIte...
2021-07-17 Martin KronbichlerUse faster process_dof_indices in one more place 12576/head
2021-07-17 Martin KronbichlerMerge pull request #12563 from peterrum/si_subface_inte...
2021-07-17 Martin KronbichlerDoFHandler::distribute_dofs: only go through entities...
2021-07-17 Martin KronbichlerSimplify implementation of set/get_dof_indices
2021-07-17 Martin KronbichlerMerge pull request #12574 from kronbichler/improve_dof_...
2021-07-16 David WellsMerge pull request #12572 from bangerth/64b
2021-07-16 Martin KronbichlerMerge pull request #12573 from drwells/q-iterated-simplex
2021-07-16 Martin KronbichlerAdd documentation about cache 12574/head
2021-07-16 David WellsImplement QIteratedSimplex. 12573/head
2021-07-16 Peter MunchIntroduce ShapeInfo::subface_interpolation_matrix 12563/head
2021-07-16 David WellsMerge pull request #12454 from kronbichler/update_ravia...
2021-07-16 Martin KronbichlerAvoid unnecessary updates of cell dof index cache in...
2021-07-16 Matthias MaierMerge pull request #12564 from masterleinad/suggest_non...
2021-07-15 Wolfgang BangerthAdd a couple of exceptions that ensure we don't acciden... 12572/head
2021-07-15 Wolfgang Bangerth(void) a variable used only in an assertion.
2021-07-15 Wolfgang BangerthFollow recommendations of clang-tidy.
2021-07-15 Wolfgang BangerthDo some rudimentary error checking.
2021-07-15 Wolfgang BangerthAdd tests.
2021-07-15 Wolfgang BangerthAdd a changelog entry.
2021-07-15 Wolfgang BangerthSet physical units in VTU files in several steps.
2021-07-15 Wolfgang BangerthAllow passing physical units into a VTU file.
2021-07-15 David WellsMerge pull request #12570 from peterrum/fe_eval_typos
2021-07-15 Peter MunchFix typos in fe_evaluation.h 12570/head
2021-07-14 Peter MunchMerge pull request #12561 from kronbichler/update_mapping_q
2021-07-13 Marc FehlingAdd Intel oneAPI to github-actions. 12554/head
2021-07-13 Matthias MaierMerge pull request #12568 from marcfehling/cmake-flags
2021-07-13 Bruno TurcksinMerge pull request #12565 from bangerth/assertion
2021-07-13 Bruno TurcksinMerge pull request #12567 from bangerth/doc
2021-07-13 Bruno TurcksinMerge pull request #12566 from bangerth/warning
2021-07-12 Marc Fehlingcmake: check_compiler_setup: move linker flags to corre... 12568/head
2021-07-12 Wolfgang BangerthImprove an assertion. 12565/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.