]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-07-10 Bruno TurcksinMerge pull request #8363 from masterleinad/cw_fe_eval_g...
2019-07-10 Martin KronbichlerMerge pull request #8373 from peterrum/base-vectorizati...
2019-07-10 peterrumFix vectorized_load_and_transpose specialization for... 8373/head
2019-07-10 Daniel ArndtMerge pull request #8307 from anates/Tensor-Schur-Product
2019-07-10 David WellsMerge pull request #8368 from tjhei/intel_compile_fix
2019-07-10 Timo Heisterfix compile error typo in intel ifdef 8368/head
2019-07-10 Daniel ArndtAddress comments 8363/head
2019-07-10 RolandElementwise multiplication for Tensor<rank, dim> 8307/head
2019-07-10 Bruno TurcksinMerge pull request #8338 from masterleinad/cuda_tensor_...
2019-07-10 Martin KronbichlerMerge pull request #8362 from masterleinad/fix_gcc...
2019-07-09 Daniel ArndtImplement CUDAWrappers::FEEvaluation::get_dof_values...
2019-07-09 Daniel ArndtFix a few gcc-9 warninigs in tests 8362/head
2019-07-09 Daniel ArndtMerge pull request #8361 from masterleinad/fix_refineme...
2019-07-09 Daniel ArndtFix refinement.h include 8361/head
2019-07-09 Martin KronbichlerMerge pull request #8358 from masterleinad/remove_unuse...
2019-07-09 Martin KronbichlerMerge pull request #8342 from peterrum/base-vectorizati...
2019-07-09 David WellsMerge pull request #8360 from rezarastak/fix_documentat...
2019-07-09 Martin KronbichlerMerge pull request #8341 from marcfehling/hp-prediction-2
2019-07-09 peterrumExtend VectorizedArray with a second template argument 8342/head
2019-07-09 Martin KronbichlerMerge pull request #8357 from masterleinad/test_layout_...
2019-07-09 Reza Rastakfixed misrepresentation of "*" in documentation of... 8360/head
2019-07-09 Daniel ArndtRemove unused code in CUDAWrappers::internal::HangingNodes 8358/head
2019-07-09 Daniel ArndtAlways test the layout of the VectorizedArray class 8357/head
2019-07-09 Daniel ArndtCheck result 8338/head
2019-07-09 Daniel ArndtAvoid warnings in device code
2019-07-09 Daniel ArndtChangelog entry
2019-07-09 Daniel ArndtAnnotate Tensor functions that can be used in CUDA...
2019-07-09 Daniel ArndtMerge pull request #8064 from rezarastak/constexpr_tensor
2019-07-09 Bruno TurcksinMerge pull request #8346 from masterleinad/cuda_point
2019-07-08 Daniel ArndtMerge pull request #8300 from peterrum/mpi-compute...
2019-07-08 Daniel ArndtMerge pull request #8355 from kronbichler/fix_documenta...
2019-07-08 Daniel ArndtCheck result 8346/head
2019-07-08 Daniel ArndtApply suggestions from code review
2019-07-08 Daniel ArndtAvoid warnings in device code
2019-07-08 Daniel ArndtAnnotate Point usable for CUDA kernels
2019-07-08 Daniel ArndtMerge pull request #8356 from kostyfisik/master
2019-07-08 Reza RastakTensor<rank,dim,Number> is now constexpr 8064/head
2019-07-08 Konstantin... std::strings stores filename, not the file handler 8356/head
2019-07-08 Martin KronbichlerFix documentation of HermiteLikeInterpolation 8355/head
2019-07-08 Marc Fehlinghp::Refinement: Error prediction. 8341/head
2019-07-08 Martin KronbichlerMerge pull request #8325 from marcfehling/hp-decision
2019-07-08 Martin KronbichlerMerge pull request #8337 from Rombur/hanging_node_volta
2019-07-08 Martin KronbichlerMerge pull request #8353 from GrahamBenHarper/graham_de...
2019-07-08 grahambenharperAdd a space between sentences in ExcNumberNotFinite 8353/head
2019-07-08 Bruno TurcksinAdd explanation on the use of __synchtreads() 8337/head
2019-07-07 Martin KronbichlerMerge pull request #8350 from drwells/remove-2type...
2019-07-07 David WellsRemove int2type and bool2type. 8350/head
2019-07-05 Matthias MaierMerge pull request #8344 from tamiko/update_ctest_confi...
2019-07-05 Matthias MaierCMake: Update CTest configuration 8344/head
2019-07-04 peterrumAdd consensus algorithm and use it compute intex owners 8300/head
2019-07-04 Martin KronbichlerMerge pull request #8343 from luca-heltai/fix-compilati...
2019-07-04 marcfehlingCommunicate thresholds. 8325/head
2019-07-04 Luca HeltaiFix compilation of loop.h with some versions of clang. 8343/head
2019-07-04 Daniel ArndtMerge pull request #8340 from kronbichler/fix_intrinsic... 8345/head
2019-07-04 marcfehlingApply suggestions from code review
2019-07-04 Marc FehlingRemove code duplicates.
2019-07-04 Marc FehlingIntroduced hp::Refinement namespace.
2019-07-04 Martin KronbichlerFix include to intrinsics 8340/head
2019-07-03 Martin KronbichlerMerge pull request #8339 from Rombur/fix_numpy
2019-07-03 Bruno TurcksinFix a bug in print_as_numpy_arrays 8339/head
2019-07-02 Bruno TurcksinAdd new entry log and fix date in older entry
2019-07-02 Bruno TurcksinFix a bug in CUDA matrix-free with adapted mesh when...
2019-07-02 Daniel ArndtMerge pull request #8336 from bangerth/update
2019-07-02 Wolfgang BangerthAdd a couple of comments to functions in utilities.cc. 8336/head
2019-06-30 Daniel ArndtMerge pull request #8334 from drwells/fix-instantiation
2019-06-30 David WellsFix a template instantiation. 8334/head
2019-06-28 Timo HeisterMerge pull request #8333 from kronbichler/doc_chebyshev
2019-06-28 Timo HeisterMerge pull request #8332 from masterleinad/replace_boos...
2019-06-28 Martin KronbichlerFix three typos in documentation of PreconditionChebyshev 8333/head
2019-06-27 Daniel ArndtMerge pull request #8328 from kronbichler/improve_vecto...
2019-06-27 Daniel ArndtUse std::iota, document problems 8332/head
2019-06-27 Daniel ArndtRevert "Replace boost::random"
2019-06-27 Daniel ArndtRevert "Add alternate output files."
2019-06-27 Bruno TurcksinMerge pull request #8299 from Rombur/python_dump
2019-06-26 Bruno TurcksinRename print_numpy_array functions to print_as_numpy_ar... 8299/head
2019-06-26 Martin KronbichlerMerge pull request #8330 from bangerth/65
2019-06-26 Wolfgang BangerthMinor changes to step-65. 8330/head
2019-06-25 Martin KronbichlerUpdate comments 8328/head
2019-06-25 Martin KronbichlerMerge pull request #8329 from bangerth/geodyn
2019-06-24 Wolfgang BangerthUpdate a documentation page. 8329/head
2019-06-24 Martin KronbichlerMerge pull request #8327 from bangerth/65
2019-06-24 Wolfgang BangerthLeave more references to step-65 in a variety of places. 8327/head
2019-06-24 Martin KronbichlerChangelog
2019-06-24 Martin KronbichlerImprove implementation of vectorized transpose with...
2019-06-24 Daniel ArndtMerge pull request #8312 from masterleinad/replace_boos...
2019-06-23 Wolfgang BangerthWord smith some of the introduction of step-65.
2019-06-23 David WellsAdd alternate output files. 8312/head
2019-06-23 Daniel ArndtReplace boost::random
2019-06-22 Daniel ArndtMerge pull request #8322 from dangars/complex_project_b...
2019-06-22 Daniel Garcia... Add changelog 8322/head
2019-06-22 Daniel Garcia... Add test for std::complex project_boundary_values_curl_...
2019-06-22 Daniel Garcia... Add test for std::complex cross_product_3d
2019-06-22 Daniel Garcia... Add std::complex project_boundary_values_curl_conforming_l2
2019-06-22 Daniel Garcia... Add cross_product_3d between std::complex<number> and...
2019-06-20 Daniel ArndtMerge pull request #8326 from bangerth/indent
2019-06-20 Wolfgang BangerthIndent comments. 8326/head
2019-06-20 David WellsMerge pull request #8324 from masterleinad/remove_unuse...
2019-06-20 Daniel ArndtRemove unused variables in the SymmetricTensor headers 8324/head
2019-06-19 David WellsMerge pull request #8058 from kronbichler/step-64
2019-06-19 Martin KronbichlerUpdate memory consumption 8058/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.