]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2022-09-06 Martin KronbichlerFix a warning 14241/head
2022-09-05 Martin KronbichlerMerge pull request #14238 from peterrum/PreconditionRel...
2022-09-05 Peter MunchMerge pull request #14240 from kronbichler/improve_jacobian
2022-09-05 Peter MunchMerge pull request #14239 from kronbichler/fix_inaccura...
2022-09-05 Martin KronbichlerFEEvaluation: Create temporary copy of Jacobian matrix... 14240/head
2022-09-05 Martin KronbichlerMatrixFree: Fix assertion in presence of FE_Nothing 14239/head
2022-09-04 Martin KronbichlerMerge pull request #14221 from kronbichler/simplify_loops
2022-09-04 Martin KronbichlerMerge pull request #14121 from peterrum/birth_and_death_mf
2022-09-04 Martin KronbichlerMerge pull request #14228 from peterrum/TensorProductMa...
2022-09-04 Martin KronbichlerMerge pull request #14232 from peterrum/idr_block_vectors
2022-09-04 Peter MunchAdd specializations of PreconditionRelaxation functions 14238/head
2022-09-03 Peter MunchMerge pull request #14226 from kronbichler/test_case
2022-09-03 Peter MunchPrecompile TensorProductMatrixSymmetricSum kernels 14228/head
2022-09-03 Peter MunchEnable SolverIDR for block vectors 14232/head
2022-09-03 Peter MunchAdd MatrixFreeTools::ElementActivationAndDeactivationMa... 14121/head
2022-09-02 Marc FehlingMerge pull request #14235 from tjhei/step-50-petsc...
2022-09-02 Timo Heisterfix: step-50 PETSc 14235/head
2022-09-01 Marc FehlingMerge pull request #12759 from Rombur/field_transfer_fe...
2022-09-01 Martin KronbichlerMerge pull request #14231 from bangerth/doc-1
2022-09-01 Wolfgang BangerthDoc update in GridTools. 14231/head
2022-08-31 Daniel ArndtMerge pull request #13820 from drwells/refactor-grid...
2022-08-30 Martin KronbichlerMerge pull request #14215 from drwells/fix-petsc-versio...
2022-08-30 Martin KronbichlerMerge pull request #14229 from bangerth/doc-3
2022-08-30 Martin KronbichlerMerge pull request #14230 from bangerth/doc-2
2022-08-30 Martin KronbichlerMerge pull request #14122 from peterrum/fe_face_eval_bo...
2022-08-30 Wolfgang BangerthClarify a comment for one of the particle generators. 14229/head
2022-08-30 Wolfgang BangerthRemove an outdated comment. Link to step-19. 14230/head
2022-08-30 Daniel ArndtMerge pull request #14211 from drwells/update-ad-checks
2022-08-29 Martin KronbichlerExtend comment 14226/head
2022-08-29 Martin KronbichlerAdd test case
2022-08-29 Martin KronbichlerRestructure computation of diagonal
2022-08-29 Martin KronbichlerMerge pull request #14216 from peterrum/PreconditionChe...
2022-08-29 David WellsHandle a test which fails under GCC 5.4 14211/head
2022-08-29 David WellsUpdate checks for AD-types.
2022-08-29 Martin KronbichlerClean up side effect 14221/head
2022-08-29 David WellsFix PETSc version detection. 14215/head
2022-08-29 Daniel ArndtMerge pull request #14167 from zjiaqi2018/normal_flux_c...
2022-08-29 Martin KronbichlerFuse some loops in Triangulation::execute_coarsening
2022-08-29 Daniel ArndtMerge pull request #14220 from kronbichler/tria_merge_loops
2022-08-29 Martin KronbichlerMerge pull request #14227 from drwells/omp-fix
2022-08-29 Peter MunchAdd specialization of PreconditionChebyshev functions 14216/head
2022-08-29 Martin KronbichlerMerge two loops in setup of triangulation 14220/head
2022-08-27 David WellsRefactor the way we apply grid fixup functions. 13820/head
2022-08-27 David WellsAdd pyramids and wedges to invert_cells_with_negative_m...
2022-08-27 David WellsAdd some more output to the ExodusII test.
2022-08-27 David WellsMove up the check with ExcGridHasInvalidCell.
2022-08-27 David WellsSet another OMP environment variable. 14227/head
2022-08-26 Timo HeisterMerge pull request #14224 from kronbichler/fix_bug
2022-08-26 Martin KronbichlerMerge pull request #14212 from marcfehling/feindex...
2022-08-26 Martin KronbichlerMerge pull request #14223 from peterrum/rpe_update_output
2022-08-26 Martin KronbichlerFix bug in matrix-free operators regarding diagonal 14224/head
2022-08-26 Peter MunchUpdate output 14223/head
2022-08-26 David WellsMerge pull request #14222 from kronbichler/fix_test
2022-08-26 Martin KronbichlerMerge pull request #14213 from bangerth/doc
2022-08-26 Martin KronbichlerFix test case with clang compiler 14222/head
2022-08-25 Daniel ArndtMerge pull request #14214 from bergbauer/fix_docker_build
2022-08-25 Daniel ArndtMerge pull request #14219 from kronbichler/fix_matrixfr...
2022-08-25 David WellsMerge pull request #14218 from kronbichler/fix_warning
2022-08-25 Martin KronbichlerMatrixFree: Fix bug in setup of new cell_index for MG 14219/head
2022-08-25 Martin KronbichlerAvoid warning about unused variable 14218/head
2022-08-24 Peter MunchMerge pull request #14209 from peterrum/PreconditionRel...
2022-08-24 Martin KronbichlerMerge pull request #14203 from masterleinad/fix_kokkos_...
2022-08-24 Peter MunchMerge pull request #14140 from peterrum/point_gradient_...
2022-08-24 Peter MunchOptimize PreconditionRelaxation 14209/head
2022-08-24 Luca HeltaiMerge pull request #14097 from luca-heltai/cgal-clean_u...
2022-08-24 Peter MunchGeneralized VT::point_gradients() for multiple components 14140/head
2022-08-24 Maximilian... Fix find_package for boost python 14214/head
2022-08-24 Martin KronbichlerMerge pull request #14130 from peterrum/get_matrix_free...
2022-08-24 Jiaqi Zhangaddress comments 14167/head
2022-08-24 Bruno TurcksinAdd tests for FieldTransfer 12759/head
2022-08-23 Marc FehlingMove invalid_fe_index to numbers. 14212/head
2022-08-23 Wolfgang BangerthClarify comments about get_generalized_support_points(). 14213/head
2022-08-23 Marc FehlingMerge pull request #14208 from marcfehling/getset_future
2022-08-23 Marc FehlingMerge pull request #14210 from marcfehling/feindex...
2022-08-23 Martin KronbichlerMerge pull request #14178 from peterrum/apply_inverse_tmp
2022-08-23 David WellsMerge pull request #14207 from marcfehling/getset_active
2022-08-23 Martin KronbichlerMerge pull request #14159 from bergbauer/fpe_float
2022-08-23 Martin KronbichlerMerge pull request #14190 from peterrum/feevaldata_vd
2022-08-23 Maximilian... Fix Tensor assignment of nested Tensors and provide... 14159/head
2022-08-22 Daniel ArndtMerge pull request #14160 from zjiaqi2018/manifold...
2022-08-22 Daniel ArndtMerge pull request #14206 from tamiko/cmake_date
2022-08-22 Jiaqi Zhangaddress comments 14160/head
2022-08-21 Marc FehlingMove active_fe_index_type to types. 14210/head
2022-08-21 Marc FehlingAdded get/set functions for future FE indices. 14208/head
2022-08-21 Marc FehlingChange get_active_fe_indices() to return the result. 14207/head
2022-08-20 Matthias MaierCMake: Avoid --date=iso-strict for git versions older... 14206/head
2022-08-19 Daniel ArndtFix Kokkos flags 14203/head
2022-08-19 Martin KronbichlerMerge pull request #14199 from drwells/cleanup-mapping...
2022-08-19 Marc FehlingMerge pull request #14201 from drwells/vector-relations...
2022-08-19 Marc FehlingMerge pull request #14202 from drwells/more-trilinos...
2022-08-18 David WellsAdd some more missing Trilinos headers. 14202/head
2022-08-18 David WellsClean up inclusions of mapping_q1.h 14199/head
2022-08-18 Peter MunchMerge pull request #14197 from peterrum/FE_Q_iso_Q1_2_MF
2022-08-18 David WellsAdd a missing header to vector_relations.h. 14201/head
2022-08-18 Daniel ArndtMerge pull request #13895 from bangerth/ca-free-2
2022-08-18 David WellsUse ReferenceCell instead of StaticMappingQ1.
2022-08-18 Peter MunchMerge pull request #14198 from marcfehling/zoltan
2022-08-18 Peter MunchAdd second version of TensorProductMatrixSymmetricSum... 14178/head
2022-08-18 Peter MunchFix MatrixFree + FE_Q_iso_Q1(2) 14197/head
2022-08-18 Marc FehlingFix more headers in Zoltan tests. 14198/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.