]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-09-18 Timo Heisterfix r30770
2013-09-18 Martin KronbichlerWent through the complete tutorial and made the present...
2013-09-18 Martin KronbichlerImprove documentation of positive entries for constrain...
2013-09-18 Scott MillerFix typos in documentation.
2013-09-17 Bruno TurcksinStart graph coloring abilities for work_stream.
2013-09-17 Martin KronbichlerWrite section on results with solution pictures and...
2013-09-17 Timo Heisterreplace mpi_init by mpi_init_thread
2013-09-17 Martin KronbichlerMore comments. One more test
2013-09-17 Martin KronbichlerFix subface interpolation.
2013-09-17 Martin KronbichlerFix a few issues. Still not correct.
2013-09-17 Wolfgang BangerthHelp non-C++11 compilers.
2013-09-17 Martin KronbichlerFirst step towards implementing FE_FaceP in analogy...
2013-09-17 Martin KronbichlerFix list
2013-09-17 Wolfgang BangerthRemove 'typename'.
2013-09-16 Wolfgang BangerthFix signature disparaty in 64-bit mode.
2013-09-16 Martin KronbichlerComment a bit more
2013-09-16 Martin KronbichlerAdd a comment on vector-valued problems
2013-09-16 Martin KronbichlerReindent file with astyle
2013-09-16 Wolfgang BangerthAvoid yet another (completely legitimate) warning.
2013-09-16 Wolfgang BangerthAvoid (completely legitimate) warning.
2013-09-16 Wolfgang BangerthAvoid (completely legitimate) warning.
2013-09-16 Wolfgang BangerthFix faulty markup.
2013-09-16 Wolfgang BangerthA couple more.
2013-09-16 Martin KronbichlerWrite some more comments.
2013-09-16 Daniel ArndtChanged the data type for periodic face pairs
2013-09-16 Martin KronbichlerComment on post-processing
2013-09-16 Timo Heisterfix performance test: same quadrature
2013-09-16 Wolfgang BangerthCorrect a few instances where using the Vector::size_ty...
2013-09-16 Wolfgang BangerthDo not declare a member function as 'inline' in the...
2013-09-15 Timo Heisterbenchmarks: add test for hp
2013-09-15 Timo Heisterbenchmarks: also compile tool
2013-09-15 Matthias MaierCMake: Bugfix, look for template-arguments at the right...
2013-09-15 Matthias MaierCMake: Improvement: Support direct build directory...
2013-09-14 Matthias MaierRevert the globs in ./source - This was a very bad...
2013-09-13 Wolfgang BangerthProvide further links.
2013-09-13 Wolfgang BangerthProvide further links.
2013-09-13 Wolfgang BangerthFix units of kappa.
2013-09-13 Daniel ArndtSplitted test for periodicity into two tests for period...
2013-09-13 Martin KronbichlerMake compile again
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)
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.