]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-09-27 Luca Heltaideal2lkit -> deal.II, 2015 -> 2017 5156/head
2017-09-27 Luca HeltaiChangeLog.
2017-09-27 Luca HeltaiBrusselator test with jacobian.
2017-09-27 Luca HeltaiTest all nonjacobian interfaces.
2017-09-27 Luca HeltaiARKode interface.
2017-09-27 Luca HeltaiAdd ARKode to FindSUNDIALS.
2017-09-26 David WellsMerge pull request #4994 from jppelteret/petsc_mumps
2017-09-26 Daniel ArndtMerge pull request #5158 from bangerth/avoid-raw-pointers-2
2017-09-26 Wolfgang BangerthAvoid raw pointers in favor of VectorMemory::Pointer... 5158/head
2017-09-26 Luca HeltaiMerge pull request #5116 from luca-heltai/parameter...
2017-09-26 Wolfgang BangerthMerge pull request #5157 from tjhei/step56-template...
2017-09-26 Luca HeltaiAdded initialize with input_stream, and optional prm. 5116/head
2017-09-26 Luca HeltaiAdded default prm to add_parameter().
2017-09-26 Luca HeltaiChangelog.
2017-09-26 Luca HeltaiTest for path handling.
2017-09-26 Luca HeltaiTest failing custom format in output.
2017-09-26 Luca HeltaiTest tex output.
2017-09-26 Luca HeltaiTest xml format.
2017-09-26 Luca HeltaiTest global section names.
2017-09-26 Luca HeltaiTest with Point<dim>.
2017-09-26 Luca HeltaiTest Using add parameter.
2017-09-26 Luca HeltaiParameterAcceptor class.
2017-09-26 Timo Heisterminor: step-56: consistent template arg naming 5157/head
2017-09-26 Timo HeisterMerge pull request #5152 from bangerth/minor-updates
2017-09-25 Wolfgang BangerthBetter document MPILogInitAll. 5152/head
2017-09-25 David WellsMerge pull request #5146 from masterleinad/fix_multigri...
2017-09-25 David WellsMerge pull request #5147 from masterleinad/fix_utilities
2017-09-25 David WellsMerge pull request #5140 from masterleinad/array_view_c...
2017-09-25 Daniel ArndtRestrict lac/utilities_02 to only run with LAPACK 5147/head
2017-09-25 Daniel ArndtRestrict multigrid tests to only run with LAPACK 5146/head
2017-09-25 Daniel ArndtMerge pull request #5144 from tamiko/disable_tests
2017-09-25 Matthias MaierTemporarily disable two tests 5144/head
2017-09-25 Wolfgang BangerthMerge pull request #5124 from GivAlz/BBoxMerge
2017-09-25 Wolfgang BangerthMerge pull request #5143 from drwells/move-vector-length
2017-09-25 Wolfgang BangerthMerge pull request #5142 from davydden/oversubscribe
2017-09-25 Bruno TurcksinMerge pull request #5135 from davydden/python_wrappers_...
2017-09-24 David WellsMerge pull request #5137 from davydden/missing_instanti...
2017-09-24 David WellsMove a function out of an anonymous namespace. 5143/head
2017-09-24 Denis DavydovMerge pull request #5134 from davydden/slepc_fix_test
2017-09-24 Denis Davydovexplicitly oversubscribe with MPI 5142/head
2017-09-24 Daniel ArndtMerge pull request #5136 from davydden/missing_instanti...
2017-09-24 Daniel ArndtMerge pull request #5129 from davydden/fe_move_tests
2017-09-24 Daniel ArndtChangelog entry 5140/head
2017-09-24 Daniel ArndtIntroduce ArrayView::cbegin and ArrayView::cend
2017-09-24 Giovanni AlzettaMerge branch 'master' into BBoxMerge 5124/head
2017-09-24 Giovanni AlzettaAdded functions merge_with and volume to BoundingBox
2017-09-24 Denis Davydovadd missing instantiation for ConstraintMatrix::distrib... 5136/head
2017-09-24 Denis Davydovadd missing instantiations of DataOutBase::write_filter... 5137/head
2017-09-24 Denis Davydovremove unused variable in TriangulationWrapper 5135/head
2017-09-24 Denis Davydovfix a warning in python wrappers
2017-09-23 Denis Davydovincrease precision in Slepc SHEP test to avoid missed... 5134/head
2017-09-23 Denis Davydovadditional output for fe_move on macOS 5129/head
2017-09-23 Giovanni AlzettaCreated class Bounding Box and its routine point_inside
2017-09-22 Daniel ArndtMerge pull request #5122 from bangerth/fix-warning
2017-09-21 Wolfgang BangerthSuppress a warning about an unused argument. 5122/head
2017-09-21 Timo HeisterMerge pull request #5121 from bangerth/const-args
2017-09-21 Wolfgang BangerthMake some function arguments 'const'. 5121/head
2017-09-21 Wolfgang BangerthMerge pull request #5095 from luca-heltai/assimp-detection
2017-09-21 Martin KronbichlerMerge pull request #5101 from bangerth/more-hp-work
2017-09-21 Luca HeltaiMerge pull request #5072 from luca-heltai/triangulation...
2017-09-21 Luca HeltaiFixed minor issues. 5072/head
2017-09-20 Wolfgang BangerthMerge pull request #5077 from danshapero/examples-c++11
2017-09-20 danshaperoUsing range-based for loops in examples 2-5 5077/head
2017-09-20 Daniel ArndtMerge pull request #5090 from bangerth/fesystem
2017-09-20 danshaperoUsing range-based for loop in example 1
2017-09-20 Wolfgang BangerthMerge pull request #4857 from tamiko/generalized_interp...
2017-09-20 Daniel ArndtMerge pull request #5115 from masterleinad/fix_serializ...
2017-09-20 Daniel ArndtMerge pull request #5111 from bangerth/const-args
2017-09-20 Daniel ArndtFix serialization of DoFHandler and Triangulation for... 5115/head
2017-09-20 Luca HeltaiWB's comments part II. 5095/head
2017-09-19 Timo HeisterMerge pull request #5104 from masterleinad/doc_copy_to_mg
2017-09-19 Wolfgang BangerthMerge pull request #5113 from masterleinad/remove_unuse...
2017-09-19 Daniel ArndtRemove unused private function DoFHandler::reserve_space 5113/head
2017-09-19 Wolfgang BangerthMark some input arguments as 'const'. 5111/head
2017-09-19 Daniel ArndtImprove documentation for copy_to_mg 5104/head
2017-09-19 Denis DavydovMerge pull request #5105 from Rombur/cuda_documentation
2017-09-19 Luca HeltaiRenamed GridTools::CacheFlags -> GridTools::CacheUpdate...
2017-09-19 Luca HeltaiUpdated documentation
2017-09-18 Daniel ArndtMerge pull request #5103 from bangerth/fix-warning
2017-09-18 Luca HeltaiWB's comments.
2017-09-18 Luca HeltaiMerge pull request #5098 from drwells/add-sundials...
2017-09-18 David WellsMerge pull request #5099 from drwells/remove-vector...
2017-09-18 Bruno TurcksinAdd documentation to enable CUDA support 5105/head
2017-09-18 Daniel ArndtMerge pull request #5102 from bangerth/fix-test
2017-09-18 Wolfgang BangerthAvoid a warning about an unused argument. 5103/head
2017-09-18 Wolfgang BangerthFurther increase test accuracy. 5102/head
2017-09-18 Wolfgang BangerthAdd an hp-ified version of tests/mpi/step-40. 5101/head
2017-09-18 Daniel ArndtMerge pull request #5078 from GivAlz/master
2017-09-18 Martin KronbichlerMerge pull request #5093 from bangerth/hp-fixes
2017-09-17 Wolfgang BangerthAdd a test. 5090/head
2017-09-17 Wolfgang BangerthAllow not specifying the multiplicity in the FESystem...
2017-09-17 Wolfgang BangerthMake an argument 'const'.
2017-09-17 Wolfgang BangerthRename template type and argument name to better reflec...
2017-09-17 Wolfgang BangerthAdd enable_if_all template constraint class.
2017-09-17 Wolfgang BangerthAdd an #include file.
2017-09-17 David WellsMerge pull request #5097 from drwells/sundials-fixes-2
2017-09-17 Giovanni AlzettaCreated class Bounding Box and its routine point_inside 5078/head
2017-09-17 David WellsRemove VectorSlice from some internal functions. 5099/head
2017-09-17 David WellsAdd a test for copying SUNDIALS vectors. 5098/head
2017-09-17 Matthias Maierremove FIXME 4857/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.