]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-07-23 Wolfgang BangerthRewrite the documentation of DoFTools::compute_intergri... 13/head
2014-07-22 Matthias MaierMerge pull request #9 from bangerth/doc-fixes
2014-07-22 Wolfgang BangerthMerge pull request #10 from tjhei/p4est_update
2014-07-22 Wolfgang BangerthMerge pull request #11 from tjhei/p4est_script
2014-07-22 Timo Heisterp4est-setup.sh can now also build from source directory 11/head
2014-07-22 Timo Heistercompatibility fixes for p4est 1.0 10/head
2014-07-22 Wolfgang BangerthUpdate documentation of this file. 9/head
2014-07-22 Matthias MaierMerge pull request #8 from bangerth/add-patch-generators
2014-07-22 Wolfgang BangerthAdd some documentation. 8/head
2014-07-21 Wolfgang BangerthProvide attribution.
2014-07-21 Wolfgang BangerthJoint work with Arezou Ghesmati: Add GridTools::get_pat...
2014-07-21 Wolfgang BangerthFix style issue.
2014-07-21 Matthias MaierMerge pull request #6 from bangerth/remove-multithread_...
2014-07-21 Matthias MaierMerge pull request #5 from bangerth/doc-fixes
2014-07-21 Wolfgang BangerthRemove #includes of multithread_info.h in files that... 6/head
2014-07-21 Wolfgang BangerthAugment documentation. 5/head
2014-07-21 Wolfgang BangerthMerge pull request #4 from tamiko/fix_mesh_converter_tests
2014-07-21 Wolfgang BangerthMerge pull request #3 from tamiko/fix_svn_keywords
2014-07-21 Matthias MaierTestsuite: Fix path in mesh_converter tests 4/head
2014-07-21 Matthias MaierCleanup populated svn keywords 3/head
2014-07-21 Matthias MaierMerge pull request #2 from bangerth/replay-svn-revision...
2014-07-21 Wolfgang BangerthReplay svn revisions 33204 and 33205.
2014-07-21 Matthias MaierMerge pull request #1 from bangerth/fix-publications...
2014-07-21 Wolfgang BangerthFix references to publications.html. 1/head
2014-07-20 Matthias MaierMerge branch 'port_to_new_layout'
2014-07-20 Matthias MaierTestsuite: Cleanup testsuite configure and driver
2014-07-20 Matthias MaierTestsuite: Port to new repository layout
2014-07-20 Matthias MaierRearrange repository layout
2014-07-20 Matthias MaierMerge branch 'port_testsuite_to_git'
2014-07-20 Matthias MaierTestsuite: Port to git
2014-07-20 Matthias MaierSwitch to git
2014-07-20 Wolfgang BangerthIn string_to_int, strip spaces at the front and back...
2014-07-20 Wolfgang BangerthDetect errors in Utilities::string_to_int.
2014-07-20 Wolfgang BangerthDetect errors in Utilities::string_to_int.
2014-07-20 Matthias MaierCMake: Do not export -Wl,--as-needed to the user config
2014-07-20 Wolfgang BangerthRemove another unused function.
2014-07-20 Wolfgang BangerthRemove functions that are not needed (and didn't do...
2014-07-20 Luca HeltaiAdded template to function, and made GridOut::write...
2014-07-20 Martin KronbichlerCompute unit face support points of FE_TraceQ
2014-07-20 Timo Heistersome tests had rather large output. oops.
2014-07-17 Timo Heisterfix last commit
2014-07-17 Timo Heistertestsuite: also log the two filenames in diff in one...
2014-07-17 Guido Kanschatadjust test output
2014-07-17 Luca HeltaiFixed another call to KSPSetOperators
2014-07-17 Matthias MaierCMake: Bugfix: Generate options for test subprojects...
2014-07-16 Matthias MaierCMake: The obligatory bugfix...
2014-07-16 Matthias MaierCMake: Port to version 3.0.0, part 3.
2014-07-16 Matthias MaierCMake: Port to version 3.0.0, part 2.
2014-07-16 Wolfgang BangerthAdd a forgotten entry.
2014-07-15 Wolfgang BangerthUpdate it a bit.
2014-07-15 Bruno TurcksinImprove documentation of step-52.
2014-07-15 Wolfgang BangerthAddress issue #228 (https://code.google.com/p/dealii...
2014-07-15 Wolfgang BangerthCopy Luca's example from tests/manifold/manifold_06.cc.
2014-07-14 Wolfgang BangerthDo not write copies of the output to /tmp.
2014-07-14 Wolfgang BangerthReindent files according to our usual style.
2014-07-14 Wolfgang BangerthTests for the previous commit.
2014-07-14 Wolfgang BangerthAlso provide GridOut::write_vtu().
2014-07-14 Wolfgang BangerthTests for the previous commit.
2014-07-14 Wolfgang BangerthProvide a function GridOut::write_vtk().
2014-07-14 Wolfgang BangerthClarify a piece of documentation that was pretty much...
2014-07-14 Wolfgang BangerthThe GridOut::Svg class does not implement functions...
2014-07-14 Luca HeltaiAdded set_manifold with two arguments.
2014-07-14 Wolfgang BangerthAdjust type.
2014-07-14 Wolfgang BangerthStart a new tutorial on geometry.
2014-07-14 Wolfgang BangerthMove entry to the right place.
2014-07-14 Luca HeltaiFixed memory consumption test in realease mode.
2014-07-14 Martin KronbichlerFix bug
2014-07-14 Luca HeltaiIntegrated branch manifold_id_intermediated into trunk.
2014-07-14 Luca HeltaiMerged from trunk.
2014-07-14 Luca HeltaiFixed failing tests due to manifold id being an int.
2014-07-13 Luca HeltaiFixed get_boundary/manifold_ids. Removed all references...
2014-07-13 Luca HeltaiMerged from trunk.
2014-07-13 Wolfgang BangerthFix some fallout from changing the size of manifold_id.
2014-07-13 Wolfgang BangerthArg...
2014-07-13 Wolfgang BangerthMake it compile.
2014-07-13 Wolfgang BangerthMore documentation updates.
2014-07-13 Wolfgang BangerthEnlarge manifold_id to unsigned int, as discussed on...
2014-07-13 Wolfgang BangerthLeave a note.
2014-07-13 Wolfgang BangerthMinor comment updates.
2014-07-13 Wolfgang BangerthIndent something.
2014-07-13 Wolfgang BangerthReshuffle items to have them sorted in alphabetical...
2014-07-12 Timo Heisterupdate readme.html to refer to muparser
2014-07-12 Wolfgang BangerthAdd test for previous commit.
2014-07-12 Wolfgang BangerthWork around a bug in PETSc whereby PETSc does not zero...
2014-07-11 Wolfgang BangerthProvide more links to video lectures.
2014-07-11 Wolfgang BangerthAnnotate some of the programs with links to the video...
2014-07-11 Bruno TurcksinFix a bug when using 64bit indices.
2014-07-11 Wolfgang BangerthGo through the rest of the introduction, the results...
2014-07-11 Wolfgang BangerthRemove a file we have not needed for a long time.
2014-07-11 Wolfgang BangerthGroup functions for more readable documentation.
2014-07-11 Wolfgang BangerthUpdate documentation in a couple of places. Remove...
2014-07-10 Matthias MaierReindent script files
2014-07-09 Wolfgang BangerthMinor edits.
2014-07-09 Wolfgang Bangerth"geometrical" does not exist as a word :-)
2014-07-09 Wolfgang BangerthMinor edits.
2014-07-09 Wolfgang BangerthMinor edits.
2014-07-09 Martin KronbichlerMake sure to generate all necessary symbols
2014-07-09 Wolfgang BangerthAugment documentation.
2014-07-09 Wolfgang BangerthReindent.
2014-07-09 Wolfgang BangerthAdd notes for MUMPS.
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.