]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-03-05 Denis Davydovadd two more type traits to FEEvaluation
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 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 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<>
2019-02-21 Daniel ArndtMerge pull request #7745 from kronbichler/fix_fe_face_e...
2019-02-21 Denis DavydovFEEvaluation: switch between internal::vector_access...
2019-02-21 Martin KronbichlerAdd changelog entry 7745/head
2019-02-21 Martin KronbichlerAdd test case for face orientation in FEFaceEvaluation
2019-02-21 Martin KronbichlerFix face orientation in FEFaceEvaluation
2019-02-21 Jean-Paul PelteretMerge pull request #6980 from jppelteret/ad-helpers_06
2019-02-20 Denis Davydovadd type traits to be used internally with FEEValuation
2019-02-20 Daniel ArndtDetect Tpetra support correctly if Trilinos is compiled...
2019-02-20 Jean-Paul PelteretSmall grammatical fixes to documentation of ADHelpers. 6980/head
2019-02-20 Jean-Paul PelteretAD Helpers: Add helper for scalar functions (QP-level)
2019-02-20 Daniel ArndtFix linear operator
2019-02-20 Daniel ArndtAdd a few more TpetraWrappers and EpetraWrapper tests...
2019-02-20 Daniel ArndtAvoid ambiguous function declaration/variable initializ... 7742/head
2019-02-20 Martin KronbichlerMerge pull request #7739 from tcclevenger/random_dof_re...
2019-02-20 Martin KronbichlerMerge pull request #7741 from masterleinad/fix_doxygen_...
2019-02-20 Daniel ArndtDocument some return values a bit better
2019-02-20 Daniel ArndtClarify TODO for operator+=
2019-02-20 Daniel ArndtCall the base class constructor explicitly
2019-02-20 Daniel ArndtGeneralize template specialization
2019-02-20 Daniel ArndtCopyright dates and documentation
2019-02-20 Daniel ArndtCheck for imaginary parts
2019-02-20 Daniel ArndtCheck if Tpetra is usable
2019-02-20 Daniel ArndtMake Tpetra optional
2019-02-20 Daniel ArndtIndentation
2019-02-20 Daniel ArndtFix complex tests
2019-02-20 Daniel ArndtAdd include files and restrict complex values
2019-02-20 Daniel ArndtUse correct template parameters also for 64bit-indices
2019-02-20 Daniel ArndtAdress Wolfgang's comments a.k.a add more documentation...
2019-02-20 Daniel ArndtUse definition headers instead of declaration headers
2019-02-20 Daniel ArndtFix test
2019-02-20 Daniel ArndtUpdate external Trilinos documentation
2019-02-20 Daniel ArndtTest for complex values
2019-02-20 Daniel ArndtSupport older Trilinos versions
2019-02-20 Daniel ArndtAlso instantiate for value_type float
2019-02-20 Daniel ArndtWorking
2019-02-20 Daniel ArndtChange output format
2019-02-20 Daniel ArndtImplement TpetraWrappers::Vector
2019-02-20 Daniel ArndtFix doxygen problem in VectorTools::create_point_source... 7741/head
2019-02-20 Daniel ArndtImprove QR documentation
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.