]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2020-11-03 David WellsMerge pull request #11098 from peterrum/vde_full
2020-11-03 Martin KronbichlerMerge pull request #11125 from lethe-cfd/update_ghost_p...
2020-11-03 Peter MunchIntroduce VectorDataExchange::Full and introduce 2nd... 11098/head
2020-11-03 Martin KronbichlerMerge pull request #11092 from peterrum/dof_indices_con...
2020-11-03 Martin KronbichlerMerge pull request #11103 from peterrum/simplex_q_gauss_1D
2020-11-03 Martin KronbichlerMerge pull request #10490 from peterrum/cell_global_id
2020-11-03 Peter MunchMatrixFree: add DoFInfo::dof_indices_contiguous_sm 11092/head
2020-11-03 Martin KronbichlerMerge pull request #11126 from kronbichler/fix_transfin...
2020-11-03 BrunoAdded unit test 11125/head
2020-11-02 Matthias MaierMerge pull request #11130 from mathsen/reorder_mg
2020-11-02 Matthias MaierMerge pull request #11127 from kronbichler/transfinite_...
2020-11-02 Daniel ArndtMerge pull request #11129 from tjhei/rotation_matrix_ty...
2020-11-02 Peter MunchPass n_q_points_1D to Simplex::QGauss 11103/head
2020-11-02 Peter MunchGive each cell a globally unique (level) ID 10490/head
2020-11-02 Timo Heisterfix type in Physics rotation_matrix_2d and 3d 11129/head
2020-11-02 Mathias Anselmannset number_cache.n_global_dofs to the right size in... 11130/head
2020-11-02 Martin KronbichlerMerge pull request #10439 from peterrum/tria_impl_merge
2020-11-01 Martin KronbichlerChangelog 11127/head
2020-11-01 Martin KronbichlerTransfinite interpolation: Use inverse quadratic approx...
2020-10-31 Martin KronbichlerTransfinite interpolation: Fix refresh of Jacobian 11126/head
2020-10-31 Peter MunchMerge pull request #11121 from drwells/pyramid-wedge...
2020-10-31 BrunoFirst version of an update_ghost_particles
2020-10-31 David WellsImplement face_to_cell_vertices for pyramids and wedges. 11121/head
2020-10-30 David WellsMerge pull request #11116 from masterleinad/fix_cudwrap...
2020-10-30 Daniel ArndtUpdate source/matrix_free/cuda_matrix_free.cu 11116/head
2020-10-30 Peter MunchMerge pull request #11118 from drwells/fix-wedge-n_faces
2020-10-29 David WellsFix Wedge::n_faces(). 11117/head 11118/head
2020-10-29 Daniel ArndtFix multiple definitions for CUDAWrappes::internal...
2020-10-29 Martin KronbichlerMerge pull request #11113 from kronbichler/avoid_invali...
2020-10-29 Martin KronbichlerMerge pull request #11090 from eliasstudiert/simplex_wr...
2020-10-29 Martin KronbichlerAnother one 11113/head
2020-10-29 Martin KronbichlerDo not capture by reference for iota_view
2020-10-29 David WellsMerge pull request #11114 from kronbichler/remove_symme...
2020-10-29 Martin KronbichlerSwitch SymmetricTensor -> Tensor for better performance. 11114/head
2020-10-29 Martin KronbichlerRemove yet another capture by reference in IndexSet
2020-10-29 Martin KronbichlerRemove another capture by reference
2020-10-29 Martin KronbichlerDo not use a reference in range-based for over IndexSet
2020-10-29 Martin KronbichlerMerge pull request #11074 from peterrum/ldv_shmem
2020-10-29 Martin KronbichlerMerge pull request #11104 from lethe-cfd/exchange_ghost...
2020-10-28 David WellsMerge pull request #11085 from kronbichler/inverse_quad...
2020-10-28 Peter MunchIntroduce MPI-3 shared-memory capabilities in L:d:V 11074/head
2020-10-28 Martin KronbichlerMerge pull request #11099 from jppelteret/step_44_updat...
2020-10-28 Martin KronbichlerConstruct approximation by two sets of points. 11085/head
2020-10-28 Elias DejeneExtend GridOut::write_svg() for simplices 11090/head
2020-10-28 Bruno BlaisChange update flag to update the new flag. I also provi... 11104/head
2020-10-28 Martin KronbichlerIntroduce inverse quadratic approximation for MappingQ...
2020-10-28 BrunoAdded the missing flag update
2020-10-28 Bruno- Fixed formatting of comments
2020-10-28 BrunoFixed indentation
2020-10-28 BrunoAdded vertex_to_neighbhor_subdomain to cache and use...
2020-10-28 Jean-Paul PelteretUpdate step-44: Further optimise assembly loop 11099/head
2020-10-28 Martin KronbichlerMerge pull request #11057 from bangerth/doc-19
2020-10-28 Martin KronbichlerMerge pull request #11073 from bangerth/doc-20
2020-10-28 Martin KronbichlerMerge pull request #11110 from bangerth/fe_q
2020-10-28 Martin KronbichlerMerge pull request #11111 from bangerth/particles
2020-10-28 Martin KronbichlerMerge pull request #11112 from bangerth/move
2020-10-27 Wolfgang BangerthBetter document a constructor of FE_Q. 11110/head
2020-10-27 Wolfgang BangerthMicro-optimization: Use move semantics in one place. 11112/head
2020-10-27 Wolfgang BangerthMake sure particles also copy their properties when... 11111/head
2020-10-27 Wolfgang BangerthMerge pull request #11023 from marcfehling/fixedfractio...
2020-10-27 Wolfgang BangerthBetter document the conceptual idea of FESystem. 11073/head
2020-10-27 Marc FehlingVectorNorm for fixed_fraction refinement. 11023/head
2020-10-26 David WellsMerge pull request #11027 from peterrum/simplex_min_max...
2020-10-26 David WellsMerge pull request #11054 from kronbichler/trafo_real_t...
2020-10-26 Martin KronbichlerMerge pull request #11105 from peterrum/ca_serial
2020-10-26 Peter MunchMake ConsensusAlgorithms work in serial 11105/head
2020-10-25 Peter MunchIntroduce internal::TriangulationImplementation::Policy 10439/head
2020-10-25 Martin KronbichlerMerge pull request #11101 from drwells/remove-boundary...
2020-10-25 Martin KronbichlerMerge pull request #11082 from peterrum/sm_cell_access
2020-10-25 Martin KronbichlerMerge pull request #11038 from Rombur/mf_fe_nothing
2020-10-25 Bruno TurcksinEnable FE_Nothing in MatrixFree 11038/head
2020-10-24 David WellsRemove two more references to the long removed Boundary... 11101/head
2020-10-24 Bruno TurcksinMerge pull request #11096 from jppelteret/step_44_updat...
2020-10-24 Jean-Paul Pelteretstep-44: Improve how constraints are constructed. 11096/head
2020-10-24 Jean-Paul PelteretUpdate step-44: Unified assembly function
2020-10-24 Bruno TurcksinMerge pull request #11076 from bangerth/slepc
2020-10-24 Peter MunchGeneralize FEEvaluationBase::read_write_operation_conti... 11082/head
2020-10-23 Wolfgang BangerthMerge pull request #11094 from peterrum/fix_get_shared_...
2020-10-23 Peter MunchFix get_shared_vector_data 11094/head
2020-10-23 Martin KronbichlerMerge pull request #11075 from peterrum/matrixfree_part...
2020-10-23 Martin KronbichlerMerge pull request #11091 from peterrum/sm_mf_pass_to_f...
2020-10-23 Peter MunchWrap partitioners within MatrixFree 11075/head
2020-10-23 Martin KronbichlerTest case for transformation 11054/head
2020-10-23 Martin KronbichlerRestructure MappingQGeneric: Use internal header file
2020-10-23 Martin KronbichlerAdjust test output affected by roundoff behavior.
2020-10-23 Martin KronbichlerImprove termination criterion for transform_real_to_uni...
2020-10-23 Peter MunchExtend GridTools::maximal_cell_diameter and ::minimal_c... 11027/head
2020-10-23 Peter MunchMerge pull request #11086 from kronbichler/update_mf_is...
2020-10-23 Peter MunchMatrixFree: pass SM vectors to functions 11091/head
2020-10-23 Martin KronbichlerMerge pull request #11081 from peterrum/fe_face_evaluat...
2020-10-23 Peter MunchMerge pull request #11089 from peterrum/get_vector_data
2020-10-23 Peter MunchMatrixFree: introduce get_vector_data() 11089/head
2020-10-23 Martin KronbichlerMerge pull request #11088 from jppelteret/fix_compiler_...
2020-10-23 Martin KronbichlerMerge pull request #11071 from peterrum/partitioner_new...
2020-10-22 Jean-Paul PelteretUse non-reference type for copied RBL element 11088/head
2020-10-22 Martin KronbichlerImprove MatrixFree::is_supported() 11086/head
2020-10-22 Martin KronbichlerMerge pull request #11083 from drwells/improve-template...
2020-10-22 David WellsMake a template argument easier to read. 11083/head
2020-10-22 Martin KronbichlerMerge pull request #11080 from peterrum/rename_functions
2020-10-22 Martin KronbichlerMerge pull request #11079 from peterrum/use_IsBlockVector
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.