]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-11-25 David WellsMerge pull request #9089 from tjhei/doc_cite_step_55
2019-11-25 Martin KronbichlerMerge pull request #8999 from sophy1029/step-61
2019-11-25 Martin KronbichlerMerge pull request #9086 from masterleinad/minor_improv...
2019-11-25 Daniel ArndtMerge pull request #9087 from masterleinad/restrict_mpi...
2019-11-25 Timo HeisterMerge pull request #9032 from peterrum/dict_generalize
2019-11-24 Timo Heisterstep-55: doc update, add citation 9089/head
2019-11-24 David WellsMerge pull request #9085 from masterleinad/minor_improv...
2019-11-24 Daniel ArndtRestrict some MPI tests requiring p4est 9087/head
2019-11-23 Daniel ArndtMinor consistency improvements in tensor.h 9086/head
2019-11-23 Daniel ArndtAvoid C-style workaround in DataOutBase 9085/head
2019-11-23 Daniel ArndtMerge pull request #9082 from rezarastak/generic_block_...
2019-11-23 David WellsMerge pull request #9081 from masterleinad/document_msv...
2019-11-22 Reza Rastaktypedef LinearAlgebraDealII::BlockSparseMatrix is defined 9082/head
2019-11-22 Daniel ArndtComment MSVC 2019 DEAL_II_HAVE_CXX14_CONSTEXPR_CAN_CALL... 9081/head
2019-11-22 Timo HeisterMerge pull request #9080 from masterleinad/fix_msvc
2019-11-22 Daniel ArndtMake ddet_F_dC constexpr conditionally 9080/head
2019-11-22 Daniel ArndtUndefault Tensor constructor for MSVC
2019-11-22 Daniel ArndtDisable DEAL_II_HAVE_CXX14_CONSTEXPR_CAN_CALL_NONCONSTE...
2019-11-22 Daniel ArndtAdd appveyor.yml
2019-11-22 Daniel ArndtMerge pull request #9079 from masterleinad/avoid_python...
2019-11-21 Daniel ArndtMerge pull request #9066 from masterleinad/fix_adolc_test
2019-11-21 Daniel ArndtAvoid warnings in python-bindings 9079/head
2019-11-21 Zhuoran WangUse FE_DGRT instead of FE_RT 8999/head
2019-11-21 Daniel ArndtForward declare SymmetricTensor specializations 9066/head
2019-11-21 Daniel ArndtAdd header
2019-11-20 Daniel ArndtMerge pull request #9063 from masterleinad/fix_msvc_2
2019-11-20 Wolfgang BangerthMerge pull request #9057 from masterleinad/fix_adolc_wa...
2019-11-20 Daniel ArndtUse overloads again 9063/head
2019-11-20 Bruno TurcksinMerge pull request #9058 from masterleinad/fix_compilin...
2019-11-20 Daniel ArndtMerge pull request #9062 from masterleinad/fix_msvc_1
2019-11-20 Daniel ArndtAvoid workaround for zero-dimensional C-style arrays
2019-11-20 Matthias MaierMerge pull request #9051 from masterleinad/fix_compilin...
2019-11-19 Daniel ArndtAvoid ambiguous unrolled_to_component_indices call 9062/head
2019-11-19 Peter MunchGeneralize ComputeIndexOwner::Dictionary so that it... 9032/head
2019-11-19 David WellsMerge pull request #9061 from marcfehling/doc-hprefinement
2019-11-19 Daniel ArndtMerge pull request #9059 from masterleinad/fix_hp_cell_...
2019-11-19 marcfehlingDoc: Minor changes to hp::Refinement. 9061/head
2019-11-19 Daniel ArndtUse explicit instantiations instead of forward declarations 9057/head
2019-11-19 Daniel ArndtFix compiling python-bindings 9058/head
2019-11-19 Daniel ArndtFix hp_cell_weights_03/04 9059/head
2019-11-19 Daniel ArndtFix ADOL-C warnings
2019-11-18 Wolfgang BangerthMerge pull request #9054 from masterleinad/defaulted_fu...
2019-11-18 Daniel ArndtMerge pull request #9056 from bangerth/doc
2019-11-18 Wolfgang BangerthClarify documentation. 9056/head
2019-11-18 Daniel ArndtDefaulted copy constructor for Function 9054/head
2019-11-18 Daniel ArndtForget 'const' in examples instead 9051/head
2019-11-15 Daniel ArndtMerge pull request #9028 from agrayver/indent_contrib_p...
2019-11-15 Alexander GrayverMake indent script work for python bindings 9028/head
2019-11-15 Timo HeisterMerge pull request #9050 from kronbichler/fixup_vector_...
2019-11-15 Matthias MaierMerge pull request #9052 from masterleinad/cuda_hanging...
2019-11-14 Daniel ArndtMark HangingNode member functions as 'inline' 9052/head
2019-11-14 Daniel ArndtFix compiling with clang-3.7.1
2019-11-14 Martin KronbichlerFix two places where we used too large numbers in commu... 9050/head
2019-11-14 Wolfgang BangerthMerge pull request #9049 from kronbichler/mapping_q_cac...
2019-11-14 Bruno TurcksinMerge pull request #9023 from agrayver/extend_cell_pyth...
2019-11-14 Alexander GrayverExtend cell python wrappers and add face wrappers 9023/head
2019-11-14 Martin KronbichlerAdd test case 9049/head
2019-11-14 Martin KronbichlerAdd initialization of MappingQCache by a lambda
2019-11-14 Martin KronbichlerChangelog
2019-11-14 Martin KronbichlerFix bug in MappingQGeneric::transform_real_to_unit_cell
2019-11-14 Martin KronbichlerMerge pull request #9034 from tjhei/communication_channel
2019-11-14 Martin KronbichlerMerge pull request #9048 from tamiko/fix_compilation_wi...
2019-11-14 Matthias Maierfix compilation with opencascade version 6.8.0 and... 9048/head
2019-11-14 Matthias MaierMerge pull request #9040 from nicola-giuliani/stl_fixup
2019-11-13 Timo Heisterunify MPI tags for Partitioner/parallel Vector 9034/head
2019-11-13 Martin KronbichlerMerge pull request #9010 from tjhei/central_mpi_tags
2019-11-13 Nicola Giulianiupdated change file 9040/head
2019-11-13 Nicola Giulianiadded another ifdef to check the versions of OCC
2019-11-12 David WellsMerge pull request #9044 from peterrum/fix_log
2019-11-12 Martin KronbichlerMerge pull request #9018 from bangerth/22
2019-11-12 Daniel ArndtMerge pull request #9042 from masterleinad/fix_timer_07
2019-11-12 Peter MunchFix data of log files 9044/head
2019-11-12 Daniel ArndtFix timer_07 test 9042/head
2019-11-12 Daniel ArndtMerge pull request #8797 from kronbichler/speedup_multi...
2019-11-12 Daniel ArndtMerge pull request #9041 from kronbichler/remove_unused...
2019-11-12 Martin KronbichlerChangelog 8797/head
2019-11-12 Martin KronbichlerTest case
2019-11-12 Martin KronbichlerAllow multigrid transfer to use external vector partiti...
2019-11-12 Martin KronbichlerAvoid warning about unused variable 9041/head
2019-11-12 Nicola Giulianiimproved check for OCC versions and test routines
2019-11-12 Martin KronbichlerMerge pull request #9038 from Rombur/cuda_volatile
2019-11-11 Bruno TurcksinMake variable volatile to avoid incorrect optimization 9038/head
2019-11-11 Wolfgang BangerthMerge pull request #9039 from jodlbauer/quadratures
2019-11-11 David WellsMerge pull request #9025 from tjhei/timer_output_spam
2019-11-11 Nicola Giulianibreak
2019-11-11 Nicola Giulianiadded stl read/write functions
2019-11-11 Daniel JodlbauerAdd more choices to QuadratureSelector 9039/head
2019-11-11 Timo HeisterMerge pull request #9033 from peterrum/compute_point_to...
2019-11-11 Daniel ArndtMerge pull request #9035 from peterrum/consensus_algo_c...
2019-11-11 Daniel ArndtMerge pull request #9024 from tjhei/index_set_64
2019-11-10 Peter MunchAdd missing doxygen comment in ConsensusAlgorithm 9035/head
2019-11-10 Peter MunchRewrite compute_point_to_point_communication_pattern... 9033/head
2019-11-10 Daniel ArndtMerge pull request #9022 from Rombur/warpsize
2019-11-09 Matthias MaierMerge pull request #9030 from tamiko/fix_tpetra_check
2019-11-09 Matthias Maierconfigure trilinos: Ensure that we are linking against... 9030/head
2019-11-09 Matthias MaierMerge pull request #9026 from masterleinad/revert_8976
2019-11-08 Daniel ArndtMerge pull request #9027 from peterrum/dofhandler_docu_fix
2019-11-08 Peter MunchAdd missing bracket in docu of DoFHandler 9027/head
2019-11-08 Daniel ArndtRevert "added stl read/write functions" 9026/head
2019-11-08 Timo Heisteraddress comment 9024/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.