]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-12-12 Matthias MaierMerge from Mainline
2012-12-12 Martin KronbichlerAvoid some more reinterpret_cast
2012-12-12 Martin KronbichlerAvoid reinterpret_cast by making the declaration of...
2012-12-12 Wolfgang BangerthThere used to be a requirement that threads can only...
2012-12-12 Wolfgang BangerthMention r27793. Also reorder things a bit.
2012-12-12 Wolfgang BangerthPatch by Alexander Grayver: Release memort in SparseDir...
2012-12-11 Matthias MaierRevert "Forgot to commit this change for the previous...
2012-12-11 Matthias MaierForgot to commit this change for the previous commit
2012-12-11 Matthias MaierChange to virtual inheritance of Subscriptor
2012-12-10 Martin KronbichlerFix one border case in initialization on non-constant...
2012-12-09 Matthias MaierMerge from Mainline
2012-12-09 Guido Kanschatadd charset
2012-12-09 Martin KronbichlerConstraintMatrix can perform distribute_local_to_global...
2012-12-09 Martin KronbichlerOne more reindentation/refill of comments.
2012-12-09 Martin KronbichlerSmall update in comment.
2012-12-09 Martin KronbichlerReindent/refill comments in a few files to improve...
2012-12-08 Wolfgang BangerthAdd operator!=.
2012-12-08 Guido Kanschatadd a note
2012-12-08 Guido Kanschatmissing properties
2012-12-07 Wolfgang BangerthDoc updates.
2012-12-07 Wolfgang BangerthMinor doc updates.
2012-12-07 Wolfgang BangerthUpdate documentation.
2012-12-07 Martin KronbichlerImprove comments. Improve check for over-/underflow...
2012-12-06 Martin KronbichlerRevised get_function_xxx methods: Put the evaluation...
2012-12-06 Guido KanschatReplace old repository links
2012-12-05 Wolfgang BangerthMove inline functions to where they should be.
2012-12-05 Matthias MaierA more complete list of failing tests
2012-12-05 Matthias Maier*sigh*
2012-12-05 Matthias MaierBugfix: Link against the correct library
2012-12-05 Matthias MaierImprove the generated Make.global_options file
2012-12-05 Matthias MaierRemove an obsolete test in configure_1_threads.cmake:
2012-12-05 Timo Heisterupdate publication
2012-12-05 Matthias MaierAdd a missing cc file to CMakeLists.txt
2012-12-05 Matthias MaierRename DEAL2_DIR to DEAL_II_DIR in the testsuite
2012-12-05 Matthias MaierDocument some regressions in the test suite to fix...
2012-12-05 Matthias MaierBugfix: Fix an accidentally commited merge conflict
2012-12-05 Matthias MaierRevert "Bugfix: Fix an accidentally commited merge...
2012-12-05 Matthias MaierTestsuite: Port some tests to the CMake style config...
2012-12-05 Matthias MaierBugfix: Fix an accidentally commited merge conflict
2012-12-04 Matthias MaierMerge from Mainline
2012-12-04 Matthias MaierAdd a test for GeometryInfo<dim>::face_to_cell_vertices...
2012-12-04 Matthias MaierBugfix: Implement correct return values for ->face_flip...
2012-12-04 Guido Kanschatmore big output files removed
2012-12-04 Guido Kanschatremove large output files from several steps
2012-12-04 Toby D. YoungGive SLEPc the MPI_InitFinalize interface like what...
2012-12-04 Wolfgang BangerthFix double-free caused by wrong copy constructor of...
2012-12-04 Timo Heistermerge to add test to mainline
2012-12-03 Matthias MaierChange #if to #ifdef
2012-12-03 Matthias MaierMerge from Mainline
2012-12-03 Matthias MaierRemove an empty folder
2012-12-03 Matthias MaierMerge from Mainline.
2012-12-03 Matthias MaierDeuglify
2012-12-03 Matthias MaierEpic bugfix
2012-12-03 Matthias MaierClear up the TODO list
2012-12-03 Matthias MaierMove this script to ./contrib where it belongs to
2012-12-03 Timo Heistermake indent
2012-12-03 Matthias MaierMerge from Mainline
2012-12-03 Guido Kanschatreformat documentation and add memory consumption
2012-12-03 Wolfgang BangerthAvoid a couple of (stupid) warnings.
2012-12-03 Wolfgang BangerthReformat one statement.
2012-12-01 Matthias MaierMerge from Mainline
2012-12-01 Matthias MaierReintroduce the old make_periodicity_constraints interf...
2012-12-01 Matthias MaierAdd some Assertions, reindent
2012-12-01 Matthias MaierMerge from Mainline
2012-12-01 Matthias Maierupdate changes.h
2012-12-01 Matthias MaierA new test for make_periodicity_constraints
2012-12-01 Matthias MaierBugfix: Make DoFTools::make_periodicity_constraints...
2012-12-01 Matthias MaierA new test for GridTools::collect_periodic_face_pairs
2012-12-01 Matthias MaierBugfixes:
2012-12-01 Matthias MaierBugfix: Fix GeometryInfo<2>::child_cell_on_face to...
2012-12-01 Wolfgang BangerthComment out unused function arguments.
2012-11-29 Wolfgang BangerthRemove now outdated files.
2012-11-29 Wolfgang BangerthUpdate results for PETSc 3.3.
2012-11-29 Wolfgang BangerthRemove a test that checks PETSc's Richardson solver...
2012-11-29 Martin KronbichlerAllow ConstraintMatrix::distribute_local_to_global...
2012-11-29 Wolfgang BangerthReindent a couple comments. Primarily do so to trigger...
2012-11-29 Wolfgang BangerthMinor indentation changes.
2012-11-27 Wolfgang BangerthMinor markup fixes.
2012-11-27 Wolfgang BangerthMarkup fix.
2012-11-27 Wolfgang BangerthFix grammar.
2012-11-26 Wolfgang BangerthUpdate an output file that produces different (now...
2012-11-26 Timo Heisterfix comment
2012-11-26 Matthias MaierMerge from Mainline
2012-11-26 Matthias MaierReindent the comments in fe_update_flags.h
2012-11-26 Martin KronbichlerAdjust problem size to what is shown in results.
2012-11-26 Martin KronbichlerFE_FaceQ should have unit face support points just...
2012-11-26 Wolfgang BangerthAdd a version of DoFTools::make_zero_boundary_constrain...
2012-11-26 Wolfgang BangerthIntroduce numbers::invalid_boundary_id. Fix up document...
2012-11-25 Matthias MaierBugfix: Rename DEAL_II_WITH_TBB to DEAL_II_WITH_THREADS...
2012-11-25 Matthias MaierBugfix: Disable -Wa,--compress-debug-sections on MinGW...
2012-11-25 Matthias MaierDisable -g and -ggdb on MinGW targets for the moment.
2012-11-24 Martin KronbichlerSimplify fixed_power.
2012-11-24 Matthias MaierCosmetic changes
2012-11-23 Matthias MaierMerge from Mainline
2012-11-23 Matthias MaierPrettify comments and indent in exceptions.h
2012-11-23 Matthias MaierCosmetic changes
2012-11-23 Martin KronbichlerFix error message when deal.II uses static libraries...
2012-11-23 Martin KronbichlerVectorTools::interpolate should not call compress on...
2012-11-22 Martin KronbichlerAvoid segmentation fault when calling DoFHandler::distr...
2012-11-22 Matthias MaierFix the bugfix :-(
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.