]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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 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-24 Martin KronbichlerSimplify fixed_power.
2012-11-23 Matthias MaierPrettify comments and indent in exceptions.h
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-21 Wolfgang BangerthAvoid debug output to the console.
2012-11-21 Wolfgang BangerthIntroduce a version of step-40 that uses a direct solver.
2012-11-21 Wolfgang BangerthFix typo.
2012-11-21 Wolfgang BangerthRemove a TODO that no longer applies. Minor indentation...
2012-11-21 Wolfgang BangerthWe can't use PETSc with threads, so can't use the Kelly...
2012-11-21 Martin KronbichlerRemoved one obsolete comment.
2012-11-21 Martin KronbichlerUpdate outdated function/class names in comments.
2012-11-21 Wolfgang BangerthDoxygen markup fixes.
2012-11-21 Wolfgang BangerthAllow compilation with this file again.
2012-11-21 Wolfgang BangerthAvoid a multiline comment.
2012-11-21 Wolfgang BangerthAvoid a multiline comment.
2012-11-21 Wolfgang BangerthUse ranges for copyright years.
2012-11-21 Wolfgang BangerthReformat all tutorial programs using the not-so-far...
2012-11-21 Wolfgang BangerthFix a bug in DoFTools::make_flux_sparsity_pattern origi...
2012-11-20 Timo Heisterbetter way to fix indentation problem
2012-11-20 Timo Heisterfix compiler error created by astyle
2012-11-20 Wolfgang BangerthUpdate.
2012-11-20 Timo Heisterindent the whole source code with astyle
2012-11-20 Timo Heisterfix comment
2012-11-20 Timo Heisterupdate style files again
2012-11-20 Timo Heisterupdate astyle file after discussion on mailing list
2012-11-20 Guido Kanschatreinsert reference
2012-11-20 Guido KanschatI guess endings are rather .cc and .h, not just cc...
2012-11-20 Guido KanschatChange alignment of pointers and remove offending option
2012-11-20 Wolfgang BangerthRemove accidentally added directory.
2012-11-20 Wolfgang BangerthNew test. It turns out that there was no test previousl...
2012-11-20 Wolfgang BangerthFix a wrongly named function in a comment.
2012-11-20 Timo Heisterupdate astyle file
2012-11-20 Martin KronbichlerPrettify indentation.
2012-11-20 Martin KronbichlerFix some more comment.
2012-11-20 Martin KronbichlerFix typos in comments.
2012-11-20 Martin KronbichlerEliminate three more warnings.
2012-11-20 Wolfgang BangerthTest the PETScWrappers::SparseDirectMumps interface.
2012-11-20 Martin KronbichlerFix warning with clang.
2012-11-20 Wolfgang BangerthOne more test.
2012-11-20 Wolfgang BangerthIgnore unused parameter.
2012-11-20 Wolfgang BangerthIgnore unused parameter.
2012-11-20 Wolfgang BangerthMore tests.
2012-11-20 Wolfgang BangerthAdd another test.
2012-11-19 Joerg FrohneMore comments
2012-11-19 Joerg Frohneclean up and comment the solve-function
2012-11-19 Joerg FrohneKeeping the contact constraints, set_zero for system_rh...
2012-11-19 Matthias MaierFix some issues with undefined references
2012-11-18 Martin KronbichlerOne more roundoff change.
2012-11-18 Martin KronbichlerFix test output on the order of roundoff because of...
2012-11-18 Martin KronbichlerParallelize inner products, norms, etc in dealii::Vecto...
2012-11-17 Martin KronbichlerTest compression of mapping indices and constraint...
2012-11-17 Martin KronbichlerRun autoheader.
2012-11-17 Martin KronbichlerUse fixed_int_power instead of re-implementing it.
2012-11-17 Martin KronbichlerSkip hashes for comparing constraints in favor of a...
2012-11-16 Guido Kanschatupdate namespace and documentation
2012-11-14 Wolfgang BangerthAvoid warning about unused argument.
2012-11-14 Wolfgang BangerthAvoid warning about unused argument.
2012-11-14 Wolfgang BangerthMove closer to usual style.
2012-11-14 Wolfgang BangerthLeave two urgent TODOs for this class.
2012-11-14 Wolfgang BangerthFix typo.
2012-11-14 Wolfgang BangerthMark a few local variables as const.
2012-11-14 Wolfgang BangerthMark input arguments as const.
2012-11-12 Timo Heisterrevert r27525
2012-11-12 Timo Heistertest what happens if we change the test output here
2012-11-12 Markus BuergRolling back to 27511. Probably on the wrong track.
2012-11-12 Markus BuergFix a related bug in execute_refinement.
2012-11-11 Wolfgang BangerthRemove merge info for a branch that has been completely...
2012-11-11 Markus BuergAdd implementation of update_neighbors for dim=1.
2012-11-11 Wolfgang BangerthSet svn:eol-style property.
2012-11-11 Wolfgang BangerthAdd newline at end of file.
2012-11-11 Matthias MaierTake over r27495 from branch_cmake:
2012-11-11 Matthias MaierTake over r27494 from branch_cmake:
2012-11-09 Matthias MaierMinor fixes to silence a bunch of warnings
2012-11-07 Matthias MaierFix a misleading description from ancient times and...
2012-11-07 Wolfgang BangerthFix typo.
2012-11-07 Wolfgang BangerthTypo fix.
2012-11-07 Wolfgang BangerthMinor fixes.
2012-11-07 Wolfgang BangerthUntabify. Doesn't look good in a browser as is currently.
2012-11-07 Wolfgang BangerthRemove a link to an outdated page showing some presenta...
2012-11-06 Wolfgang BangerthSimplify test again.
2012-11-06 Wolfgang BangerthSimplified test too much.
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.