]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-09-13 bangerthFix units of kappa.
2013-09-13 daniel.arndtSplitted test for periodicity into two tests for period...
2013-09-13 kronbichlerMake compile again
2013-09-13 kronbichlerFix a few issues, write more in-code comments.
2013-09-13 kronbichlerFix compile problem with clang
2013-09-13 kronbichlerMake tolerance sharper again.
2013-09-12 daniel.arndtModified the distributed periodicity test to catch...
2013-09-12 maierCMake: Bugfix: Also compile and link the example steps...
2013-09-12 maierDoc: Some progress wrt. the CMake documentation
2013-09-12 kronbichlerSome small fixes
2013-09-12 scott.millerStep51 documentation updates.
2013-09-11 bangerthSmall editorial changes.
2013-09-11 bangerthRemove unused variable.
2013-09-11 pelteretAdded DoFTools::extract_locally_*_dofs function instant...
2013-09-10 bangerthRemove a lot of code, now that all DoFHandlers have...
2013-09-10 bangerthMerge a bunch of functions now that hp::DoFHandler...
2013-09-10 bangerthNote the hp::DoFHandler cell dof indices cache.
2013-09-10 bangerthIntroduce a way to query the address of the DoF cache...
2013-09-10 bangerthAdd missing fields to memory_consumption().
2013-09-10 bangerthImplement the hp::DoFHandler cell dof indices cache...
2013-09-10 heisterupdate ignores
2013-09-10 heisterupdate test
2013-09-09 heisteradd new test for multigrid an slit geometry
2013-09-09 heisterparallel mg: clean up debug output, add additional...
2013-09-09 heisteravoid deprecated p4est enum
2013-09-09 heisterreverse condition for multigrid
2013-09-09 heisterreformat comments
2013-09-09 heisterparallel geometric multigrid: limit the level differenc...
2013-09-09 bangerthRename a bunch of classes.
2013-09-09 bangerthMove DoFObjects into dof_faces.h since this is now...
2013-09-09 bangerthImplement the compression scheme for DoF indices stored...
2013-09-09 daniel.arndtVectorTools::point_value and VectorTools::point_differe...
2013-09-09 heisterone more c++11 bugfix (thanks Ian Rose)
2013-09-09 felix.gruberfixed typo
2013-09-09 kanschatcommit results for local refinement
2013-09-09 felix.gruberdoxygen: change EXAMPLE_PATH such that the lines from...
2013-09-09 bangerthAdd a space to an error message.
2013-09-09 bangerthAvoid a C++11-ism.
2013-09-09 bangerthMake it compile with gcc 4.1.2, I hope.
2013-09-09 bangerthMore C++11 fixes.
2013-09-09 bangerthFix a couple C++11 usages.
2013-09-09 bangerthUse '> >' instead of '>>' to end a template.
2013-09-06 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 kronbichlerMake compile without C++11
2013-09-06 heisterchange test to not use hyper_cube_slit
2013-09-06 daniel.arndtremoved unused variable in match_tree_recursively
2013-09-06 heisterfix missing std::
2013-09-06 heisterfix bug in distributed::Triangulation and SolutionTrans...
2013-09-06 turcksinMake 64bit compile again.
2013-09-06 turcksinAdd missing relative path.
2013-09-06 heisterfix typo
2013-09-06 heisterfix r30622 by specifying relative path
2013-09-06 scott.millerMinor intro update
2013-09-06 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 maierCMake: Replace explicit file list with globbing expression
2013-09-06 maierMark some Trilinos variables as advanced
2013-09-05 buergImprove conditioning of project_bv_curl_conforming.
2013-09-05 kronbichlerFix warning
2013-09-05 scott.millerInline documentation for step-51
2013-09-04 heistersimplify test (do not need update_ghost_values() anymore)
2013-09-04 heisteralways do update_ghost_values in parallel::distributed...
2013-09-04 heisterfix test output
2013-09-04 heisterrevert part of 30600 (accident)
2013-09-04 heisterfix bug in hp::DoFHandler and copy_triangulation()...
2013-09-04 heisterdocument bug in hp::DoFHandler
2013-09-04 heisterrun test for par::dist::vector too
2013-09-04 heisterghost import for distributed::parallel:BlockVector...
2013-09-04 heisterfix test output
2013-09-04 heisterfix bug in parallel MG: need to import additional level...
2013-09-04 bangerthRename an (internal) file to match the name of the...
2013-09-04 bangerthRename a variable to be more descriptive.
2013-09-04 heistercleanup, remove unneeded semicolons
2013-09-04 bangerthAdd a note.
2013-09-04 bangerthFix a bug in compute_no_normal_flux_constraints when...
2013-09-03 bangerthUpdate documentation in a couple of places.
2013-09-03 bangerthRemove debug calls previously left in accidentally.
2013-09-03 bangerthUse the correct data type for (invalid) default values...
2013-09-03 bangerthUpdate numbers.
2013-09-03 bangerthFix link.
2013-09-03 maierDocument the bitset in collect_periodic_face_pairse...
2013-09-03 kanschatComment on shadowed libraries
2013-09-03 turcksinFix a bug in the debug version of trilinos_sparse_matrix.
2013-09-02 bangerthMark a variable as const (because we can, and then...
2013-09-02 bangerthFix a couple of apparently wrong uses of types::global_...
2013-09-02 bangerthMinor doc edits.
2013-09-02 bangerthRemove a TODO.
2013-09-02 bangerthIntroduce a macro to compare p4est version numbers.
2013-09-02 bangerthSimplify code in a minor way.
2013-09-02 bangerthCorrect comment.
2013-09-02 bangerthAdd a couple of comments.
2013-09-02 bangerthAdd tests for: Patch by Fahad Alrasched: Add extract_su...
2013-09-02 bangerthPatch by Fahad Alrasched: Add extract_subvector_to...
2013-09-02 heistersimplify (failing) test
2013-09-02 maierDoc: Adapt P4EST_DIR path in the readme to current...
2013-09-02 bangerthParse p4est versions like 0.3.4 and get patch numbers...
2013-09-02 bangerthDetect p4est versions and provide preprocessor variable...
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.