]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-03-13 Martin KronbichlerFix MatrixFree::loop() for the case where VectorType... 7803/head
2019-03-12 Wolfgang BangerthMerge pull request #7777 from marcfehling/p-flags
2019-03-12 Wolfgang BangerthMerge pull request #7776 from marcfehling/signals-repar...
2019-03-12 David WellsMerge pull request #7797 from masterleinad/fix_warnings...
2019-03-11 Wolfgang BangerthMerge pull request #7795 from tjhei/use_lld
2019-03-11 Daniel ArndtFix warnings in Convert::to_pattern() 7797/head
2019-03-11 Timo Heisterenable lld linker if available 7795/head
2019-03-10 Marc FehlingIntroduced p-refinement and p-coarsening flags. 7777/head
2019-03-09 Daniel ArndtMerge pull request #7787 from davydden/feature/fe_eval_...
2019-03-08 David WellsMerge pull request #7791 from kronbichler/fix_mg_dof_re...
2019-03-08 Denis Davydovstreamline treatment of block and non-block vectors... 7787/head
2019-03-08 Denis Davydovuse type-traits to generalize VectorDataExchange
2019-03-08 Denis Davydovadd internal type-traits to be used with VectorDataExch...
2019-03-08 Martin KronbichlerAdd changelog 7791/head
2019-03-08 Martin KronbichlerFix renumbering of mg dofs for FE_Q
2019-03-08 Bruno TurcksinMerge pull request #7785 from Rombur/cuda_add_and_dot
2019-03-08 Bruno TurcksinFix a bug where add_and_dot was giving the wrong result... 7785/head
2019-03-08 Bruno TurcksinMerge pull request #7760 from masterleinad/fix_compilin...
2019-03-07 Daniel ArndtMerge pull request #7789 from tjhei/valgrind_warn
2019-03-07 Daniel ArndtMerge pull request #7786 from luca-heltai/demangle
2019-03-07 Timo Heisterfix uninitialized reads 7789/head
2019-03-07 Martin KronbichlerMerge pull request #7782 from davydden/feature/fe_eval_...
2019-03-07 Luca HeltaiType to string. 7786/head
2019-03-06 Denis DavydovMerge pull request #7781 from kronbichler/manifold_fixes
2019-03-06 Denis Davydovadd LA::d::Vector::set_ghost_state() and use it in... 7782/head
2019-03-06 Denis Davydovadd more vector_access_XYZ internal function in FEEvalu...
2019-03-06 Jean-Paul PelteretMerge pull request #7783 from kronbichler/fix_changelog...
2019-03-06 Martin KronbichlerFix date markup for changelog. 7783/head
2019-03-06 Martin KronbichlerFix file name date in two changelog entries
2019-03-05 Denis Davydovadd two more type traits to FEEvaluation
2019-03-05 Martin KronbichlerAdd changelogs 7781/head
2019-03-05 Martin KronbichlerAdd test for EllipticalManifold::push_forward_gradient
2019-03-05 Martin KronbichlerAdd test for cylindrical manifold
2019-03-05 Martin KronbichlerFix CylindricalManifold::get_new_point
2019-03-05 Martin KronbichlerFix EllipticalManifold::push_forward_gradient
2019-03-05 Martin KronbichlerFix documentation of cylindrical manifold
2019-03-05 Wolfgang BangerthMerge pull request #7767 from marcfehling/fe-hierarchy
2019-03-04 Marc FehlingExplicitly set noexcept specifier for move constructor. 7767/head
2019-03-04 Marc FehlingCall post_distributed signals in the end of 'execute_co... 7776/head
2019-03-04 Marc FehlingAdded 'repartition' signals. Attached 'active_fe_transf...
2019-03-04 Marc FehlingAdded hierarchy to hp::FECollection.
2019-03-04 Daniel ArndtMerge pull request #7775 from masterleinad/codim_materi...
2019-03-03 Daniel ArndtMerge pull request #7770 from bangerth/decompress
2019-03-03 Daniel ArndtMove the TODO 7775/head
2019-03-03 David WellsMerge pull request #7773 from marcfehling/feidx-policy
2019-03-02 Bruno TurcksinMerge pull request #7180 from masterleinad/switch_to_tpetra
2019-03-02 Daniel ArndtFix inteference if material_id with the manifold object...
2019-03-02 Wolfgang BangerthMerge pull request #7717 from marcfehling/set-fe-3
2019-03-02 Daniel ArndtDocument the execution space some more 7180/head
2019-03-02 Daniel ArndtMerge pull request #7772 from tjhei/old_gcc_bb_bug
2019-03-01 Marc Fehlinghp::DoFHandler::ActiveFEIndicesTransfer: Separate work... 7773/head
2019-03-01 Timo Heisterwork around gcc 4.8.5 behavior in GridTools::Cache 7772/head
2019-03-01 Daniel ArndtMerge pull request #7769 from rezarastak/quadrature_poi...
2019-03-01 Wolfgang BangerthConvert a few explicit loops to range-based for loops. 7770/head
2019-03-01 Denis DavydovMerge pull request #7768 from tamiko/sparsity_pattern_i...
2019-03-01 Reza RastakOut of date description of quadrature_point_data test... 7769/head
2019-03-01 Daniel ArndtAdd description of memory and exceution space for CUDA...
2019-02-28 Daniel ArndtAlso instantiate for complex scalar types
2019-02-28 Daniel ArndtMerge pull request #7711 from tcclevenger/no_flux_gmg_f...
2019-02-28 Wolfgang BangerthMerge pull request #7716 from marcfehling/temp-struct-2
2019-02-28 Matthias Maieradd a test 7768/head
2019-02-28 Matthias MaierSparsityPattern::Iterator - add a constructor for...
2019-02-28 tcclevengeradd no normal flux to MGConstrainedDoFs (box mesh) 7711/head
2019-02-28 Daniel ArndtMerge pull request #7765 from QiaoLei-88/minorDocFix
2019-02-28 Marc Fehlinghp::distribute_dofs: Move 'set_fe' call to the place... 7717/head
2019-02-28 Marc FehlingAdd warning to set_fe.
2019-02-28 Marc FehlingAdded 'set_fe' functionality to DoFHandlers.
2019-02-28 Marc Fehlinghp::DoFHandler: Moved containers with temporary content... 7716/head
2019-02-28 Marc FehlingComplete signals for distributed_save|load.
2019-02-28 Lei Qiaominor fix on documentation to enum Triangulation::MeshS... 7765/head
2019-02-28 Wolfgang BangerthMerge pull request #7750 from masterleinad/fix_complex_...
2019-02-27 Daniel ArndtMove specialization 7760/head
2019-02-27 Daniel ArndtFix compiling with Sacado and CUDA
2019-02-27 Martin KronbichlerMerge pull request #7755 from jodlbauer/master
2019-02-27 notxoradapt pvtu output for tensors 7755/head
2019-02-26 Daniel ArndtMerge pull request #7754 from davydden/feature/fe_eval_...
2019-02-26 Denis Davydovmake old compilers happy 7754/head
2019-02-26 David WellsMerge pull request #7748 from masterleinad/restrict_gri...
2019-02-26 Denis Davydovconsistently for non-void in internal::has_local_element
2019-02-26 Daniel ArndtHave another namespace inclosing the workaround 7750/head
2019-02-26 Daniel ArndtDefine GridTools::Cache::get_covering_rtree also withou... 7748/head
2019-02-26 Denis Davydovfix internal::has_begin type trait used in FEEvaluation
2019-02-26 David WellsMerge pull request #7742 from masterleinad/ambiguous_de...
2019-02-26 David WellsMerge pull request #7749 from GivAlz/GuessOwnerMove
2019-02-25 Martin KronbichlerMerge pull request #7744 from davydden/feature/fe_eval_...
2019-02-25 Daniel ArndtFix vector_access 7744/head
2019-02-25 Daniel ArndtWork around nvcc_wrapper std::complex problem
2019-02-25 Daniel ArndtMerge pull request #7747 from masterleinad/check_sundia...
2019-02-25 Giovanni AlzettaGuess point owner uses std::move to return tuple 7749/head
2019-02-24 Denis Davydovchange is_vectorizable to work with serial vectors
2019-02-24 Daniel ArndtCheck SUNDIALS version when configuring 7747/head
2019-02-23 Denis Davydovuse is_vectorizable type trait in FEEvaluation classes
2019-02-23 Denis Davydovadd vectorizable type trait
2019-02-23 Denis Davydovadd has_begin detector
2019-02-22 David WellsMerge pull request #7736 from masterleinad/more_hdf5_checks
2019-02-22 Daniel ArndtMark Tpetra as optional
2019-02-22 Daniel ArndtMove implementation to templates file
2019-02-22 Daniel ArndtRemove redundant output files
2019-02-21 Denis Davydovuse has_partitioners_are_compatible in internal::check_...
2019-02-21 Denis Davydovadd internal::has_partitioners_are_compatible<>
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.