]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-10-30 Marc FehlingRefactored parallel::CellWeights. 8687/head
2019-10-29 Wolfgang BangerthMerge pull request #8676 from drwells/reinit-face-iterator
2019-10-28 Daniel ArndtMerge pull request #8972 from tamiko/fix_doxygen
2019-10-28 Matthias Maierfix doxygen documentation generation for tutorial steps 8972/head
2019-10-28 David WellsMerge pull request #8970 from peterrum/svg_docu
2019-10-28 Daniel ArndtMerge pull request #8941 from drwells/fix-cmake-mathjax...
2019-10-28 Peter MunchFix docu of GridOutFlags::Svg 8970/head
2019-10-27 David WellsMerge pull request #8967 from peterrum/test_mpi
2019-10-27 David WellsPermit reinitialization with iterators instead of ... 8676/head
2019-10-27 David WellsImplement two helper index functions in (Cell,Tria...
2019-10-27 David WellsMove a function definition.
2019-10-27 David WellsMinor doc fixes.
2019-10-27 Peter MunchRename files 8967/head
2019-10-27 Peter MunchMake mpi tests independent from p4est
2019-10-27 Martin KronbichlerMerge pull request #8965 from peterrum/matrixfree-get_l...
2019-10-27 Peter MunchAdd copy constuctor to MatrixFree::AdditionalData 8965/head
2019-10-26 Daniel ArndtMerge pull request #8944 from peterrum/matrixfree-getfa...
2019-10-26 Daniel ArndtMerge pull request #8959 from bangerth/memory
2019-10-25 Peter MunchFix bug in get_face_iterator 8944/head
2019-10-25 Wolfgang BangerthMerge pull request #8885 from tjhei/fe_interface_values_3
2019-10-24 Daniel ArndtMerge pull request #8927 from nfehn/cutoff_digits
2019-10-24 Wolfgang BangerthReport how much memory was requested when we fail alloc... 8959/head
2019-10-24 Timo Heisteraddress comments 8885/head
2019-10-24 Daniel ArndtMerge pull request #8898 from sophy1029/step-61
2019-10-24 Daniel ArndtMerge pull request #8952 from bangerth/delete
2019-10-24 Wolfgang BangerthMerge pull request #8946 from elauksap/interpolate_fe_p...
2019-10-24 Niklas Fehnnew function Utilities::cutoff_digits() 8927/head
2019-10-24 Pasquale AfricaFinal implementation + update documentation and test... 8946/head
2019-10-24 Pasquale AfricaAdd related test and changelog + various fixes.
2019-10-24 Pasquale AfricaMake VectorTools::interpolate working in parallel ...
2019-10-24 Wolfgang BangerthAlso delete move constructors/operators. 8952/head
2019-10-24 Wolfgang BangerthAlso delete the FunctionParser operator=.
2019-10-24 Wolfgang BangerthDelete FunctionParse copy constructor.
2019-10-24 Martin KronbichlerMerge pull request #8954 from tjhei/typo
2019-10-24 Timo Heisterfix typos in comments 8954/head
2019-10-24 Luca HeltaiMerge pull request #8902 from peterrum/gridout-vtk...
2019-10-24 Daniel ArndtMerge pull request #8892 from masterleinad/remove_bind_5
2019-10-24 Daniel ArndtReplace std::bind in documentation 8892/head
2019-10-23 Wolfgang BangerthMerge pull request #8947 from tjhei/free_mpi_comm
2019-10-23 Timo HeisterMerge pull request #8949 from tjhei/doc_write_vtu_and_pvtu
2019-10-23 Timo HeisterApply suggestions from code review 8949/head
2019-10-23 Timo HeisterMerge pull request #8950 from bangerth/geometry
2019-10-23 Timo Heisteraddress comments 8947/head
2019-10-23 Wolfgang BangerthProvide a link to the geometry paper. 8950/head
2019-10-23 Timo Heisterdoc: improve write_vtu_with_pvtu_record
2019-10-23 Zhuoran Wangindent correction 8898/head
2019-10-23 Zhuoran WangAdd Darcy velocity.
2019-10-22 Daniel ArndtMerge pull request #8945 from dangars/trilinos_document...
2019-10-22 Timo Heisterfix test
2019-10-22 Timo Heisteraddress comments
2019-10-22 Daniel Garcia... Update trilinos options 8945/head
2019-10-22 Timo Heisterchangelog
2019-10-22 Timo Heisteradd DuplicatedCommunicator
2019-10-22 Timo Heisteradd MPI::free_communicator function
2019-10-22 Peter MunchMake output cells, faces and co-faces optional in GridO... 8902/head
2019-10-22 David WellsMerge pull request #8942 from bangerth/49
2019-10-22 Wolfgang BangerthMerge pull request #8899 from anates/arpack_solver_control
2019-10-22 Wolfgang BangerthUpdate the results section of step-49. 8942/head
2019-10-22 Wolfgang BangerthMerge pull request #8492 from tjhei/step-49-cleanup
2019-10-21 Wolfgang BangerthMerge pull request #8939 from tjhei/point_to_point_mpi_...
2019-10-21 Timo HeisterMerge pull request #8940 from drwells/step-3-doxygen
2019-10-21 David WellsFix an error check with MathJax. 8941/head
2019-10-21 David WellsImprove and fix some doxygen things in step-3. 8940/head
2019-10-21 Timo HeisterFix missing MPI_Wait in compute_point_to_point_communic... 8939/head
2019-10-21 Martin KronbichlerMerge pull request #8935 from tjhei/consensus_get_reque...
2019-10-21 Martin KronbichlerMerge pull request #8936 from tjhei/partitioner_64bit_o...
2019-10-21 Timo Heisteravoid 64bit overflow in Partiioner::set_ghost_indices 8936/head
2019-10-21 Daniel ArndtMerge pull request #8934 from bangerth/doc-4
2019-10-21 Timo Heisteradd a barrier to avoid MPI race in ConsensusAlgorithm 8935/head
2019-10-21 Timo HeisterMerge pull request #8930 from peterrum/consensus-fix
2019-10-21 RolandUpdated test outputs for failing tests 8899/head
2019-10-21 RolandIndentation fix in changelog
2019-10-21 Peter MunchFix ConsensusAlgorithm_NBX 8930/head
2019-10-21 Wolfgang BangerthMerge pull request #8931 from masterleinad/fix_hp_n_bou...
2019-10-21 Wolfgang BangerthAugment the description of CellId::to_string(). 8934/head
2019-10-20 Martin KronbichlerMerge pull request #8932 from tjhei/fix_error_message
2019-10-20 Timo Heisteradd missing space to error message 8932/head
2019-10-20 Daniel ArndtFix hp/n_boundary_dofs_01 8931/head
2019-10-19 Wolfgang BangerthMerge pull request #8891 from masterleinad/remove_bind_4
2019-10-18 Martin KronbichlerMerge pull request #8924 from nfehn/digits
2019-10-18 Martin KronbichlerMerge pull request #8926 from masterleinad/replace_work...
2019-10-18 Daniel ArndtMerge pull request #8928 from bangerth/doc-3
2019-10-18 Wolfgang BangerthBe more explicit about the Copied argument to WorkStrea... 8928/head
2019-10-18 Daniel ArndtReplace std::shared_ptr in WorkStream 8926/head
2019-10-18 Wolfgang BangerthMerge pull request #8925 from masterleinad/document_emp...
2019-10-18 Daniel ArndtUse empty function object for copier 8891/head
2019-10-18 Daniel ArndtDocument usage of empty copiers in WorkStream 8925/head
2019-10-18 Daniel ArndtApply suggestions from code review
2019-10-18 Daniel ArndtUpdate examples/step-13/step-13.cc
2019-10-18 Niklas Fehnminor changes 8924/head
2019-10-18 Niklas Fehnentry doc/news/changes/minor
2019-10-18 Niklas Fehnuse Utilities::needed_digits() in write_vtu_with_pvtu_r...
2019-10-18 Niklas Fehnrefactor function Utilities::needed_digits()
2019-10-18 Martin KronbichlerMerge pull request #8909 from peterrum/matrixfree-face...
2019-10-18 Martin KronbichlerMerge pull request #8922 from bangerth/update
2019-10-18 Martin KronbichlerMerge pull request #8923 from bangerth/update-2
2019-10-18 Martin KronbichlerMerge pull request #8904 from nfehn/master
2019-10-18 Niklas Fehnnew function DataOutInterface::write_vtu_with_pvtu_reco... 8904/head
2019-10-18 RolandAdded changelog
2019-10-18 Wolfgang BangerthMerge pull request #8916 from nfehn/torus
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.