]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-09-13 Martin KronbichlerFix a few issues, write more in-code comments.
2013-09-13 Martin KronbichlerFix compile problem with clang
2013-09-13 Martin KronbichlerMake tolerance sharper again.
2013-09-12 Daniel ArndtModified the distributed periodicity test to catch...
2013-09-12 Matthias MaierCMake: Bugfix: Also compile and link the example steps...
2013-09-12 Matthias MaierDoc: Some progress wrt. the CMake documentation
2013-09-12 Martin KronbichlerSome small fixes
2013-09-12 Scott MillerStep51 documentation updates.
2013-09-11 Wolfgang BangerthSmall editorial changes.
2013-09-11 Wolfgang BangerthRemove unused variable.
2013-09-11 Jean-Paul PelteretAdded DoFTools::extract_locally_*_dofs function instant...
2013-09-10 Wolfgang BangerthRemove a lot of code, now that all DoFHandlers have...
2013-09-10 Wolfgang BangerthMerge a bunch of functions now that hp::DoFHandler...
2013-09-10 Wolfgang BangerthNote the hp::DoFHandler cell dof indices cache.
2013-09-10 Wolfgang BangerthIntroduce a way to query the address of the DoF cache...
2013-09-10 Wolfgang BangerthAdd missing fields to memory_consumption().
2013-09-10 Wolfgang BangerthImplement the hp::DoFHandler cell dof indices cache...
2013-09-10 Timo Heisterupdate ignores
2013-09-10 Timo Heisterupdate test
2013-09-09 Timo Heisteradd new test for multigrid an slit geometry
2013-09-09 Timo Heisterparallel mg: clean up debug output, add additional...
2013-09-09 Timo Heisteravoid deprecated p4est enum
2013-09-09 Timo Heisterreverse condition for multigrid
2013-09-09 Timo Heisterreformat comments
2013-09-09 Timo Heisterparallel geometric multigrid: limit the level differenc...
2013-09-09 Wolfgang BangerthRename a bunch of classes.
2013-09-09 Wolfgang BangerthMove DoFObjects into dof_faces.h since this is now...
2013-09-09 Wolfgang BangerthImplement the compression scheme for DoF indices stored...
2013-09-09 Daniel ArndtVectorTools::point_value and VectorTools::point_differe...
2013-09-09 Timo Heisterone more c++11 bugfix (thanks Ian Rose)
2013-09-09 Felix Gruberfixed typo
2013-09-09 Guido Kanschatcommit results for local refinement
2013-09-09 Felix Gruberdoxygen: change EXAMPLE_PATH such that the lines from...
2013-09-09 Wolfgang BangerthAdd a space to an error message.
2013-09-09 Wolfgang BangerthAvoid a C++11-ism.
2013-09-09 Wolfgang BangerthMake it compile with gcc 4.1.2, I hope.
2013-09-09 Wolfgang BangerthMore C++11 fixes.
2013-09-09 Wolfgang BangerthFix a couple C++11 usages.
2013-09-09 Wolfgang BangerthUse '> >' instead of '>>' to end a template.
2013-09-06 Matthias MaierBugfix: Avoid duplicate symbols
2013-09-06 Daniel ArndtDocumented the possibility of periodic boundaries on...
2013-09-06 Daniel ArndtAdded a test for periodicity constraints on distributed...
2013-09-06 Martin KronbichlerMake compile without C++11
2013-09-06 Timo Heisterchange test to not use hyper_cube_slit
2013-09-06 Daniel Arndtremoved unused variable in match_tree_recursively
2013-09-06 Timo Heisterfix missing std::
2013-09-06 Timo Heisterfix bug in distributed::Triangulation and SolutionTrans...
2013-09-06 Bruno TurcksinMake 64bit compile again.
2013-09-06 Bruno TurcksinAdd missing relative path.
2013-09-06 Timo Heisterfix typo
2013-09-06 Timo Heisterfix r30622 by specifying relative path
2013-09-06 Scott MillerMinor intro update
2013-09-06 Martin Steigemannmodify the parameter GUI to handle Map and List paremet...
2013-09-06 Daniel Arndtidentify_periodic_face_pairs creates periodicity inform...
2013-09-06 Daniel ArndtAdded support for periodic boundary conditions on distr...
2013-09-06 Matthias MaierCMake: Replace explicit file list with globbing expression
2013-09-06 Matthias MaierMark some Trilinos variables as advanced
2013-09-05 Markus BuergImprove conditioning of project_bv_curl_conforming.
2013-09-05 Martin KronbichlerFix warning
2013-09-05 Scott MillerInline documentation for step-51
2013-09-04 Timo Heistersimplify test (do not need update_ghost_values() anymore)
2013-09-04 Timo Heisteralways do update_ghost_values in parallel::distributed...
2013-09-04 Timo Heisterfix test output
2013-09-04 Timo Heisterrevert part of 30600 (accident)
2013-09-04 Timo Heisterfix bug in hp::DoFHandler and copy_triangulation()...
2013-09-04 Timo Heisterdocument bug in hp::DoFHandler
2013-09-04 Timo Heisterrun test for par::dist::vector too
2013-09-04 Timo Heisterghost import for distributed::parallel:BlockVector...
2013-09-04 Timo Heisterfix test output
2013-09-04 Timo Heisterfix bug in parallel MG: need to import additional level...
2013-09-04 Wolfgang BangerthRename an (internal) file to match the name of the...
2013-09-04 Wolfgang BangerthRename a variable to be more descriptive.
2013-09-04 Timo Heistercleanup, remove unneeded semicolons
2013-09-04 Wolfgang BangerthAdd a note.
2013-09-04 Wolfgang BangerthFix a bug in compute_no_normal_flux_constraints when...
2013-09-03 Wolfgang BangerthUpdate documentation in a couple of places.
2013-09-03 Wolfgang BangerthRemove debug calls previously left in accidentally.
2013-09-03 Wolfgang BangerthUse the correct data type for (invalid) default values...
2013-09-03 Wolfgang BangerthUpdate numbers.
2013-09-03 Wolfgang BangerthFix link.
2013-09-03 Matthias MaierDocument the bitset in collect_periodic_face_pairse...
2013-09-03 Guido KanschatComment on shadowed libraries
2013-09-03 Bruno TurcksinFix a bug in the debug version of trilinos_sparse_matrix.
2013-09-02 Wolfgang BangerthMark a variable as const (because we can, and then...
2013-09-02 Wolfgang BangerthFix a couple of apparently wrong uses of types::global_...
2013-09-02 Wolfgang BangerthMinor doc edits.
2013-09-02 Wolfgang BangerthRemove a TODO.
2013-09-02 Wolfgang BangerthIntroduce a macro to compare p4est version numbers.
2013-09-02 Wolfgang BangerthSimplify code in a minor way.
2013-09-02 Wolfgang BangerthCorrect comment.
2013-09-02 Wolfgang BangerthAdd a couple of comments.
2013-09-02 Wolfgang BangerthAdd tests for: Patch by Fahad Alrasched: Add extract_su...
2013-09-02 Wolfgang BangerthPatch by Fahad Alrasched: Add extract_subvector_to...
2013-09-02 Timo Heistersimplify (failing) test
2013-09-02 Matthias MaierDoc: Adapt P4EST_DIR path in the readme to current...
2013-09-02 Wolfgang BangerthParse p4est versions like 0.3.4 and get patch numbers...
2013-09-02 Wolfgang BangerthDetect p4est versions and provide preprocessor variable...
2013-08-31 Matthias MaierCMake: Also export the old lib-suffix variables in...
2013-08-31 Wolfgang BangerthMention Matthias' change for issue 106 (https://code...
2013-08-31 Matthias MaierCMake: Bugfix: Fix issue 106 "common/Make.global_option...
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.