]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-08-01 Martin KronbichlerAdd vtk output of curved mesh. 7006/head
2018-07-30 Daniel ArndtMerge pull request #7003 from masterleinad/restrict_bessel1
2018-07-30 Daniel ArndtRestrict wave_number in constructor of Bessel1 to nonne... 7003/head
2018-07-30 David WellsMerge pull request #6998 from masterleinad/improve_depr...
2018-07-30 Martin KronbichlerMerge pull request #6968 from masterleinad/trilinos_wra...
2018-07-30 Jean-Paul PelteretMerge pull request #7000 from kronbichler/fix_high_orde...
2018-07-30 Martin KronbichlerMark some variables as const in the high order VTK... 7000/head
2018-07-30 Jean-Paul PelteretMerge pull request #6994 from agrayver/high_order_vtk
2018-07-29 Daniel ArndtMerge pull request #6997 from masterleinad/fix_various_...
2018-07-29 Daniel ArndtImprove deprecation messages 6998/head
2018-07-29 Daniel ArndtFix various warnings 6997/head
2018-07-29 Wolfgang BangerthMerge pull request #6983 from marcfehling/variable...
2018-07-29 Daniel ArndtMerge pull request #6996 from drwells/remove-jn
2018-07-29 David WellsUse a C++17 function instead of jn. 6996/head
2018-07-29 David WellsMerge pull request #6328 from jppelteret/subscriptor_01
2018-07-28 Alexander GrayverRename function 6994/head
2018-07-28 David WellsAdd a test for Bessel function values.
2018-07-28 David WellsAdd a default value for component in Bessel1::value.
2018-07-28 Jean-Paul PelteretFix position of a lock guard 6328/head
2018-07-28 Jean-Paul PelteretAdd a changelog entry for modifications to Subscriptor...
2018-07-28 Jean-Paul PelteretMerge pull request #6924 from drwells/add-shells
2018-07-28 David WellsMerge pull request #6995 from marcfehling/cleanup-6920
2018-07-28 David WellsMerge pull request #6957 from bangerth/doc-update
2018-07-28 David WellsMerge pull request #6988 from tjhei/add-test-step-56
2018-07-28 David WellsMerge pull request #6985 from agrayver/deprecate_pbvcc
2018-07-28 David WellsMerge pull request #6986 from masterleinad/replace_pets...
2018-07-27 Alexander GrayverUpdate tests 6985/head
2018-07-27 Alexander GrayverAddress comments
2018-07-27 Alexander GrayverAdd changelog
2018-07-27 Alexander GrayverAdd support for high-order VTK output
2018-07-27 Martin KronbichlerMerge pull request #6861 from kronbichler/fix_evaluatio...
2018-07-26 Martin KronbichlerAdd changelogs. 6861/head
2018-07-26 Martin KronbichlerAdd test cases.
2018-07-26 Martin KronbichlerEnable 1D case in inverse mass matrix operator.
2018-07-26 Martin KronbichlerFix bug in FEFaceEvaluation in 1D.
2018-07-26 Marc FehlingCleanup 'attach_data_02.output'. 6995/head
2018-07-26 Marc FehlingImplements variable size serialization. 6983/head
2018-07-26 Daniel ArndtMerge pull request #6967 from luca-heltai/boost-boundin...
2018-07-26 David WellsAdd GridGenerator::concentric_hyper_shells. 6924/head
2018-07-26 David WellsPermit merging empty triangulations.
2018-07-26 Timo Heisteradd header 6988/head
2018-07-26 Timo Heisterindent
2018-07-26 Timo Heisteradd test for examples/step-56
2018-07-26 Daniel ArndtMerge pull request #6989 from tjhei/fix_geod_reference_...
2018-07-26 Timo HeisterFix reference to step-18 in documentation 6989/head
2018-07-26 Wolfgang BangerthMerge pull request #6987 from masterleinad/fix_warning_...
2018-07-26 Daniel ArndtMerge pull request #6960 from marcfehling/cleanup-6939
2018-07-26 Daniel ArndtAvoid warning in mpi/attach_data_02 6987/head
2018-07-26 Daniel ArndtRename petsc_parallel_* headers to petsc_* 6986/head
2018-07-26 Alexander GrayverAdd change note
2018-07-26 Alexander GrayverDeprecate project_boundary_values_curl_conforming
2018-07-26 Wolfgang BangerthMerge pull request #5499 from jppelteret/ad-drivers
2018-07-26 Jean-Paul PelteretOptimise and extend some of the functions in the AD... 5499/head
2018-07-26 Jean-Paul PelteretUpdate configuration to detect new ADOL-C "feature...
2018-07-26 Jean-Paul PelteretImplement driver classes for internally supported AD...
2018-07-26 Wolfgang BangerthMerge pull request #6971 from GivAlz/Distr_documentation
2018-07-26 Wolfgang BangerthMerge pull request #6955 from masterleinad/unused_varia...
2018-07-26 Denis DavydovMerge pull request #6974 from masterleinad/indent_examp...
2018-07-26 Daniel ArndtMerge pull request #6973 from tamiko/fix_cmake
2018-07-25 Daniel Arndtexample/step-15: Update indenting and modernize 6974/head
2018-07-25 Matthias MaierCMake: Do not check for the geometry component in FindB... 6973/head
2018-07-25 Giovanni AlzettaImproved description compute point locations 6971/head
2018-07-25 Daniel ArndtIntroduce TrilinosWrappers::SparsityPattern::row_is_sto... 6968/head
2018-07-25 Wolfgang BangerthMerge pull request #6920 from marcfehling/variable...
2018-07-25 Wolfgang BangerthMerge pull request #6944 from luca-heltai/add-construct...
2018-07-25 Wolfgang BangerthMerge pull request #6966 from masterleinad/restrict_p4est
2018-07-24 Daniel ArndtSave the locally owned rows in TrilinosWrappers::Sparsi...
2018-07-24 Luca HeltaiSome rtree tests with Points. 6967/head
2018-07-24 Marc FehlingSupport for transfer of variable size data. 6920/head
2018-07-24 Daniel ArndtMerge pull request #6962 from marcfehling/indentation...
2018-07-24 Daniel ArndtRestrict tests requiring p4est 6966/head
2018-07-24 Luca HeltaiChangeLog.
2018-07-24 Luca HeltaiAdded adaptor for bounding box.
2018-07-24 Luca HeltaiMake sure also <deal.II/boost_adaptors/*.h> gets ordered
2018-07-24 Luca HeltaiRenamed tests/boost/boost_* to tests/boost/*
2018-07-24 Jean-Paul PelteretMerge pull request #6963 from drwells/fix-generate_lapa...
2018-07-24 David WellsImprove generate_lapack_templates' documentation. 6963/head
2018-07-24 David WellsFix execution of generate_lapack_templates.
2018-07-24 Daniel ArndtMerge pull request #6950 from luca-heltai/boost-geometry
2018-07-24 Luca HeltaiAddressed Daniel's comments 6950/head
2018-07-24 Timo HeisterMerge pull request #6823 from tjhei/cmake_deprecated_using
2018-07-24 Marc FehlingFix indentation for 'tests/hp/fe_collection_05'. 6962/head
2018-07-23 Marc FehlingPrevent warnings introduced in #6936. 6960/head
2018-07-23 Daniel ArndtMerge pull request #6958 from bangerth/make-virtual
2018-07-23 Timo HeisterMerge pull request #6949 from masterleinad/avoid_warning
2018-07-23 Wolfgang BangerthMake it even clearer that a function is 'virtual'. 6958/head
2018-07-23 Wolfgang BangerthMerge pull request #6943 from jppelteret/ad-lac_static_...
2018-07-23 Wolfgang BangerthUpdate the documentation of GridTools::extract_used_ver... 6957/head
2018-07-23 Daniel ArndtAvoid warning regarding unused variable in SolutionTran... 6955/head
2018-07-23 Luca HeltaiChangeLog
2018-07-23 Luca HeltaiAdded boost::geometry point adaptor for deal.II
2018-07-23 Luca HeltaiCheck if external boost library contains geometry.
2018-07-23 Luca HeltaiAdded boost/geometry.
2018-07-23 Daniel ArndtMerge pull request #6928 from marcfehling/fixes-6880
2018-07-23 Daniel ArndtMerge pull request #6951 from bangerth/doc-update
2018-07-22 Daniel ArndtMerge pull request #6952 from bangerth/doc-update-2
2018-07-22 Wolfgang BangerthMerge pull request #6953 from masterleinad/ignore_deleted
2018-07-22 Daniel ArndtIgnore deleted files when formatting 6953/head
2018-07-22 Timo HeisterMerge pull request #6942 from masterleinad/common_ances...
2018-07-22 Wolfgang BangerthMatch doxygen markup in the .cc file to that in the... 6952/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.