]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-10-14 Timo Heisternew test for Triangulation::load()/save() that fails
2011-10-13 Timo Heisterfix search in html doxygen documentation
2011-10-13 Wolfgang BangerthIndent.
2011-10-12 Timo Heisterfix test output
2011-10-12 Timo Heisteradd tests for distributed::Triangulation::load()/save()
2011-10-12 Timo HeisterNew: parallel::distributed::Triangulation::save()/load...
2011-10-12 Wolfgang BangerthOnly allow using p4est if we also have MPI.
2011-10-11 Wolfgang BangerthFirst patch post 7.1.0: Make DataOut_DoFData::merge_pat...
2011-10-11 Luca HeltaiUndo accidental changes on step-1, step-6 and step-34
2011-10-11 Luca HeltaiRemoved unfinished step-41
2011-10-09 Wolfgang BangerthFix formatting problem.
2011-10-09 Wolfgang BangerthDon't use PETSC and TRILINOS.
2011-10-08 Wolfgang BangerthFix misspelling.
2011-10-08 Wolfgang BangerthList compilers.
2011-10-07 Wolfgang BangerthA better description (and correct syntax).
2011-10-07 Wolfgang BangerthChange version number in the output files.
2011-10-07 Wolfgang BangerthCommit forgotten change.
2011-10-07 Wolfgang BangerthRe-establish link to file of changes after 7.1.
2011-10-07 Wolfgang BangerthAdjust version number to 7.2.pre.
2011-10-07 Wolfgang BangerthGo through points 1&2 of the release task list.
2011-10-07 Wolfgang BangerthGet it right this time.
2011-10-07 Wolfgang BangerthSilence a warning in icc and provide a default path...
2011-10-07 Wolfgang BangerthMake code better readable.
2011-10-07 Wolfgang BangerthUse numbers::invalid_unsigned_int instead of -1 to...
2011-10-07 Timo Heistersupport clang as CC compiler
2011-10-07 Wolfgang BangerthSuppress output from all but processor 0.
2011-10-07 Wolfgang BangerthOnly produce output from the head node.
2011-10-07 Wolfgang BangerthMake compile.
2011-10-07 Wolfgang BangerthAvoid warnings with ICC.
2011-10-07 Wolfgang BangerthAvoid warnings with ICC.
2011-10-07 Wolfgang BangerthOmit a pointless const qualifier and thereby avoid...
2011-10-06 Wolfgang BangerthWhoops, yet another latex problem.
2011-10-06 Wolfgang BangerthMore latex fixes.
2011-10-06 Wolfgang BangerthMore latex fixes.
2011-10-06 Wolfgang BangerthFix latex markup.
2011-10-06 Wolfgang BangerthList step-32.
2011-10-06 Wolfgang BangerthList step-32.
2011-10-06 Wolfgang BangerthUse the table layout that was in fact originally intend...
2011-10-06 Wolfgang BangerthFix grammar fail.
2011-10-06 Wolfgang BangerthFinalize.
2011-10-06 Wolfgang BangerthBump time only at the very end of the time step. This...
2011-10-06 Wolfgang BangerthSet parameters for 2d simulations.
2011-10-06 Wolfgang BangerthDefault to graphical output.
2011-10-06 Wolfgang BangerthAdd 3d results. Add another point to the suggestions...
2011-10-06 Wolfgang BangerthDefault to 2d for speed's sake.
2011-10-06 Wolfgang BangerthBlacklist 10.8.[01].
2011-10-06 Wolfgang Bangerthadd
2011-10-06 Timo Heistermention bugs in Trilinos 10.8.0 and 10.8.1
2011-10-04 Moritz Allmarassmall clarification in workstream description in multit...
2011-10-04 Wolfgang BangerthFix an actual bug: we were taking a completely meaningl...
2011-10-04 Wolfgang BangerthRename a variable to avoid some potential for confusion.
2011-10-04 Wolfgang BangerthClean up code somewhat.
2011-10-04 Wolfgang BangerthClean up code somewhat.
2011-10-04 Wolfgang BangerthSwitch back to the same matrix terms in the Stokes...
2011-10-04 Wolfgang BangerthFinish going through the documentation.
2011-10-04 Wolfgang BangerthDocument down to the output_results section.
2011-10-04 Wolfgang BangerthAdd another point.
2011-10-04 Wolfgang BangerthLink to the publication we're writing.
2011-10-04 Wolfgang BangerthAdd a link to step-32.
2011-10-04 Guido Kanschatadd missing argument to implementation
2011-10-04 Guido Kanschateliminate interior boundaries
2011-10-04 Wolfgang BangerthUse the new IteratorFilters::LocallyOwnedCell predicate...
2011-10-04 Wolfgang BangerthNew class IteratorFilters::LocallyOwnedCell.
2011-10-03 Wolfgang BangerthFinish going over the setup functions.
2011-10-03 Wolfgang BangerthBring most of the results section up to date.
2011-10-03 Wolfgang BangerthSlight updates.
2011-10-03 Wolfgang BangerthSlight updates.
2011-10-03 Wolfgang BangerthReformat these files.
2011-10-03 Wolfgang BangerthAdd step-32.
2011-10-03 Wolfgang BangerthAdd several.
2011-10-03 Wolfgang BangerthSuppress output to screen.
2011-10-03 Wolfgang BangerthSuppress output to screen.
2011-10-03 Wolfgang BangerthTake out debug output.
2011-10-03 Wolfgang BangerthSimplify code slightly.
2011-10-03 Wolfgang BangerthLeave a todo.
2011-10-02 Wolfgang BangerthFix condition.
2011-10-02 Wolfgang BangerthAdd an assertion.
2011-10-02 Wolfgang BangerthAdd Moritz's thesis.
2011-10-02 Toby D. YoungStop step-42 from compiling without UMFPACK
2011-10-02 Martin KronbichlerRemove debug output.
2011-10-01 Wolfgang BangerthFall back to a list of Trilinos libs if we can't find...
2011-10-01 Wolfgang BangerthProvide a reference.
2011-10-01 Wolfgang BangerthUpdate a reference to PETSc.
2011-10-01 Timo Heisterdocument Trilinos bug
2011-10-01 Timo Heisterimprove documentation about Trilinos versions.
2011-09-30 Wolfgang BangerthFix invalid reference.
2011-09-30 Wolfgang BangerthFix formula error.
2011-09-30 Martin KronbichlerExtend in-code comments.
2011-09-30 Wolfgang BangerthFix a couple of formulas.
2011-09-30 Martin KronbichlerDetect TrilinosConfig.cmake file location.
2011-09-30 Martin KronbichlerWrite some more comments about the solvers.
2011-09-30 Wolfgang BangerthMake it so that it compiles.
2011-09-30 Wolfgang BangerthContinue writing documentation.
2011-09-30 Wolfgang BangerthWe don't actually use Epetra_Map by hand in this program.
2011-09-30 Martin KronbichlerFix a few typos. Continue documentation in step-32.
2011-09-30 Wolfgang BangerthTrilinos 10.6.x has bugs that don't allow us to work...
2011-09-30 Martin KronbichlerChange the section on the artificial viscosity to what...
2011-09-30 Wolfgang BangerthUpdate documentation in one place.
2011-09-30 Martin KronbichlerWork around warning with Intel compiler.
2011-09-30 Wolfgang BangerthGo through more of the documentation.
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.