]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-11-17 Daniel ArndtMerge pull request #7446 from Rombur/mf_ladv
2018-11-16 Bruno TurcksinAdd a test using LA::d::Vector<double, MemorySpace... 7446/head
2018-11-16 Bruno TurcksinTemplate CUDA MatrixFree framework on vector
2018-11-16 Daniel ArndtMerge pull request #7445 from tjhei/tests_timer_bug
2018-11-15 Timo Heistertests: timer_04 and _05 bug 7445/head
2018-11-15 David WellsMerge pull request #7444 from masterleinad/indent_expan...
2018-11-15 Daniel ArndtIndent expand_instantiations 7444/head
2018-11-13 Timo HeisterMerge pull request #7404 from bangerth/doc-update
2018-11-13 Wolfgang BangerthFurther evolve the text to describe iterators. 7404/head
2018-11-12 Bruno TurcksinMerge pull request #7439 from tjhei/dox_scalapack_img
2018-11-12 Bruno TurcksinMerge pull request #7438 from tjhei/fix_foxy_plate_with...
2018-11-12 David WellsMerge pull request #7434 from masterleinad/deprecate_te...
2018-11-12 Timo Heisterdoxygen: fix image scaling for scalapack 7439/head
2018-11-12 Timo Heisterfix doxygen GridGenerator plate_with_a_hole imgs 7438/head
2018-11-11 Denis DavydovMerge pull request #7436 from masterleinad/use_strings
2018-11-11 Timo HeisterMerge pull request #7435 from kronbichler/fix_avx512_fe...
2018-11-10 Daniel ArndtPrefer std::string interfaces over const char * for... 7436/head
2018-11-10 Martin KronbichlerAdd changelog 7435/head
2018-11-10 Martin KronbichlerAvoid negative index offsets.
2018-11-10 Daniel ArndtTypo and changelog entry 7434/head
2018-11-10 Daniel ArndtDeprecate Tecplot binary output
2018-11-08 Bruno TurcksinMerge pull request #7432 from masterleinad/derandomize_...
2018-11-08 Daniel ArndtFix init_cuda 7432/head
2018-11-08 Bruno TurcksinMerge pull request #7431 from masterleinad/derandomize_...
2018-11-08 Daniel ArndtDerandomize CUDA devices used in test 7431/head
2018-11-08 Bruno TurcksinMerge pull request #7430 from masterleinad/fix_zero_len...
2018-11-08 Daniel ArndtFix MemorySpace check for zero sized ArrayViews 7430/head
2018-11-07 Luca HeltaiMerge pull request #7411 from drwells/update-truncated...
2018-11-07 Daniel ArndtMerge pull request #7412 from masterleinad/cuda_array_view
2018-11-06 Daniel ArndtUnify is_in_correct_memory_space 7412/head
2018-11-06 Wolfgang BangerthMerge pull request #7424 from tamiko/fix_cmake_petsc
2018-11-06 Bruno TurcksinMerge pull request #7370 from masterleinad/force_cuda_h...
2018-11-06 Matthias MaierCMake: Remove a faulty list manipulation 7424/head
2018-11-06 Daniel ArndtUse cuda_init() in tests
2018-11-06 Daniel ArndtChangelog entry
2018-11-06 Daniel ArndtRestrict access to ArrayView::operator[] to CPU memory
2018-11-06 Daniel ArndtTest correct memory space
2018-11-06 Daniel ArndtLet ArrayView have a MemorySpace template parameter
2018-11-06 David WellsMerge pull request #7422 from masterleinad/fix_windows_...
2018-11-06 Daniel ArndtOnly declare PosixThreadBarrier if there is POSIX support 7422/head
2018-11-06 David WellsMerge pull request #7419 from bangerth/step-20
2018-11-06 Wolfgang BangerthRewrite the introduction of step-20. 7419/head
2018-11-06 Wolfgang BangerthMerge pull request #7414 from masterleinad/support_gmsh_4
2018-11-05 Daniel ArndtUpdate CUDA information in the documentation for extern... 7370/head
2018-11-05 Bruno TurcksinMerge pull request #7398 from masterleinad/cuda_init
2018-11-05 Daniel ArndtMerge pull request #7417 from masterleinad/algorithm_he...
2018-11-05 Daniel ArndtAdd missing header in subscriptor.cc 7417/head
2018-11-05 Daniel ArndtMerge pull request #7410 from masterleinad/smart_pointe...
2018-11-05 Daniel ArndtBe more conservative with respect to the MSH file forma... 7414/head
2018-11-05 Daniel ArndtUpdate description of the Subscriptor-SmartPointer... 7410/head
2018-11-05 Daniel ArndtIncrease thread-safety of Subscriptor
2018-11-05 Daniel ArndtMerge pull request #7415 from davydden/feature/incremen...
2018-11-04 Denis Davydovset components correctly in IncrementalFunction 7415/head
2018-11-04 David WellsUpdate GridGenerator::truncated_cone. 7411/head
2018-11-04 Daniel ArndtChangelog entry
2018-11-04 Daniel ArndtSupport Gmsh-4
2018-11-04 Wolfgang BangerthFix some commentary on iterators.
2018-11-02 Wolfgang BangerthMerge pull request #7363 from masterleinad/smart_pointe...
2018-11-02 Daniel ArndtChangelog entries 7363/head
2018-11-02 Daniel ArndtMake SmartPointer+Subscriptor check for dangling pointers
2018-11-02 Daniel ArndtMerge pull request #7396 from davydden/feature/interleave
2018-11-02 Daniel ArndtMerge pull request #7402 from bangerth/sparsity
2018-11-02 Wolfgang BangerthMerge pull request #7337 from marcfehling/cell-domination
2018-11-01 Daniel ArndtMerge pull request #7401 from bangerth/abaqus
2018-11-01 David WellsMerge pull request #7405 from bangerth/doc-update-2
2018-11-01 Denis DavydovMerge pull request #7406 from tjhei/doc_plate_with_hole
2018-11-01 Timo Heisterdoxygen: scale plate_with_hole images 7406/head
2018-11-01 Wolfgang BangerthClarify the documentation of GridGenerator::cylinder(). 7405/head
2018-11-01 Wolfgang BangerthMerge pull request #7375 from davydden/feature/incremen...
2018-11-01 Timo Heisterimprove documentation 7396/head
2018-11-01 Wolfgang Bangerthimprove documentation
2018-11-01 Denis Davydovrename and improve documentation
2018-11-01 Wolfgang Bangerthimprove documentation
2018-11-01 Wolfgang BangerthRemove try-catch blocks in tests. 7402/head
2018-11-01 Daniel ArndtMerge pull request #7400 from bangerth/fix-widening
2018-11-01 Wolfgang BangerthMerge pull request #7381 from davydden/feature/tmmult_dsp
2018-11-01 Wolfgang BangerthAdd a changelog entry.
2018-11-01 Wolfgang BangerthAdd a few tests.
2018-11-01 Wolfgang BangerthFix (Dynamic)?SparsityPattern::begin() for empty sparsi...
2018-11-01 Wolfgang BangerthAdd more run-time checks to the ABAQUS reader. 7401/head
2018-11-01 Wolfgang BangerthEnsure a left-shift operation happens in the right... 7400/head
2018-10-30 Daniel ArndtFix location AssertCuda 7398/head
2018-10-30 Daniel ArndtIntroduce init_cuda
2018-10-30 Denis Davydovadd mutex lock 7375/head
2018-10-30 Denis Davydovimprove IncrementalFunction
2018-10-30 Wolfgang BangerthMerge pull request #7397 from tjhei/document_point_value
2018-10-30 Wolfgang Bangerthimprove documentation
2018-10-30 Timo Heisterdocument VT:point_value better 7397/head
2018-10-30 Denis Davydovadd Utilities::interleave() to interleave an array...
2018-10-29 David WellsMerge pull request #7394 from koecher/doc-doftools...
2018-10-29 Uwe Köcherenhanced documentation for DoFTools::Coupling::nonzero 7394/head
2018-10-29 Wolfgang BangerthMerge pull request #7392 from drwells/deprecate-netcdf
2018-10-29 Timo HeisterMerge pull request #7391 from drwells/update-step-57
2018-10-29 Marc FehlingIntroduced 'compare_for_domination()' functions. Deprec... 7337/head
2018-10-27 Daniel ArndtMerge pull request #7393 from drwells/fix-doc-link
2018-10-27 David WellsDeprecate the NetCDF bindings. 7392/head
2018-10-27 David WellsMerge pull request #7367 from masterleinad/make_cuda_te...
2018-10-27 David Wellsstep-57: Use blank lines after equations. 7391/head
2018-10-27 David WellsFix a documentation link. 7393/head
2018-10-27 David Wellsstep-57: Reword some sentences for clarity.
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.