]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-09-25 Matthias MaierAdd another warning to DEAL_II_DISABLE_EXTRA_DIAGNOSTICS 5148/head
2017-09-25 Matthias MaierCMake: Make FindASSIMP.cmake more pretty
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 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
2017-09-17 Matthias MaierFETools::interpolate: Skip body if FENothing is encountered
2017-09-17 Matthias Maiercodim_one/error_estimator_02: Fix invalid array access
2017-09-17 Matthias Maieradd a note
2017-09-17 Matthias MaierAugment documentation
2017-09-17 Matthias Maiersimplify
2017-09-17 Matthias Maiergracefully fall-back to Lagrange interpolation if confo...
2017-09-17 Matthias Maieradd tests
2017-09-17 Matthias Maierintermediate
2017-09-17 Matthias MaierAdd FETools::convert_generalized_support_point_values_t...
2017-09-17 David WellsReword the description of SUNDIALS_INCLUDE_DIRS. 5097/head
2017-09-17 Wolfgang BangerthMerge pull request #5080 from masterleinad/default_cons...
2017-09-16 Luca HeltaiMerge pull request #5096 from drwells/sundials-fixes
2017-09-16 David WellsGet rid of two unused variable warnings. 5096/head
2017-09-16 David WellsImprove the path-finding for FindSUNDIALS.cmake.
2017-09-16 David WellsMake the SUNDIALS vector copy more generic.
2017-09-16 Luca HeltaiFixed compilation when Assimp is not available.
2017-09-16 Luca HeltaiFixed comments by Denis.
2017-09-16 Luca HeltaiChangeLog.
2017-09-16 Luca HeltaiAdd quick-test for Assimp.
2017-09-16 Luca HeltaiGridIn::read_assimp + test.
2017-09-16 Luca HeltaiAdded assimp detection.
2017-09-16 Luca Heltaiupdate -> mark_for_update. Do work only on demand.
2017-09-16 Luca HeltaiTriangulationInfoCache -> GridTools::Cache
2017-09-16 Luca HeltaiMerge pull request #4852 from luca-heltai/ida-interface
2017-09-15 Daniel ArndtAdd include file to fix errors in multigrid tests 5080/head
2017-09-15 Luca HeltaiFixed compilation issue in serial. 4852/head
2017-09-15 Matthias MaierMerge pull request #5094 from bangerth/update-test
2017-09-15 Wolfgang BangerthIncrease precision with which we output test results. 5094/head
2017-09-15 Wolfgang BangerthUnify the hp and non-hp implementations of a function. 5093/head
2017-09-15 Wolfgang BangerthImplement set_dof_indices() also for the hp case.
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.