]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2012-11-20 bangerthTest the PETScWrappers::SparseDirectMumps interface.
2012-11-20 kronbichlerFix warning with clang.
2012-11-20 bangerthOne more test.
2012-11-20 bangerthIgnore unused parameter.
2012-11-20 bangerthIgnore unused parameter.
2012-11-20 bangerthMore tests.
2012-11-20 bangerthAdd another test.
2012-11-19 frohneMore comments
2012-11-19 frohneclean up and comment the solve-function
2012-11-19 frohneKeeping the contact constraints, set_zero for system_rh...
2012-11-19 maierFix some issues with undefined references
2012-11-18 kronbichlerOne more roundoff change.
2012-11-18 kronbichlerFix test output on the order of roundoff because of...
2012-11-18 kronbichlerParallelize inner products, norms, etc in dealii::Vecto...
2012-11-17 kronbichlerTest compression of mapping indices and constraint...
2012-11-17 kronbichlerRun autoheader.
2012-11-17 kronbichlerUse fixed_int_power instead of re-implementing it.
2012-11-17 kronbichlerSkip hashes for comparing constraints in favor of a...
2012-11-16 kanschatupdate namespace and documentation
2012-11-14 bangerthAvoid warning about unused argument.
2012-11-14 bangerthAvoid warning about unused argument.
2012-11-14 bangerthMove closer to usual style.
2012-11-14 bangerthLeave two urgent TODOs for this class.
2012-11-14 bangerthFix typo.
2012-11-14 bangerthMark a few local variables as const.
2012-11-14 bangerthMark input arguments as const.
2012-11-12 heisterrevert r27525
2012-11-12 heistertest what happens if we change the test output here
2012-11-12 buergRolling back to 27511. Probably on the wrong track.
2012-11-12 buergFix a related bug in execute_refinement.
2012-11-11 bangerthRemove merge info for a branch that has been completely...
2012-11-11 buergAdd implementation of update_neighbors for dim=1.
2012-11-11 bangerthSet svn:eol-style property.
2012-11-11 bangerthAdd newline at end of file.
2012-11-11 maierTake over r27495 from branch_cmake:
2012-11-11 maierTake over r27494 from branch_cmake:
2012-11-09 maierMinor fixes to silence a bunch of warnings
2012-11-07 maierFix a misleading description from ancient times and...
2012-11-07 bangerthFix typo.
2012-11-07 bangerthTypo fix.
2012-11-07 bangerthMinor fixes.
2012-11-07 bangerthUntabify. Doesn't look good in a browser as is currently.
2012-11-07 bangerthRemove a link to an outdated page showing some presenta...
2012-11-06 bangerthSimplify test again.
2012-11-06 bangerthSimplified test too much.
2012-11-06 bangerthFurther simplify test.
2012-11-06 bangerthSimplify test.
2012-11-06 bangerthAdd a test in hopes of tracking down why c0541 has...
2012-11-06 youngAdd missing vector_memory header (for PETSc).
2012-11-06 kanschatreplace long deprecated downstream_dg
2012-11-06 heisterassert valid enum state
2012-11-05 heisterfix test output
2012-11-05 heisterfix bug in new xfig output
2012-11-05 bangerthSeveral more.
2012-11-05 heisteradd an indent target using astyle, work in progress...
2012-11-05 heisteradd a TODO
2012-11-05 heisterfix test output
2012-11-05 heisterfix serialiation bug for dim=3
2012-11-05 heisterupdate tests to also check level_subdomain_id and updat...
2012-11-05 heistertake over changed test output
2012-11-05 bangerthTypo fix.
2012-11-05 bangerthMark input arguments as constant.
2012-11-05 bangerthPartial merge from the parallel_mg branch: Introduce...
2012-11-05 bangerthPartial merge from parallel_mg branch: Trivial changes.
2012-11-05 bangerthPartial merge from the parallel_mg branch: Introduce...
2012-11-05 bangerthPartial merge from the parallel_mg branch: introduce...
2012-11-05 bangerthPartial merge from the parallel_mg branch: introduce...
2012-11-05 bangerthPartial merge from the parallel_mg branch: Improve...
2012-11-05 bangerthPartial merge from the parallel_mg branch: Take over...
2012-11-04 bangerthPartial merge from the cmake branch: Remove old and...
2012-11-04 bangerthPartial merge from the cmake branch: Remove compatibili...
2012-11-04 bangerthPartial merge from the cmake branch: Use the PETSc...
2012-11-04 bangerthPartial merge from the cmake branch: Use the PETSc...
2012-11-04 bangerthPartial merge from the cmake branch: Remove compatibili...
2012-11-04 bangerthPartial merge from the cmake branch: Remove old and...
2012-11-04 bangerthPartial merge from the cmake branch: Remove old and...
2012-11-04 bangerthPartial merge from the cmake branch: Remove old and...
2012-11-04 bangerthPartial merge from the cmake branch: Remove old and...
2012-11-04 bangerthPartial merge from the cmake branch: Avoid warnings...
2012-11-03 heistertest for GrowingVectorMemory and PETSc
2012-11-03 heisterfix typos
2012-11-03 heisterdestroy GrowingVectorMemory with PETSc objects at the end
2012-11-03 heisterMPI_InitFinalize can now also initialize PETSc.
2012-11-03 heisterformat comments in step-6 using emacs so that they...
2012-11-03 heisterstep-6 now uses ConstraintMatrix::distribute_local_to_g...
2012-11-02 bangerthAvoid a couple of warnings about past-the-end accesses.
2012-11-02 bangerthCorrect an indexing mistake that would have bitten...
2012-11-02 bangerthMake compile.
2012-11-02 koechercorrected misspellings in trilions_precondition documen...
2012-11-01 heisterfix output of test
2012-11-01 heisterFix an inconsistency where after calling DoFHandler...
2012-11-01 heisteradd test showing bug in NumberCache after clear()
2012-11-01 bangerthRemove a workaround for --why?-- yet another old compil...
2012-11-01 bangerthRemove a workaround for yet another old compiler problem.
2012-11-01 bangerthRemove a workaround for another old compiler problem.
2012-11-01 bangerthRemove a workaround for another old compiler problem.
2012-11-01 bangerthRemove a workaround for an old compiler problem.
2012-11-01 bangerthRemove some old workarounds from the time when we still...
2012-11-01 bangerthRemove some piece of code that could only be enabled...
2012-11-01 bangerthRemove a #ifdef that was introduced in r20239 when...
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.