]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2021-12-02 Wolfgang BangerthExplicitly wait for tasks to be done. 13024/head
2021-11-29 Daniel ArndtMerge pull request #13004 from kronbichler/avoid_invali...
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-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...
2021-11-22 Martin KronbichlerMerge pull request #12976 from peterrum/FEImmersedSurfa...
2021-11-22 Peter MunchAdd assert to FEImmersedSurfaceValues 12976/head
2021-11-22 Peter MunchFix GridGenerator::merge_triangulations() for simplex... 12979/head
2021-11-22 Peter MunchAdd iterator traits to hp::CollectionIterator 12982/head
2021-11-22 Peter MunchMerge pull request #12981 from kronbichler/simd_simplif...
2021-11-22 Martin KronbichlerVectorizedArray: Simplify compare_and_apply_mask by... 12981/head
2021-11-22 Peter MunchFix CellAccessor::neighbor_child_on_subface() 12980/head
2021-11-22 Peter MunchMerge pull request #12978 from tjhei/mg_access_assert
2021-11-21 Timo Heisteradd Assert to get_mg_dof_indices 12978/head
2021-11-20 Timo HeisterMerge pull request #12965 from bangerth/filters
2021-11-20 Timo Heisterfix checkpointing with >2GB per process 12973/head
2021-11-20 David WellsMerge pull request #12967 from bangerth/comsol
2021-11-20 Timo HeisterMerge pull request #12970 from masterleinad/replace_can...
2021-11-19 Wolfgang BangerthUse proper types instead of string comparisons. 12967/head
2021-11-19 Wolfgang BangerthUpdate the documentation on iterator filters. 12972/head
2021-11-19 Wolfgang BangerthUse iterator filters in tests/. 12971/head
2021-11-19 Wolfgang BangerthMerge pull request #12964 from tjhei/mpi_create_big_dat...
2021-11-19 Timo Heisterround 2 of comments 12964/head
2021-11-19 Wolfgang BangerthUse emplace_back() over push_back().
2021-11-18 Daniel ArndtReplace cancel-builds-on-update by concurrency feature... 12970/head
2021-11-18 Bruno TurcksinFix bug in build system when using Kokkos 12969/head
2021-11-18 Timo Heisteraddress comments
2021-11-18 Wolfgang BangerthAdd more tests.
2021-11-18 Wolfgang BangerthRead more variants of COMSOL files.
2021-11-18 Wolfgang BangerthFix a test.
2021-11-18 Bruno TurcksinMerge pull request #12949 from bangerth/comsol
2021-11-18 Peter MunchMerge pull request #12966 from bergbauer/cell_neighbor
2021-11-18 Maximilian... Select correct code path for neighbor elements 12966/head
2021-11-17 Peter MunchMerge pull request #12024 from simonsticko/fe_immersed_...
2021-11-17 Wolfgang BangerthUse iterator filters in our code base. 12965/head
2021-11-17 Peter MunchMerge pull request #12957 from bangerth/warning
2021-11-17 Simon StickoAdd class NonMatching::FEImmersedSurfaceValues 12024/head
2021-11-17 Wolfgang BangerthWork around a (wrong) warning about an unused variable. 12957/head
2021-11-17 Timo HeisterUtilities::MPI::create_mpi_data_type_n_bytes
2021-11-17 Peter MunchMerge pull request #12963 from peterrum/DictionaryPayLo...
2021-11-17 David WellsMerge pull request #12952 from bangerth/filters
2021-11-17 Peter MunchFix assert in DictionaryPayLoad 12963/head
2021-11-17 Peter MunchMerge pull request #12962 from peterrum/CellIteratorCon...
2021-11-17 Peter MunchCellIteratorContainer: inline function 12962/head
2021-11-17 Peter MunchMerge pull request #12959 from peterrum/ConstraintKinds...
2021-11-17 Martin KronbichlerMerge pull request #12945 from peterrum/subcell
2021-11-17 Martin KronbichlerMerge pull request #12951 from bangerth/doc-0
2021-11-17 Martin KronbichlerMerge pull request #12961 from bangerth/unsigned-2
2021-11-17 Wolfgang BangerthConvert a few places to use operator| to filter iterators. 12952/head
2021-11-17 Wolfgang BangerthAdd a changelog entry.
2021-11-17 Wolfgang BangerthAdd tests.
2021-11-17 Wolfgang BangerthProvide C++20-style operator| to filter iterator ranges.
2021-11-17 Wolfgang BangerthMake the 'direction' argument of some GridTools functio... 12961/head
2021-11-16 David WellsMerge pull request #12946 from peterrum/CellIteratorCon...
2021-11-16 Peter MunchConstraintKinds: implement memory_consumption() 12959/head
2021-11-16 Bruno TurcksinMerge pull request #12950 from bangerth/gridout
2021-11-16 Peter MunchMerge pull request #12956 from simonsticko/simplify_map...
2021-11-16 Martin KronbichlerMerge pull request #12955 from bergbauer/read_dof_value...
2021-11-16 Simon StickoAdd MappingCartesian::maybe_update_volume_elements() 12956/head
2021-11-16 Simon StickoAdd MappingCartesian::maybe_update_jacobians()
2021-11-16 Wolfgang BangerthMerge pull request #12947 from peterrum/fix_types
2021-11-16 Simon StickoAdd MappingCartesian::maybe_update_inverse_jacobians()
2021-11-16 Maximilian... Introduce masks in read_dof_values 12955/head
2021-11-16 Peter MunchFix types 12947/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.