]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-11-19 Alexander GrayverAddress comments 7420/head
2018-11-06 Alexander GrayverFix FEFaceValues
2018-11-06 Wolfgang BangerthMerge pull request #7414 from masterleinad/support_gmsh_4
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 Daniel ArndtChangelog entry
2018-11-04 Daniel ArndtSupport Gmsh-4
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.
2018-10-27 David Wellsstep-57: Use pmatrix instead of arrays in TeX.
2018-10-27 David Wellsstep-57: Reformat in-code TeX.
2018-10-27 David Wellsstep-57: Improve output format and variable names.
2018-10-27 David Wellsstep-57: remove unused headers and code.
2018-10-27 David Wellsstep-57: Improve typography.
2018-10-26 Jean-Paul PelteretAdd test to check that wrapper resets time state of...
2018-10-26 Jean-Paul PelteretRename a test
2018-10-26 Jean-Paul PelteretAdd guarentee that wrapper resets time state of wrapped...
2018-10-26 Jean-Paul PelteretAdd an assertion
2018-10-26 Jean-Paul PelteretImprove class documentation
2018-10-26 Denis Davydovadd IncrementalFunction
2018-10-26 Denis DavydovMerge pull request #7386 from masterleinad/real_time
2018-10-26 David WellsMerge pull request #7387 from davydden/feature/dsp_colu...
2018-10-26 Denis Davydovadd DynamicSparsityPattern::column_index() 7387/head
2018-10-26 Daniel ArndtPrefer defining aliases instead of importing from base... 7386/head
2018-10-26 Daniel ArndtIntroduce a time_type alias for Function and friends
2018-10-26 Daniel ArndtDescribe time by real scalar types in Function and...
2018-10-26 Denis Davydovadd unit tests 7381/head
2018-10-26 Jean-Paul PelteretMerge pull request #7384 from bangerth/fix-warning
2018-10-26 Wolfgang BangerthFix a warning about an unused 'using' declaration in... 7384/head
2018-10-25 Matthias MaierMerge pull request #7382 from masterleinad/fix_cuda_cma...
2018-10-25 Daniel ArndtFix cuda-9+ && cmake-3.12+ 7382/head
2018-10-25 Denis Davydovrewrok DynamicSparsityPattern::compute_Tmmult_pattern...
2018-10-25 Denis Davydovadd template parameter to DynamicSparsityPattern::compu...
2018-10-24 Wolfgang BangerthMerge pull request #7380 from masterleinad/clarify_cuda...
2018-10-24 Daniel ArndtClarify CUDA C++ version restrictions 7380/head
2018-10-24 Timo HeisterMerge pull request #7377 from masterleinad/replace_cons...
2018-10-24 Daniel ArndtReplace ContraintMatrix with AffineConstraints in the... 7377/head
2018-10-23 Wolfgang BangerthMerge pull request #7371 from drwells/update-step-27
2018-10-23 Wolfgang BangerthMerge pull request #7364 from tjhei/mpi_type_fixes
2018-10-23 Wolfgang BangerthMerge pull request #7361 from StefanoDominici89/TensorP...
2018-10-23 David Wellsstep-27: Lower the linear solver tolerance. 7371/head
2018-10-23 David Wellsstep-27: Update pictures and discussion.
2018-10-23 David Wellsstep-27: Improve some algorithm discussion.
2018-10-23 David Wellsstep-27: Improve typography in the documentation.
2018-10-23 David WellsFix an issue with CSS on Firefox.
2018-10-22 Stefano DominiciData members of TensorProductManifold converted to... 7361/head
2018-10-21 Daniel ArndtMake CUDA tests more robust 7367/head
2018-10-20 David WellsMerge pull request #7366 from masterleinad/use_another_...
2018-10-20 Daniel ArndtUse DEAL_II_MPI_CONST_CAST in another place 7366/head
2018-10-19 Denis DavydovMerge pull request #7362 from davydden/bugfix/skip_inde...
2018-10-19 Timo Heisteruse correct MPI types 7364/head
2018-10-19 Denis Davydovuse correct file name 7362/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.