]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-06-29 Matthias MaierMerge pull request #14079 from kronbichler/fix_test2
2022-06-29 Peter MunchMerge pull request #14070 from masterleinad/remove_cell...
2022-06-29 Peter MunchMerge pull request #14077 from kronbichler/warning_1
2022-06-29 Martin KronbichlerFix another matrix-free test case 14079/head
2022-06-29 Daniel ArndtAlso remove explicit instantiations 14070/head
2022-06-29 Martin KronbichlerFix warning about possibly uninitialized variables 14077/head
2022-06-29 Daniel ArndtRemove CellId::to_cell
2022-06-29 David WellsMerge pull request #14066 from kronbichler/speed_up_acc...
2022-06-29 Peter MunchMerge pull request #14075 from peterrum/MGTransferBlock...
2022-06-29 Martin KronbichlerMerge pull request #14074 from peterrum/MGTransferGloba...
2022-06-29 Martin KronbichlerAdd assertions for fe_index in MG case 14066/head
2022-06-29 Martin KronbichlerUse fast access to line indices to speed up get_dof_indices
2022-06-29 Martin KronbichlerProvide fast access function to all line indices of...
2022-06-29 Peter MunchMGTransferBlockMatrixFree: allow to copy form other... 14075/head
2022-06-29 Peter MunchAdd MGTransferGlobalCoarsening::min_level() and max_level() 14074/head
2022-06-29 Peter MunchMerge pull request #14057 from kronbichler/fix_reinit_mf
2022-06-29 Peter MunchMerge pull request #13951 from kronbichler/simplify_som...
2022-06-28 Martin KronbichlerMatrixFree: Simplify some code in initialization of... 13951/head
2022-06-28 David WellsMerge pull request #14020 from kronbichler/use_shortcuts
2022-06-28 David WellsMerge pull request #14051 from kronbichler/cleanup_mg_face
2022-06-28 David WellsMerge pull request #14063 from kronbichler/improve_acce...
2022-06-28 Peter MunchMerge pull request #13866 from kronbichler/cleanup_ravi...
2022-06-28 David WellsMerge pull request #14067 from kronbichler/improve_refe...
2022-06-28 Marc FehlingMerge pull request #13930 from kronbichler/speedup_cell...
2022-06-28 Marc FehlingMerge pull request #14064 from masterleinad/remove_xdmf...
2022-06-28 Martin KronbichlerMerge pull request #14062 from kronbichler/improve_assert
2022-06-28 Martin KronbichlerMerge pull request #14048 from masterleinad/remove_unqu...
2022-06-28 Martin KronbichlerMerge pull request #14061 from sebproell/fe-eval-no...
2022-06-28 Martin KronbichlerSpeed up ReferenceCell::standard_vs_true_line_orientation 14067/head
2022-06-27 Daniel ArndtRemove deprecated XDMFEntry::get_xdmf_content 14064/head
2022-06-27 Martin KronbichlerDoFAccessor: Streamline access to dof indices 14063/head
2022-06-27 Sebastian ProellFix some VectorizedArrayTypes for non-default vectorization 14061/head
2022-06-27 Martin KronbichlerFurther code cleanup 14051/head
2022-06-27 Martin KronbichlerDoFHandlerPolicy: Speed up function renumber_face_mg_dofs
2022-06-27 Martin KronbichlerSimplify assertion by AssertIndexRange 14062/head
2022-06-27 Daniel ArndtMerge pull request #14060 from masterleinad/remove_depr...
2022-06-27 Daniel ArndtRemove deprecated header file lac/parallel_block_vector.h 14060/head
2022-06-27 David WellsMerge pull request #14052 from kronbichler/index_set_im...
2022-06-27 Daniel ArndtFix the reamaining occurrences 14048/head
2022-06-27 Martin KronbichlerMerge pull request #14050 from tamiko/fix_cuda_tests
2022-06-27 Martin KronbichlerMerge pull request #14049 from tamiko/fix_cuda_warnings
2022-06-27 Martin KronbichlerMerge pull request #14058 from kronbichler/fix_tests
2022-06-27 Martin KronbichlerFix a few tests 14058/head
2022-06-27 Martin KronbichlerFix bug in MatrixFree::reinit for MG levels with empty... 14057/head
2022-06-26 Martin KronbichlerMerge pull request #14014 from peterrum/mg_dg_hp_test
2022-06-26 Martin KronbichlerMerge pull request #13842 from peterrum/build_interface...
2022-06-26 Peter MunchMerge pull request #14054 from peterrum/traling_const
2022-06-26 Peter MunchRemove traling const 14054/head
2022-06-26 Peter MunchAdd test (MG+DG+hp) 14014/head
2022-06-26 Peter MunchFESystem::build_interface_constraints() for wedges... 13842/head
2022-06-26 Martin KronbichlerSmall improvement for IndexSet::add_ranges_internal 14052/head
2022-06-26 Matthias MaierUser projects: Make sure that CMAKE_CUDA_HOST_COMPILER... 14050/head
2022-06-26 Matthias Maierfix a warning when compiling with cuda support 14049/head
2022-06-25 Martin KronbichlerMerge pull request #14037 from masterleinad/deprecate_m...
2022-06-25 Martin KronbichlerMerge pull request #14043 from masterleinad/remove_depr...
2022-06-25 Martin KronbichlerMerge pull request #14044 from tamiko/step_81_tutorial_...
2022-06-25 Martin KronbichlerMerge pull request #14045 from drwells/indexset-test...
2022-06-25 Marc FehlingMerge pull request #14047 from masterleinad/remove_depr...
2022-06-25 Marc FehlingMerge pull request #14040 from masterleinad/deprecate_d...
2022-06-25 Martin KronbichlerAlso add specialization for quadrilaterals 13930/head
2022-06-25 Martin KronbichlerSpeed up computation of cell vertex indices cache
2022-06-25 Timo HeisterMerge pull request #14046 from drwells/point-value...
2022-06-24 Daniel ArndtRemove unqualified ContantFunction and ZeroFunction
2022-06-24 Daniel ArndtRemove deprecated MatrixFree functionalities 14037/head
2022-06-24 Martin KronbichlerMerge pull request #14042 from drwells/reword-data...
2022-06-24 Daniel ArndtRemove DoFHandler's initialize and set_fe 14047/head
2022-06-24 David WellsMark two tests that depend on p4est as such. 14046/head
2022-06-24 David WellsInclude index_set.h in two more tests. 14045/head
2022-06-24 Timo HeisterMerge pull request #14024 from kronbichler/setup_indice...
2022-06-24 Matthias Maierstep-81: Mention example step in the tutorial lists 14044/head
2022-06-24 Daniel ArndtRemove deprecated QProjector member functions 14043/head
2022-06-24 Daniel ArndtRemove deprecated DoFTools functions 14040/head
2022-06-24 David WellsMerge pull request #13947 from kronbichler/limit_run_to...
2022-06-24 David WellsMerge pull request #13853 from kronbichler/avoid_user_flag
2022-06-24 David WellsMerge pull request #14022 from kronbichler/reduce_heade...
2022-06-24 Martin KronbichlerAdd extra check for index range. 14024/head
2022-06-24 David WellsMerge pull request #14021 from kronbichler/restructure_...
2022-06-24 David WellsMerge pull request #13931 from kronbichler/clean_up_acc...
2022-06-24 David WellsMerge pull request #13922 from kronbichler/speed_up_ref...
2022-06-24 David WellsMerge pull request #13921 from kronbichler/simplify_ref...
2022-06-24 David WellsSlightly reword DataOutResample's documentation. 14042/head
2022-06-24 Peter MunchMerge pull request #13808 from marcfehling/remove-hpdof...
2022-06-23 Wolfgang BangerthMerge pull request #14038 from gfcas/fix_dof_tools_doc
2022-06-23 Fabian CastelliDoFTools fix doc typo 14038/head
2022-06-23 Martin KronbichlerMerge pull request #13991 from NiklasWik/update_jacobia...
2022-06-23 Matthias MaierMerge pull request #14035 from drwells/suppress-new...
2022-06-23 Matthias MaierMerge pull request #14032 from drwells/petsc-tvmult...
2022-06-22 David WellsMerge pull request #14034 from masterleinad/remove_spar...
2022-06-22 David WellsGet rid of some warnings from defining Threads::new_thr... 14035/head
2022-06-22 Daniel ArndtRemove deprecated SparseVanka constructors 14034/head
2022-06-22 Martin KronbichlerMerge pull request #14031 from masterleinad/remove_atom...
2022-06-22 David WellsDisable HYPRE in the Tvmult test. 14032/head
2022-06-22 Daniel ArndtRemove deprecated atomicAdd_wrapper 14031/head
2022-06-22 Daniel ArndtMerge pull request #14025 from kronbichler/partitioner_...
2022-06-21 Daniel ArndtMerge pull request #14029 from drwells/gcc12-array...
2022-06-21 David WellsWork around a GCC-12 warning about array accesses. 14029/head
2022-06-21 Matthias MaierMerge pull request #14026 from kronbichler/fix_gather_w...
2022-06-20 Martin KronbichlerFix warning of gcc-12 with gather_pd/ps instructions 14026/head
2022-06-20 Daniel ArndtMerge pull request #14023 from kronbichler/remove_header
2022-06-20 Martin KronbichlerQuery ghost index set only once in Partitioner::global_... 14025/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.