]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-12-06 Wolfgang BangerthSkip a bunch of work for tests that we don't actually...
2021-12-06 Matthias MaierMerge pull request #13032 from bangerth/tbb
2021-12-06 Wolfgang BangerthTake tokens as pointers, not references to pointers. 13032/head
2021-12-06 David WellsMerge pull request #13027 from bangerth/face_number
2021-12-06 Wolfgang BangerthImprove documentation.
2021-12-06 Wolfgang BangerthRename a variable to be grammatically correct.
2021-12-06 Wolfgang BangerthAlso inline the worker class as a lambda function.
2021-12-06 Wolfgang BangerthMove a check out of an inner loop.
2021-12-06 Wolfgang BangerthRemove the TBBCopier class and just inline its only...
2021-12-06 Wolfgang BangerthBe type correct -- the new TBB allows us to.
2021-12-06 Marc FehlingMerge pull request #13031 from bangerth/tbb
2021-12-05 Wolfgang BangerthMinimal change to make WorkStream work with newer TBB... 13031/head
2021-12-05 Wolfgang BangerthMake MS VC happy by being consistent with class vs... 13027/head
2021-12-05 Wolfgang BangerthAdd a changelog entry.
2021-12-05 Wolfgang BangerthAdd a test.
2021-12-05 Wolfgang BangerthActually store the face number for DataPostprocessor...
2021-12-05 Wolfgang BangerthAllow storing the face number for DataPostprocessor...
2021-12-05 Marc FehlingMerge pull request #13029 from drwells/remove-explicit...
2021-12-05 David WellsRemove references to DEAL_II_EXPLICIT_CONSTRUCTOR_BUG. 13029/head
2021-12-05 David WellsMerge pull request #13024 from bangerth/threads
2021-12-03 Wolfgang BangerthMerge pull request #13026 from marcfehling/assert
2021-12-03 Marc FehlingAdjust assert. 13026/head
2021-12-02 Wolfgang BangerthMerge pull request #13025 from marcfehling/hp_step-4
2021-12-02 Marc FehlingFix test `mpi/hp_step-4`. 13025/head
2021-12-02 Wolfgang BangerthExplicitly wait for tasks to be done. 13024/head
2021-12-02 Marc FehlingMerge pull request #13022 from tjhei/ci-no-win2016
2021-12-01 David WellsMerge pull request #13014 from bangerth/aligned-2
2021-12-01 Timo HeisterCI: replace windows-2016 by windows-2022 13022/head
2021-12-01 Martin KronbichlerMerge pull request #13021 from tamiko/avoid_spurious_bo...
2021-12-01 Martin KronbichlerMerge pull request #13016 from kronbichler/tests_uninit...
2021-12-01 Matthias MaierBoost includes: use BOOST_ALLOW_DEPRECATED_HEADERS... 13021/head
2021-12-01 Matthias MaierCMake: add a configure check for spurious boost depreca...
2021-11-30 Martin KronbichlerMerge pull request #12756 from simonsticko/non_matching...
2021-11-30 Peter MunchMerge pull request #13013 from kronbichler/move_impleme...
2021-11-30 Martin KronbichlerDo not use uninitialized variable in tests 13016/head
2021-11-30 Martin KronbichlerMerge pull request #13015 from bangerth/clean
2021-11-30 Martin KronbichlerMerge pull request #13008 from marcfehling/angle-2
2021-11-30 Martin KronbichlerUpdate two tests 13013/head
2021-11-30 Martin KronbichlerChangelog
2021-11-30 Wolfgang BangerthGuard a forward declaration. 13015/head
2021-11-30 Wolfgang BangerthMerge pull request #13011 from kronbichler/mapping_q_na...
2021-11-30 Wolfgang BangerthAvoid unnecessary memory allocation. 13014/head
2021-11-30 Marc FehlingFunctions for calculating angles between vectors. 13008/head
2021-11-30 Peter MunchMerge pull request #13005 from bangerth/aligned
2021-11-30 Martin KronbichlerMerge pull request #12999 from peterrum/FEEvaluationImp...
2021-11-30 Martin KronbichlerMove implementation for ShapeInfo to templates.h file
2021-11-30 Martin KronbichlerExtend documentation 13011/head
2021-11-30 Peter MunchUse DEAL_II_ALWAYS_INLINE_RELEASE 12999/head
2021-11-30 Martin KronbichlerUse narrowest possible SIMD vector for MappingQ::Intern...
2021-11-30 Martin KronbichlerMerge pull request #13010 from bangerth/clear
2021-11-30 Martin KronbichlerMerge pull request #13009 from bangerth/init
2021-11-30 Martin KronbichlerMerge pull request #13006 from marcfehling/angle
2021-11-30 Wolfgang BangerthUse a simpler way to clear a vector. 13010/head
2021-11-30 Wolfgang BangerthUse a simpler way to initialize default arguments. 13009/head
2021-11-30 Marc FehlingUse internal rotation matrix for airfoil. 13006/head
2021-11-29 Wolfgang BangerthAdd a test. 13005/head
2021-11-29 Wolfgang BangerthFix a memory leak in AlignedVector.
2021-11-29 Daniel ArndtMerge pull request #13004 from kronbichler/avoid_invali...
2021-11-29 Simon StickoDon't include content of "fe/fe_values.inst" if buildin... 12756/head
2021-11-29 Peter MunchAdd FEEvaluationImplHangingNodes::RunTypes::scalar
2021-11-29 Martin KronbichlerAvoid dereferencing a past-the-end iterator 13004/head
2021-11-29 Peter MunchMerge pull request #13003 from kronbichler/mf_cellwise_...
2021-11-29 Martin KronbichlerUse pre-compiled code for CellwiseInverseMassMatrix 13003/head
2021-11-29 Martin KronbichlerMerge pull request #13002 from bangerth/doc-2
2021-11-29 Martin KronbichlerMerge pull request #13001 from peterrum/VectorizedArray...
2021-11-29 Simon StickoAdd class NonMatching::FEValues
2021-11-28 Wolfgang BangerthFix and augment documentation. 13002/head
2021-11-28 Peter MunchIntroduce internal::VectorizedArrayTrait and use it 13001/head
2021-11-28 Martin KronbichlerMerge pull request #13000 from kronbichler/improve_mf_k...
2021-11-27 Martin KronbichlerHelp compiler exploit hanging-node symmetries by reduce... 13000/head
2021-11-27 Peter MunchMerge pull request #12997 from peterrum/FEEvaluationImp...
2021-11-27 Peter MunchMove FEEvaluationImplHangingNodes::run_internal() into... 12997/head
2021-11-26 Peter MunchMerge pull request #12995 from elauksap/table_to_vector
2021-11-26 Peter MunchMerge pull request #12996 from peterrum/FEEvaluationImp...
2021-11-26 Peter MunchStylist clean-up in FEEvaluationImplHangingNodes 12996/head
2021-11-26 Pasquale AfricaUse std::vector instead of Table 12995/head
2021-11-26 Martin KronbichlerMerge pull request #12994 from kronbichler/alternative_...
2021-11-26 Martin KronbichlerVectorize evaluation of hanging node constraints 12994/head
2021-11-26 Matthias MaierMerge pull request #12971 from bangerth/filters-tests
2021-11-26 Matthias MaierMerge pull request #12972 from bangerth/doc-1
2021-11-25 Martin KronbichlerAlternative hanging node kernel to reduce number of...
2021-11-25 Martin KronbichlerMerge pull request #12992 from Rombur/mf_reinit_bug
2021-11-25 Martin KronbichlerMerge pull request #12991 from tjhei/mpi_create_big_seq...
2021-11-24 Bruno TurcksinFix bug MatrixFree::reinit 12992/head
2021-11-24 Timo Heisterbig MPI datatype delete sequential 12991/head
2021-11-24 Peter MunchMerge pull request #12989 from kronbichler/warning_copy...
2021-11-24 Matthias MaierMerge pull request #12988 from fdrmrc/fix_extractors_in...
2021-11-24 Martin KronbichlerMerge pull request #12969 from Rombur/kokkos_cmake
2021-11-24 Martin KronbichlerFix compile warning by adding copy constructor to hp... 12989/head
2021-11-24 Martin KronbichlerMerge pull request #12977 from peterrum/setup_constrain...
2021-11-24 Wolfgang BangerthMerge pull request #12973 from tjhei/checkpointing_larg...
2021-11-23 Marco Federstep-22 now uses extractors in local rhs 12988/head
2021-11-23 Daniel ArndtMerge pull request #12985 from peterrum/cuda_flags
2021-11-23 Peter MunchRefactor HangingNodes::setup_constraints() 12977/head
2021-11-23 Peter MunchImprove default behaviour of CUDAWrappers::MatrixFree... 12985/head
2021-11-23 Wolfgang BangerthMerge pull request #12984 from drwells/remove-set_verte...
2021-11-23 David WellsMerge pull request #12982 from peterrum/CollectionItera...
2021-11-23 David WellsRemove set_vertex_dof_index(). 12984/head
2021-11-22 Peter MunchMerge pull request #12980 from peterrum/neighbor_child_...
2021-11-22 David WellsMerge pull request #12979 from peterrum/merge_triangula...
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.