]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-11-02 Martin KronbichlerMerge pull request #5368 from masterleinad/improve_sphe...
2017-11-02 Wolfgang BangerthMerge pull request #5379 from tamiko/deuglify_error_message
2017-11-02 Matthias MaierCMake: Fix info string about bundled libraries 5379/head
2017-11-02 Bruno TurcksinMerge pull request #5377 from kronbichler/chart_manifol...
2017-11-02 Daniel ArndtChangelog entry 5368/head
2017-11-02 Daniel ArndtAdd test for nearly collinear points
2017-11-02 Daniel ArndtAdjust test output
2017-11-02 Daniel ArndtImprove SphericalManifold::get_new_point
2017-11-02 Martin KronbichlerChangelog. 5377/head
2017-11-02 Martin KronbichlerAdd test case.
2017-11-02 Martin KronbichlerImplement ChartManifold::get_intermediate_point.
2017-11-02 Bruno TurcksinMerge pull request #5374 from kronbichler/improve_trans...
2017-11-02 Martin KronbichlerMerge pull request #5373 from jppelteret/tests-sacado_3
2017-11-02 Martin KronbichlerImprove performance of compute_transfinite_interpolation. 5374/head
2017-11-02 Jean-Paul PelteretAdd more Sacado::RFad and nested RFad-DFad examples... 5373/head
2017-11-01 Denis DavydovMerge pull request #5363 from bangerth/more-complex
2017-11-01 Martin KronbichlerMerge pull request #5370 from bangerth/avoid-warnings
2017-11-01 Martin KronbichlerMerge pull request #5369 from bangerth/doc-update
2017-11-01 Bruno TurcksinMerge pull request #5371 from bangerth/doc-update-2
2017-11-01 Wolfgang BangerthBetter document GridTools::find_active_cell_around_point(). 5371/head
2017-11-01 Wolfgang BangerthAvoid warnings about missing return types. 5370/head
2017-11-01 Wolfgang BangerthUpdate a comment. 5369/head
2017-11-01 Daniel ArndtMerge pull request #5366 from gassmoeller/fix_spherical...
2017-11-01 Martin KronbichlerMerge pull request #5362 from tjhei/shared_check_same
2017-10-31 Rene GassmoellerAdd changelog and test 5366/head
2017-10-31 Rene GassmoellerFix spherical manifold at origin
2017-10-31 Timo Heistercheck number of active cells in shared::Tria 5362/head
2017-10-31 Martin KronbichlerMerge pull request #5365 from kronbichler/fix_warning
2017-10-31 Martin KronbichlerAvoid warning. 5365/head
2017-10-31 Wolfgang BangerthRename a template argument. Make the argument 'const'. 5363/head
2017-10-30 Wolfgang BangerthSimplify code a bit.
2017-10-30 Wolfgang BangerthRename variables to make their purpose clearer.
2017-10-30 Wolfgang BangerthMake things work with complex-valued vectors.
2017-10-30 Wolfgang BangerthMake things work with complex-valued vectors.
2017-10-30 Daniel ArndtMerge pull request #5357 from kronbichler/extend_step_3...
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 Martin KronbichlerDocument option for inhomogeneity in MatrixFreeOperator... 5357/head
2017-10-30 Martin KronbichlerFix review comments.
2017-10-30 Luca HeltaiAddressed WB comments. 5338/head
2017-10-30 Martin KronbichlerFix wording in a few places of introduction.
2017-10-30 Martin KronbichlerDocument how to treat inhomogeneous Dirichlet values...
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
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.