]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-10-30 Wolfgang BangerthMake things work with complex-valued vectors.
2017-10-30 Daniel ArndtMerge pull request #5361 from masterleinad/fix_warnings
2017-10-30 Daniel ArndtMerge pull request #5335 from bangerth/dataout-complex
2017-10-30 Daniel ArndtMerge pull request #5360 from masterleinad/fix_project_...
2017-10-30 Daniel ArndtChangelog entry 5360/head
2017-10-30 Daniel ArndtFix warnings regarding extra';' and unused parameters 5361/head
2017-10-30 Daniel ArndtCorrectly account for inhomogeneous boundary conditions...
2017-10-30 Wolfgang BangerthMerge pull request #5338 from luca-heltai/convert-tuple
2017-10-30 Luca HeltaiAddressed WB comments. 5338/head
2017-10-30 Wolfgang BangerthMerge pull request #5352 from drwells/deprecate-block...
2017-10-30 Wolfgang BangerthMerge pull request #5355 from masterleinad/patterns_fal...
2017-10-30 Wolfgang BangerthMerge pull request #5350 from drwells/remove-compute...
2017-10-29 Bruno TurcksinMerge pull request #5349 from masterleinad/fix_boost_cuda
2017-10-29 Daniel ArndtFix Patterns::Tuple::description 5355/head
2017-10-29 Denis DavydovMerge pull request #5314 from GivAlz/new_grid_compute_p...
2017-10-29 David WellsAvoid referencing the removed function compute_support_... 5350/head
2017-10-29 David WellsMark some methods as override.
2017-10-29 David WellsDeprecate BlockTrianglePrecondition and BlockMatrixArray. 5352/head
2017-10-29 David WellsReword a LinearOperator paragraph.
2017-10-29 David WellsAdd another BlockLinearOperator example.
2017-10-29 David WellsFix some LinearOperator typos.
2017-10-29 Wolfgang BangerthMerge pull request #5225 from drwells/remove-unused...
2017-10-29 Denis DavydovMerge pull request #5356 from masterleinad/feevaluation...
2017-10-29 Daniel ArndtReplace static const by static constexpr in FEEValuation 5356/head
2017-10-29 Matthias MaierMerge pull request #5353 from tjhei/fix_boost_zlib_dete...
2017-10-29 Timo Heisterfix boost zlib detection configure check 5353/head
2017-10-28 David WellsMerge pull request #5348 from kronbichler/fix_fe_evalua...
2017-10-28 David WellsAdd a missing template function to TridiagonalMatrix. 5225/head
2017-10-28 David WellsAdd a default implementation for a template method.
2017-10-28 David WellsMove a method into the correct class.
2017-10-28 David WellsMove a private static member into the source file.
2017-10-28 David WellsCorrectly implement FullMatrix<T>::const_iterator:...
2017-10-28 David WellsRemove methods that were never implemented.
2017-10-28 Luca HeltaiRemove decltype(auto) (cxx14)
2017-10-28 Luca HeltaiTest with add_parameters, example in documentation.
2017-10-28 Luca HeltaiAdd Convert<tuple>
2017-10-28 Luca HeltaiVariadic extraction of RankInfo:: rank and map.
2017-10-28 Luca Heltaistd_cxx14::index_sequence and related stuff.
2017-10-28 Luca HeltaiChanged default separator for tuple to ":"
2017-10-28 Daniel ArndtMerge pull request #5342 from bangerth/simplify-code
2017-10-28 Martin KronbichlerFix comments. 5348/head
2017-10-28 Daniel ArndtUpdate bundled boost to allow to compile with clang-9.0 5349/head
2017-10-28 David WellsMerge pull request #5347 from davydden/petsc_slepc_3.8
2017-10-28 Daniel ArndtMerge pull request #5345 from bangerth/make-complex...
2017-10-28 Daniel ArndtMerge pull request #5344 from drwells/fix-periodicity...
2017-10-28 Martin KronbichlerAdd test.
2017-10-28 Martin KronbichlerAdd changelog.
2017-10-28 Martin KronbichlerRename ShapeInfo::dofs_per_cell -> ShapeInfo::dofs_per_...
2017-10-28 Martin KronbichlerFix dofs_per_cell for FEEvaluation.
2017-10-28 Denis Davydovset target with SLEPc shift-and-invert to comply with... 5347/head
2017-10-28 Denis Davydovadjust petsc/solver_02 for 3.8.0
2017-10-28 Denis Davydovadjust slepc_04 test for 3.8.0
2017-10-27 Wolfgang BangerthUse appropriate data types to allow complex-valued... 5345/head
2017-10-27 David WellsFix a tensor index. 5344/head
2017-10-27 Wolfgang BangerthUse appropriate data types to allow complex-valued...
2017-10-27 Wolfgang BangerthUse appropriate data types to allow complex-valued...
2017-10-27 Wolfgang BangerthUse appropriate data types to allow complex-valued...
2017-10-27 Wolfgang BangerthUse appropriate data types.
2017-10-27 Wolfgang BangerthSimplify variadic constructors. 5342/head
2017-10-27 Wolfgang BangerthMerge pull request #5341 from gassmoeller/fix_data_out_...
2017-10-27 Rene GassmoellerFix test and test result 5341/head
2017-10-27 Luca HeltaiMerge pull request #5340 from bangerth/add-assertion
2017-10-27 Wolfgang BangerthAdd an assertion to provide a nicer error message. 5340/head
2017-10-27 Wolfgang BangerthMerge pull request #5331 from luca-heltai/tuple-pattern
2017-10-27 Giovanni AlzettaAdded new function compute point locations to GridTools 5314/head
2017-10-26 Wolfgang BangerthAllow DataEntry functions to return either the real... 5335/head
2017-10-26 Luca HeltaiAdded another constructor type. 5331/head
2017-10-26 Luca HeltaiFixed typo.
2017-10-26 Denis DavydovMerge pull request #5261 from gassmoeller/fix_data_out_...
2017-10-26 Denis DavydovMerge pull request #5332 from jppelteret/tests-sacado_2
2017-10-26 Timo HeisterMerge pull request #5334 from gassmoeller/reintroduce_o...
2017-10-26 Luca HeltaiAdded variadic versions.
2017-10-26 Daniel ArndtMerge pull request #5333 from bangerth/dataout-complex
2017-10-26 Rene GassmoellerUpdate documentation 5261/head
2017-10-26 Rene GassmoellerRestructure DataOutFilter
2017-10-26 Rene GassmoellerReinsert old function 5334/head
2017-10-26 Matthias MaierMerge pull request #5321 from vishalkenchan/shared_tria...
2017-10-26 Matthias MaierMerge pull request #5318 from masterleinad/fix_boost_io...
2017-10-26 Matthias MaierMerge pull request #5330 from masterleinad/restrict_boo...
2017-10-26 David WellsMerge pull request #5329 from masterleinad/remove_bzip2
2017-10-26 Wolfgang BangerthLet DataOut vector wrappers report whether the data... 5333/head
2017-10-26 Daniel ArndtMerge pull request #5322 from tjhei/gzip_optional
2017-10-26 Rene GassmoellerReinsert test
2017-10-26 Jean-Paul PelteretAdd some Sacado::RFad and nested RFad-DFad examples... 5332/head
2017-10-26 Timo HeisterMerge pull request #5277 from kronbichler/renumber_mg_d...
2017-10-26 Timo Heistermake zlib optional 5322/head
2017-10-26 Luca HeltaiFixed comments by Denis
2017-10-26 Luca HeltaiNew tuple pattern.
2017-10-26 Daniel ArndtMerge pull request #5310 from nicola-giuliani/telles_bug
2017-10-26 Daniel ArndtMerge pull request #5315 from gassmoeller/fix_vector_to...
2017-10-25 Daniel ArndtMerge pull request #5325 from bangerth/fix-exceptions
2017-10-25 Bruno TurcksinMerge pull request #5328 from tjhei/exc_messages
2017-10-25 Daniel ArndtRemove BZIP2 from the documentation 5329/head
2017-10-25 Daniel ArndtAdd extra guard fo BOOST setup 5330/head
2017-10-25 Rene GassmoellerFix VectorTools::interpolate 5315/head
2017-10-25 Daniel ArndtRelax requirements for external BOOST for DEAL_WITH_ZLI...
2017-10-25 Martin KronbichlerMerge pull request #5233 from bangerth/function-templat...
2017-10-25 Daniel ArndtRemove BZIP2 dependency
2017-10-25 Timo HeisterMerge pull request #5326 from tamiko/fix_numdiff_check
2017-10-25 Timo Heisteradd exception messages 5328/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.