]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-11-10 Peter MunchAdd missing doxygen comment in ConsensusAlgorithm 9035/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 Bruno TurcksinDo not hardcode the warp size 9022/head
2019-11-08 David WellsMerge pull request #9020 from masterleinad/missing_header
2019-11-07 Daniel ArndtAdd missing header 9020/head
2019-11-07 Wolfgang BangerthMerge pull request #9013 from masterleinad/fix_hp_cell_...
2019-11-07 Wolfgang BangerthMerge pull request #9016 from Rombur/step_54
2019-11-07 David WellsMerge pull request #9017 from bangerth/20
2019-11-07 Wolfgang BangerthMinor updates to the documentation of step-20. 9017/head
2019-11-07 Timo HeisterMerge pull request #9012 from masterleinad/fix_fullydis...
2019-11-07 Bruno TurcksinAdd missing namespace 9016/head
2019-11-07 Daniel ArndtMerge pull request #8419 from dangars/phase_shift_perio...
2019-11-07 Daniel ArndtMerge pull request #9014 from rezarastak/dof_tools_doc_fix
2019-11-07 Reza Rastaksmall doc typo fix in DoFTools 9014/head
2019-11-07 Daniel ArndtFix hp_cell_weights tests 9013/head
2019-11-07 Daniel ArndtFix test output for fullydistributed_grids/copy_serial_tria 9012/head
2019-11-07 Daniel ArndtMerge pull request #9005 from jodlbauer/master
2019-11-07 Daniel ArndtMerge pull request #9002 from tjhei/comm_by_const_ref
2019-11-07 Daniel ArndtMerge pull request #8976 from nicola-giuliani/stl_handling
2019-11-06 Bruno TurcksinFix Boost.Python CMake (#9011)
2019-11-06 Alexander GrayverUnset Boost_FOUND to get Boost.Python properly configured 9011/head
2019-11-06 Timo HeisterMerge pull request #8994 from kronbichler/simplify_inde...
2019-11-06 Timo HeisterMerge pull request #9008 from peterrum/indent-message...
2019-11-06 Peter MunchAdd a hint to the indention script 9008/head
2019-11-06 Nicola Giulianiadded stl read/write functions 8976/head
2019-11-06 Daniel ArndtMerge pull request #8962 from peterrum/gridout-vtk...
2019-11-05 Daniel JodlbauerAdd SIMD type to template list of MF-Operators 9005/head
2019-11-05 Daniel ArndtMerge pull request #9003 from tjhei/index_set_add_indic...
2019-11-05 Timo Heisterchangelog 9003/head
2019-11-05 Peter MunchOutput all faces and edges to vtk 8962/head
2019-11-05 Daniel ArndtMerge pull request #9001 from tjhei/use_collective_mutex2
2019-11-05 Timo Heisterfix 64bit IndexSet::add_indices
2019-11-05 Timo Heisterreturn MPI_Comm by const ref 9002/head
2019-11-05 Timo Heisterdo not take a reference to the communicator 9001/head
2019-11-04 Timo Heisterprotect more MPI communication with a CollectiveMutex
2019-11-04 Daniel ArndtMerge pull request #8997 from tjhei/use_collective_mutex
2019-11-04 Daniel ArndtMerge pull request #8998 from rumajo/fix_gmsh_compilation
2019-11-04 Timo Heistermove mutex down 8997/head
2019-11-04 Timo Heisteruse MPI::CollectiveMutex in several places
2019-11-04 Wolfgang BangerthMerge pull request #8933 from tjhei/wait_all_consensus
2019-11-04 Wolfgang BangerthMerge pull request #8996 from masterleinad/use_face_ite...
2019-11-04 Wolfgang BangerthMerge pull request #8964 from tjhei/mpi_wait_finalizer
2019-11-04 Matthew RussellFix compilation of gmsh support 8998/head
2019-11-04 Daniel ArndtImprove style 8996/head
2019-11-04 Timo HeisterMPI_InitFinalize request tracking and MPI::CollectiveMutex 8964/head
2019-11-04 Daniel ArndtUse face_iterators in tutorials
2019-11-04 Daniel ArndtImplement face_iterators for DoFCellAccessors
2019-11-04 Martin KronbichlerMerge pull request #8981 from peterrum/matrixfree_readc...
2019-11-04 Martin KronbichlerMerge pull request #8983 from peterrum/matrixfree-pbc...
2019-11-04 Martin KronbichlerSlightly simplify MPI::ComputeIndexOwner::Dictionary... 8994/head
2019-11-04 David WellsMerge pull request #8982 from peterrum/pft-pbcfix
2019-11-03 Wolfgang BangerthMerge pull request #8979 from agrayver/fix_copy_tria
2019-11-03 Peter MunchFix Matrixfree for periodic faces and hanging nodes 8983/head
2019-11-03 Peter MunchFix create_construction_data_from_triangulation for... 8982/head
2019-11-03 David WellsMerge pull request #8989 from winnifried/master
2019-11-02 Alexander GrayverDo not transfer the MPI communicator when copying the... 8979/head
2019-11-02 Daniel ArndtMerge pull request #8992 from tjhei/fix_agrayver_mailmap
2019-11-02 Timo Heisterfix agrayver username 8992/head
2019-11-02 Winnifried... changed notation as suggested by David Wells 8989/head
2019-11-02 David WellsMerge pull request #8984 from bangerth/61
2019-11-02 Daniel Garcia... Fix typo 8419/head
2019-11-02 David WellsMerge pull request #8987 from bangerth/simplify
2019-11-02 David WellsMerge pull request #8986 from tjhei/intel_system_includ...
2019-11-02 Timo HeisterMerge pull request #8988 from bangerth/space
2019-11-02 Winnifried... Added changes entry for pull request #8973
2019-11-02 Wolfgang BangerthBe consistent with spaces. 8988/head
2019-11-02 Wolfgang BangerthMerge pull request #8985 from dougshidong/fix_derivativ...
2019-11-01 Wolfgang BangerthUse identity<...>::type in the right place. 8987/head
2019-11-01 Daniel Garcia... Add changelog entry
2019-11-01 Daniel ArndtMerge pull request #8968 from agrayver/fix_python_cmake
2019-11-01 Alexander GrayverMake python a required package and remove old lines 8968/head
2019-11-01 Wolfgang BangerthMerge pull request #8712 from marcfehling/hp-refinement
2019-11-01 Daniel Garcia... Write complex periodicity_factor test
2019-11-01 Timo Heisterdisable intel system includes 8986/head
2019-11-01 Bruno TurcksinStep-50 cleanup (#8948)
2019-11-01 Daniel ArndtMerge pull request #8973 from winnifried/master
2019-11-01 Wolfgang BangerthUpdate the discussion about broken RT space in step-61. 8984/head
2019-11-01 Doug Shi-DongFix templating of some DerivativeForm functions. 8985/head
2019-11-01 Timo Heisterremove dead code 8948/head
2019-11-01 Bruno TurcksinMerge pull request #8971 from peterrum/matrixfree-get_l...
2019-10-31 Daniel Garcia... Add Bloch periodic conditions
2019-10-31 Wolfgang BangerthMerge pull request #8980 from GrahamBenHarper/graham_de...
2019-10-31 Peter MunchAdd copy addignment to MatrixFree::AdditionalData 8971/head
2019-10-31 Winnifried... Indentation fixed 8973/head
2019-10-31 Peter MunchAdd new read_cell_data to FEEvaluationBase for arbitrar... 8981/head
2019-10-31 Winnifried... Added tests for fix for wrong degree calculation in...
2019-10-31 grahambenharperFix a step-61 typo 8980/head
2019-10-31 Marc FehlingMajor redesign of hp::Refinement. 8712/head
2019-10-30 Wolfgang BangerthMerge pull request #8687 from marcfehling/cellweights
2019-10-30 Daniel ArndtMerge pull request #8977 from marcfehling/template...
2019-10-30 Marc FehlingStrip trailing whitespaces. 8977/head
2019-10-30 Winnifried... Fix to TPetra compile issue
2019-10-30 Winnifried... Indentation fixed
2019-10-30 Marc FehlingRefactored parallel::CellWeights. 8687/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.