]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-11-30 Wolfgang BangerthMerge pull request #1907 from drwells/DH-to-DoFHandlerType
2015-11-30 Wolfgang BangerthMerge pull request #1925 from bangerth/document-fe-2
2015-11-30 Wolfgang BangerthFinish rewriting the documentation of class FiniteElement. 1925/head
2015-11-30 Wolfgang BangerthEscape words that also denote namespaces.
2015-11-30 Wolfgang BangerthMerge pull request #1909 from bangerth/use-signaling...
2015-11-30 Wolfgang BangerthAdd another test. 1909/head
2015-11-30 Wolfgang BangerthAdd tests.
2015-11-30 Wolfgang BangerthFix copy constructor of SymmetricTensor.
2015-11-30 Wolfgang BangerthAdd a changelog entry.
2015-11-30 Wolfgang BangerthInitialize mapping and FE output with signaling NaNs.
2015-11-30 Martin KronbichlerMerge pull request #1912 from bangerth/fix-internal...
2015-11-28 Wolfgang BangerthAdd a file that contains ways to generate signaling...
2015-11-28 Wolfgang BangerthMerge pull request #1923 from tjhei/fix_symtensor_contract
2015-11-28 Timo Heisterclarify namespace in double_contraction of SymmetricTensor 1923/head
2015-11-28 Wolfgang BangerthAllow setting manifold ids on interior edges and faces. 1912/head
2015-11-28 Wolfgang BangerthMerge pull request #1913 from bangerth/document-fe-1
2015-11-28 Wolfgang BangerthProvide much more documentation for class FiniteElement... 1913/head
2015-11-28 Wolfgang BangerthMerge pull request #1918 from tjhei/write_svg_fix
2015-11-28 Wolfgang BangerthMerge pull request #1919 from tjhei/fix_step_52
2015-11-28 Wolfgang BangerthMerge pull request #1920 from tjhei/fix_step_48
2015-11-28 Timo HeisterMSVC fix for fe_evaluation 1920/head
2015-11-28 Timo Heisterstep-52: avoid typename outside template functions 1919/head
2015-11-28 Timo Heisteravoid Point(true) constructor in write_svg 1918/head
2015-11-27 Martin KronbichlerMerge pull request #1895 from drwells/remove-noquerymod...
2015-11-27 Timo HeisterMerge pull request #1916 from kronbichler/master
2015-11-27 Martin KronbichlerFix documention introduced in #1914 1916/head
2015-11-27 Wolfgang BangerthMerge pull request #1915 from tjhei/msvc_fixes
2015-11-27 Timo HeisterMerge pull request #1914 from kronbichler/master
2015-11-26 Timo HeisterMSVC fixes 1915/head
2015-11-26 Martin KronbichlerFix overflow issue with parallel::distributed::Vector 1914/head
2015-11-24 David WellsMerge pull request #1910 from drwells/remove-mgdofhandl...
2015-11-24 David WellsImprove spacing in a code sample. 1910/head
2015-11-24 David WellsUpdate references to the MGDoFHandler class.
2015-11-24 Bruno TurcksinMerge pull request #1902 from bangerth/do-some-work...
2015-11-24 Bruno TurcksinMerge pull request #1908 from bangerth/fix-cartesian...
2015-11-24 Wolfgang BangerthCompute higher order derivative mappings in MappingCart... 1908/head
2015-11-24 David WellsImprove indentation. 1907/head
2015-11-24 David WellsPrefer DoFHandlerType to DH.
2015-11-24 Denis DavydovMerge pull request #1906 from bangerth/fix-error-message
2015-11-24 Wolfgang BangerthFix error messages. 1906/head
2015-11-24 Timo HeisterMerge pull request #1904 from bangerth/update-reference
2015-11-24 Wolfgang BangerthUpdate a reference. 1904/head
2015-11-24 Denis DavydovMerge pull request #1903 from jppelteret/fix_docs_gridg...
2015-11-24 Jean-Paul PelteretAdded note on mesh refinement to GridGenerator::extrude... 1903/head
2015-11-24 Wolfgang BangerthRevert order of loops and if statements. 1902/head
2015-11-24 Wolfgang BangerthDo some work already in get_data().
2015-11-23 David WellsMerge pull request #1899 from bangerth/use-american...
2015-11-23 Wolfgang BangerthUse American English spelling of "signaling". 1899/head
2015-11-23 Martin KronbichlerMerge pull request #1898 from bangerth/fix-tests
2015-11-23 Wolfgang BangerthFix tests. 1898/head
2015-11-23 Denis DavydovMerge pull request #1897 from bangerth/fix-comment
2015-11-23 Wolfgang BangerthFix a comment. 1897/head
2015-11-23 Martin KronbichlerMerge pull request #1896 from bangerth/fix-extract_boun...
2015-11-23 Wolfgang BangerthAdd a changelog entry. 1896/head
2015-11-23 Wolfgang BangerthNew tests.
2015-11-23 Wolfgang BangerthAdjust test. One part of the existing test simply no...
2015-11-23 Wolfgang BangerthAugment documentation.
2015-11-23 Wolfgang BangerthFix an issue with GridGenerator::extract_boundary_mesh().
2015-11-21 David WellsPrefer boost::math::iround to static_cast<int>. 1895/head
2015-11-21 David WellsFix a spelling error in LAPACKFullMatrix.
2015-11-21 David WellsReformat a comment in LAPACKFullMatrix.
2015-11-21 David WellsRemove the DEAL_II_LIBLAPACK_NOQUERYMODE option.
2015-11-21 Denis DavydovMerge pull request #1891 from bangerth/fix-FE_DGPNonpar...
2015-11-21 Matthias MaierMerge pull request #1892 from bangerth/fix-test
2015-11-21 Wolfgang BangerthFix a test so that it also runs in 64-bit mode. 1892/head
2015-11-20 Wolfgang BangerthProvide changelog. 1891/head
2015-11-20 Wolfgang BangerthAdjust test.
2015-11-20 Wolfgang BangerthAdjust FE_DGPNonparametric to not return values on...
2015-11-20 Wolfgang BangerthImprove exception message.
2015-11-20 David WellsMerge pull request #1890 from tamiko/fix_mpi_detection
2015-11-20 Matthias MaierCMake: Compatibility fixes for CMake 3.4.0 1890/head
2015-11-19 Bruno TurcksinMerge pull request #1800 from Rombur/la_vector
2015-11-19 Bruno TurcksinRemove sadd(scalar,Vector) from VectorSpaceVector inter... 1800/head
2015-11-19 Timo HeisterMerge pull request #1882 from tjhei/remove_depr_multith...
2015-11-19 Timo Heisterchangelog entry 1882/head
2015-11-19 Timo Heisterremove deprecated MultithreadInfo code
2015-11-19 Wolfgang BangerthMerge pull request #1884 from barker29/patch-1
2015-11-18 barker29Update tria_boundary_lib.cc 1884/head
2015-11-18 Bruno TurcksinFix a typo in a comment.
2015-11-18 Timo HeisterMerge pull request #1880 from tjhei/rework_expand_insta...
2015-11-18 Timo Heisterfix expand_instantiation split logic 1880/head
2015-11-18 David WellsMerge pull request #1881 from drwells/undo-vector-scala...
2015-11-18 David WellsUpdate a deprecation message in changes.h. 1881/head
2015-11-18 David WellsRevert deprecation of Vector::add(scalar).
2015-11-17 Bruno TurcksinMerge pull request #1863 from bangerth/document-get_data
2015-11-17 Bruno TurcksinMerge pull request #1878 from Rombur/vertex_iterator
2015-11-17 Bruno TurcksinImprove operator -- 1878/head
2015-11-17 Bruno TurcksinImprove documentation.
2015-11-16 Bruno TurcksinAllow to iterate on vertices when dim = 2 or 3.
2015-11-16 Timo HeisterMerge pull request #1875 from tjhei/quick_test_msg
2015-11-16 Timo Heisterdisplay friendly quicktest message 1875/head
2015-11-16 Timo HeisterMerge pull request #1873 from tjhei/trilinos_ml_determi...
2015-11-16 Timo Heistermake Trilinos ML deterministic 1873/head
2015-11-16 Wolfgang BangerthMerge pull request #1877 from ESeNonFossiIo/warning
2015-11-16 David WellsMerge pull request #1864 from bangerth/doc-update-39
2015-11-16 ESeNonFossiIosilence warning 1877/head
2015-11-16 Martin KronbichlerMerge pull request #1874 from tjhei/trilinos_warning
2015-11-16 Timo Heisterfix trilinos warning 1874/head
2015-11-15 Timo HeisterMerge pull request #1872 from bangerth/doc-update-40
2015-11-15 Wolfgang BangerthUpdate documentation about sparsity patterns. 1872/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.