]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2018-04-21 Martin KronbichlerMerge pull request #6210 from kkormann/issue_5667_face_info
2018-04-21 Daniel ArndtMerge pull request #6269 from Rombur/cuda_handle
2018-04-21 Daniel ArndtMerge pull request #6278 from tjhei/bump_bundled_boost_...
2018-04-20 Martin KronbichlerAdd internal function for identification of faces. 6210/head
2018-04-20 Martin KronbichlerAdd methods to compute the face data in MappingInfo.
2018-04-20 Katharina KormannFace initialization for matrix-free DG.
2018-04-20 Denis DavydovMerge pull request #6276 from bangerth/fix-test-2
2018-04-20 Denis DavydovMerge pull request #6275 from bangerth/fix-test
2018-04-20 Denis DavydovMerge pull request #6279 from tjhei/file_permissions
2018-04-20 Timo Heisterfix a file permission 6279/head
2018-04-20 Timo Heisterupdated bundled boost msvc version 6278/head
2018-04-20 Wolfgang BangerthFix a test by increasing the precision of output. 6276/head
2018-04-20 Wolfgang BangerthFix test for GCC 4.8.4 by doing a conversion explicitly. 6275/head
2018-04-20 Martin KronbichlerMerge pull request #6233 from luca-heltai/disentangle...
2018-04-20 Jean-Paul PelteretMerge pull request #6273 from bangerth/doc-update
2018-04-20 Wolfgang BangerthClarify the documentation of DoFTools::extract_dofs(). 6273/head
2018-04-20 Denis DavydovMerge pull request #6267 from adamqc/hp-dh-default...
2018-04-20 Ce QinAdd changelog. 6267/head
2018-04-19 Wolfgang BangerthMerge pull request #6271 from bangerth/doc-update
2018-04-19 Wolfgang BangerthAlso change the naming of function arguments in the... 6271/head
2018-04-19 Wolfgang BangerthFurther clarify something about p::d::Triangulation...
2018-04-19 Matthias MaierMerge pull request #6268 from kronbichler/fix_task_info...
2018-04-19 Ce QinAdd default constructor for hp::DoFHandler.
2018-04-19 Martin KronbichlerFix two minor bugs in thread graph computation that... 6268/head
2018-04-19 Martin KronbichlerFix warning in task info scheme detection.
2018-04-19 Martin KronbichlerMerge pull request #6261 from kronbichler/shape_info_he...
2018-04-19 Martin KronbichlerMerge pull request #6266 from bangerth/doc-update
2018-04-19 Wolfgang BangerthMinor improvements to some code in p::d::Triangulation. 6266/head
2018-04-19 Wolfgang BangerthClarify documentation of p::d::Tria::notify_ready_to_un...
2018-04-19 Matthias MaierMerge pull request #6264 from bangerth/doc-update-79
2018-04-19 Matthias MaierMerge pull request #6246 from marcfehling/pack-append
2018-04-19 Matthias MaierMerge pull request #6234 from kronbichler/mf_shape_info...
2018-04-18 Timo HeisterMerge pull request #6262 from masterleinad/fix_unused_z...
2018-04-18 Wolfgang BangerthUpdate documentation of class Householder. 6264/head
2018-04-18 Bruno TurcksinEncapsulate all the cuda handles in a struct 6269/head
2018-04-18 Luca HeltaiRemove useless space change. 6233/head
2018-04-18 Martin KronbichlerMerge pull request #6218 from kkormann/issue_5667_task_info
2018-04-18 Daniel ArndtAvoid warning regarding unused parameter 6262/head
2018-04-18 Martin KronbichlerSlightly relax Hermite detection; add a test for Hermit... 6261/head
2018-04-18 Martin KronbichlerMerge pull request #6258 from kronbichler/add_gather_ev...
2018-04-18 Denis DavydovMerge pull request #6253 from jppelteret/metis-cell_wei...
2018-04-18 Martin KronbichlerAdd FEEvaluation::gather_evaluate and integrate_scatter. 6258/head
2018-04-18 David WellsFix a test by using two new manifold descriptions.
2018-04-18 David WellsModify a test to use the original output.
2018-04-18 David WellsModify a test to use the original output.
2018-04-17 Marc FehlingAllow Utilities::pack to append data to existing buffer. 6246/head
2018-04-17 David WellsFix a failing test.
2018-04-17 Katharina KormannRework task info. 6218/head
2018-04-17 Jean-Paul PelteretMerge pull request #6256 from bangerth/doc-update
2018-04-17 Jean-Paul PelteretPass cell weighting to Metis partitioner 6253/head
2018-04-17 Wolfgang BangerthMerge pull request #6257 from drwells/gitignore-examples
2018-04-17 David WellsIgnore files generated by the example programs. 6257/head
2018-04-17 Wolfgang BangerthClarify a comment for Utilities::generate_normal_random... 6256/head
2018-04-17 Denis DavydovMerge pull request #6251 from GivAlz/DistributedCpt2
2018-04-17 Luca HeltaiChangelog.
2018-04-17 Luca HeltaiFix tests.
2018-04-17 Luca HeltaiHave all GridGenerator functions attach curved manifolds.
2018-04-17 Luca HeltaiDisentagle Manifold and Boundary ids.
2018-04-17 Martin KronbichlerMerge pull request #6225 from bangerth/doc-update-87
2018-04-17 Wolfgang BangerthAdjust to common coding styles. 6225/head
2018-04-17 Wolfgang BangerthBetter document p::d::Triangulation::attach_mesh_data().
2018-04-17 Wolfgang BangerthMinor cleanup and documentation of code.
2018-04-17 Wolfgang BangerthProvide better documentation to p::d::Triangulation...
2018-04-16 Giovanni AlzettaChanged GridTools::distributed_compute_ptloc to use... 6251/head
2018-04-16 Daniel ArndtMerge pull request #6245 from Rombur/memory
2018-04-16 Bruno TurcksinInstantiate GrowingVectorMemory for CUDAWrappers::Vector 6245/head
2018-04-16 Martin KronbichlerMerge pull request #6168 from tjhei/test_master
2018-04-16 Timo Heistermodify changelog 6168/head
2018-04-15 Daniel ArndtMerge pull request #6206 from drwells/improve-assertions
2018-04-15 Denis DavydovMerge pull request #6249 from masterleinad/fix_compilin...
2018-04-15 Daniel ArndtMerge pull request #6242 from luca-heltai/map-boundary...
2018-04-15 Daniel ArndtFix compiling with clang-6 6249/head
2018-04-15 Jean-Paul PelteretAdd another test for GridTools::map_boundary_to_manifol... 6242/head
2018-04-15 Jean-Paul PelteretTouchup documentation
2018-04-15 Daniel ArndtMerge pull request #6232 from jppelteret/ad-fixes_04
2018-04-15 Daniel ArndtMerge pull request #6248 from luca-heltai/reset-manifolds
2018-04-14 Luca HeltaiFixed JPs comments. 6248/head
2018-04-14 Luca HeltaiFixed JPs comments.
2018-04-14 Luca HeltaiDocentry.
2018-04-14 Luca HeltaiReplace set_manifold by reset_manifold
2018-04-14 Luca HeltaiDeprecated set_manifold. Added reset_all_manifolds.
2018-04-14 Luca HeltaiMerge pull request #6236 from GivAlz/DocumentationFe
2018-04-14 Giovanni AlzettaCorrected documentation about FEFieldFunction and distr... 6236/head
2018-04-14 Luca HeltaiMerge pull request #6231 from jppelteret/ad-fixes_03
2018-04-13 David WellsMerge pull request #6244 from tjhei/document_hyper_l
2018-04-13 Luca HeltaiMerge pull request #6243 from GivAlz/EraseDouble
2018-04-13 Timo Heisterdocumentation fixes for hyper_L 6244/head
2018-04-13 Giovanni AlzettaRemoved double include in grid_tools.h 6243/head
2018-04-13 Luca HeltaiAdded map_boundary_to_manifold_ids.
2018-04-13 Daniel ArndtMerge pull request #6239 from jppelteret/muparser_werror
2018-04-13 Denis DavydovMerge pull request #6235 from BenBrands/MRRR_bug
2018-04-13 Wolfgang BangerthMerge pull request #6224 from davydden/feature/extracto...
2018-04-13 Daniel ArndtMerge pull request #6220 from Rombur/cuda_solver
2018-04-13 Benjamin Brandsremedy for exceptions from within p_syevr/_syevr 6235/head
2018-04-13 Martin KronbichlerMerge pull request #6211 from tcclevenger/stokes_comp_test
2018-04-13 Jean-Paul PelteretAdd default cases to switches in muParser 6239/head
2018-04-13 Jean-Paul PelteretInstantiate SymmetricTensor class for auto-differentiab... 6232/head
2018-04-13 Jean-Paul PelteretFix issue with AD SymmetricTensor eigenvalue/vector...
2018-04-13 Denis Davydovmore fixes of whitespaces and incode comments 6224/head
2018-04-13 Denis Davydovupdate tests and add a changelog
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.