]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-08-04 Wolfgang BangerthMerge pull request #8450 from marcfehling/boost170...
2019-08-04 Marc FehlingAdded 'boost/type_traits/detail/is_likely_lambda.hpp'. 8450/head
2019-08-03 Martin KronbichlerMerge pull request #8443 from masterleinad/clean_vector...
2019-08-02 Daniel ArndtMerge pull request #8442 from kronbichler/simplify_vect...
2019-08-02 Daniel ArndtCleanup workarounds for VectorizedArray 8443/head
2019-08-02 Martin KronbichlerAugment documentation of VectorizedArray. Remove now... 8442/head
2019-08-02 Daniel ArndtMerge pull request #8428 from kronbichler/force_inlining
2019-08-02 Daniel ArndtMerge pull request #8441 from dangars/boost_files
2019-08-01 Daniel Garcia... Add boost files 8441/head
2019-08-01 Timo HeisterMerge pull request #8403 from kronbichler/mapping_fe_fi...
2019-08-01 Martin KronbichlerUpdate documentation 8403/head
2019-07-31 Timo HeisterMerge pull request #8432 from masterleinad/vectorized_a...
2019-07-31 Martin KronbichlerMerge pull request #8431 from masterleinad/fix_compilin...
2019-07-31 Martin KronbichlerMerge pull request #8435 from masterleinad/restrict_pet...
2019-07-31 David WellsMerge pull request #8436 from bangerth/add-note
2019-07-30 Wolfgang BangerthAdd a note to the count_lines.sh script. 8436/head
2019-07-30 Daniel ArndtRestrict mpi/petsc_step-27 to only be run with non... 8435/head
2019-07-30 Wolfgang BangerthMerge pull request #8386 from masterleinad/update_boost
2019-07-30 Wolfgang BangerthMerge pull request #8424 from peterrum/base-vectorizati...
2019-07-30 Wolfgang BangerthMerge pull request #8423 from peterrum/grid-periodicity-1D
2019-07-30 Martin KronbichlerMerge pull request #8416 from bangerth/z
2019-07-30 Daniel ArndtChangelog entry 8432/head
2019-07-30 Daniel ArndtImplement output operator for VectorizedArray
2019-07-30 Martin KronbichlerMerge pull request #8433 from rezarastak/cell_data_stor...
2019-07-30 Martin KronbichlerMerge pull request #8427 from masterleinad/cuda_constra...
2019-07-30 Martin KronbichlerMerge pull request #8434 from marcfehling/doc-hpref
2019-07-30 Martin KronbichlerSimplify symmetrize(Tensor<2,dim>) 8428/head
2019-07-30 Martin KronbichlerForce inlining in several kinematics functions
2019-07-30 Martin KronbichlerConsistently enforce inlining in simple tensor functions.
2019-07-30 Marc FehlingDoc: Reviewed documentation for hp::Refinement. 8434/head
2019-07-30 Daniel ArndtMerge pull request #8426 from peterrum/base-vectorizati...
2019-07-30 Reza RastakBug in CellDataStorage::erase() fixed 8433/head
2019-07-29 Daniel ArndtFix compiling with CUDA 8431/head
2019-07-29 peterrumAdd two new methods to VectorizedArray 8426/head
2019-07-29 Daniel ArndtChangelog entry 8427/head
2019-07-29 Daniel ArndtAdd AffineConstraints::set_zero for MemorySpace::CUDA
2019-07-29 Daniel ArndtMerge pull request #8421 from marcfehling/pd-27
2019-07-29 Daniel ArndtMerge pull request #8422 from marcfehling/pd-feidx...
2019-07-28 peterrumEnable periodicity for 1D 8423/head
2019-07-28 Matthias MaierMerge pull request #8383 from peterrum/matrixfree-vecto...
2019-07-28 peterrumAdd docu and constexpr to VectorizedArrayWidthSpecifier 8424/head
2019-07-28 Daniel ArndtMerge pull request #8425 from bangerth/xsdk
2019-07-27 Wolfgang BangerthAdd CHANGELOG.md and SUPPORT.md files. 8425/head
2019-07-27 Wolfgang BangerthUpdate some commentary. 8416/head
2019-07-26 Marc FehlingParallel distributed: Communicate active_fe_indices... 8422/head
2019-07-26 marcfehlingNew tests: Parallel distributed version of step-27. 8421/head
2019-07-26 Wolfgang BangerthMerge pull request #8420 from masterleinad/fix_error_spaces
2019-07-26 Daniel ArndtFix spaces in error messages 8420/head
2019-07-26 Daniel ArndtMerge pull request #8412 from Rombur/cuda_import
2019-07-26 Martin KronbichlerMerge pull request #8415 from bangerth/y
2019-07-25 Wolfgang BangerthMerge pull request #8417 from rezarastak/patch-1
2019-07-25 Daniel ArndtMerge pull request #8414 from bangerth/x
2019-07-25 Bruno TurcksinAdd entry changelog 8412/head
2019-07-25 Bruno TurcksinAdd test for LA::d::Vector::import()
2019-07-25 Bruno TurcksinAdd import() from one LA::d::Vector to another one
2019-07-25 Reza Rastakdocumentation fix in distributed/tria.h 8417/head
2019-07-25 Wolfgang BangerthFix a bibtex entry. 8415/head
2019-07-25 Wolfgang BangerthMerge pull request #8314 from adam4130/step-14-bibtex
2019-07-25 Wolfgang BangerthRemove a comment fragment. 8414/head
2019-07-25 Wolfgang BangerthMinor clean-ups.
2019-07-25 Timo HeisterMerge pull request #8411 from bangerth/b
2019-07-25 Wolfgang BangerthLink to more resources on learning how to program. 8411/head
2019-07-25 Wolfgang BangerthMerge pull request #8413 from masterleinad/disable_inte...
2019-07-25 Wolfgang BangerthMerge pull request #8400 from peterrum/base-vectorizati...
2019-07-25 Daniel ArndtDisable __builtin_expect for Intel compiler with conste... 8413/head
2019-07-24 Daniel ArndtMerge pull request #8407 from dangars/point_assignment_...
2019-07-24 Daniel Garcia... Add changelog 8407/head
2019-07-24 Daniel Garcia... Add test for Point assignment operator
2019-07-24 Daniel Garcia... Add Point assignment operator
2019-07-24 adam4130Additional capitalization fixes 8314/head
2019-07-24 Martin KronbichlerMerge pull request #8349 from drwells/add-packaging-doc
2019-07-24 Martin KronbichlerMerge pull request #8409 from tjhei/doc_friends_no_dox
2019-07-24 Martin KronbichlerMerge pull request #8402 from kronbichler/robustness_ad...
2019-07-24 Timo Heisterdoc: no doxygen for friend declarations 8409/head
2019-07-23 Daniel ArndtMerge pull request #8408 from tjhei/doc_symmetric_tensor
2019-07-23 Daniel ArndtMerge pull request #8405 from Rombur/distributed_import
2019-07-23 peterrumAdd new make_vectorized_array function 8400/head
2019-07-23 Timo Heisterdoc: correct friend markup in tensor 8408/head
2019-07-23 Bruno TurcksinFix a bug in LA::d::Vector::compress on the host 8405/head
2019-07-23 Bruno TurcksinMerge pull request #8395 from masterleinad/cuda_mf_init...
2019-07-23 Wolfgang BangerthMerge pull request #8404 from masterleinad/fix_cell_dat...
2019-07-22 Daniel ArndtFix CellDataTransfer tests for complex Petsc complex... 8404/head
2019-07-22 Martin KronbichlerChangelog
2019-07-22 Martin KronbichlerAdd tests for the new level feature
2019-07-22 Martin KronbichlerEnable constructor of MappingFEField on MG levels
2019-07-22 Daniel ArndtMerge pull request #8401 from rezarastak/physics_elasti...
2019-07-22 Martin KronbichlerChoose a more appropriate tolerance for vector add_and_dot 8402/head
2019-07-21 Reza RastakFixing the issue with clang 4.0.1 8401/head
2019-07-21 Daniel ArndtMerge pull request #8399 from peterrum/base-vectorizati...
2019-07-21 Wolfgang BangerthMerge pull request #8396 from rezarastak/ranged_for
2019-07-21 Wolfgang BangerthMerge pull request #8398 from tjhei/doc_quadrature_transfer
2019-07-20 peterrumFix EnableIfScalar for VectorizedArray 8399/head
2019-07-20 Timo Heisterimprove CellDataStorage documentation 8398/head
2019-07-20 Martin KronbichlerMerge pull request #8397 from peterrum/mpi-compute...
2019-07-20 peterrumAdd assert to Utilities::MPI::compute_index_owner to... 8397/head
2019-07-19 Reza Rastakranged-for documentation fix 8396/head
2019-07-19 Daniel ArndtChangelog entry 8395/head
2019-07-19 Daniel ArndtImplement CUDAWrappers::MatrixFree::initialize_dof_vector
2019-07-19 Martin KronbichlerMerge pull request #8394 from masterleinad/fix_step_28
2019-07-19 Daniel ArndtAvoid initializing a numbered list in step-28 documentation 8394/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.