]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2011-09-29 Wolfgang BangerthAugment statement by class name.
2011-09-29 Wolfgang BangerthUse Utilities::MPI::this_mpi_process instead of Utiliti...
2011-09-29 Wolfgang BangerthUse Utilities::MPI::this_mpi_process instead of Utiliti...
2011-09-29 Wolfgang BangerthContinue documenting.
2011-09-29 Wolfgang BangerthIndent a bunch of variables.
2011-09-29 Martin KronbichlerUpdate some comments. Try PreconditionJacobi instead...
2011-09-29 Wolfgang BangerthRemove long outdated n_threads parameter.
2011-09-29 Wolfgang BangerthMake include paths future proof.
2011-09-29 Wolfgang BangerthMake include path future proof.
2011-09-29 Wolfgang BangerthQualify with std:: where necessary.
2011-09-29 Wolfgang BangerthMake include path future proof.
2011-09-29 Martin KronbichlerUndo r24457 since without MPI those sections are neithe...
2011-09-29 Martin KronbichlerMake compile.
2011-09-29 Wolfgang BangerthGo on documenting significantly more.
2011-09-29 Wolfgang BangerthUse the right vector's norm as a stopping criterion.
2011-09-28 Wolfgang BangerthRemove adiabatic quantities since they don't make any...
2011-09-28 Wolfgang BangerthMake include path future proof.
2011-09-28 Guido Kanschatmake this compile again without MPI
2011-09-28 Guido Kanschatmake patches in DoFTools
2011-09-28 Guido Kanschatallow flexible levels
2011-09-28 Wolfgang BangerthAugment a note as suggested by Timo.
2011-09-28 Wolfgang BangerthMake the Timer class work even if we have configured...
2011-09-28 Guido Kanschatupdated tests
2011-09-27 Wolfgang BangerthOne one.
2011-09-27 Martin KronbichlerFix some typos, add a few explanations. Extent list...
2011-09-27 Timo Heisterfix some typos
2011-09-27 Toby D. YoungSimplify a test for PETSc libraries
2011-09-27 Wolfgang BangerthUse cell->is_locally_owned() where possible.
2011-09-27 Wolfgang BangerthDiscuss the discretization issue.
2011-09-26 Wolfgang BangerthStreamline initial temperature conditions, given the...
2011-09-26 Wolfgang BangerthFinish (mostly) writing the introduction.
2011-09-26 Wolfgang BangerthLink in step-32.
2011-09-26 Guido Kanschattest vertex patches
2011-09-26 Guido Kanschatadditional output
2011-09-26 Wolfgang BangerthA few more sentences.
2011-09-26 Wolfgang BangerthRemove name of unused function argument.
2011-09-26 Wolfgang BangerthMake compile even without MPI.
2011-09-26 Wolfgang BangerthRemove now outdated sections.
2011-09-26 Wolfgang BangerthConvert the current
2011-09-26 Wolfgang BangerthConvert a few places where we can now use Utilities...
2011-09-26 Wolfgang BangerthAdd array versions of the sum/max operators.
2011-09-26 Wolfgang BangerthAdd Utilities::MPI::max.
2011-09-26 Martin KronbichlerOne more change to make it work.
2011-09-26 Guido Kanschatdeclare function for cell patches
2011-09-26 Martin KronbichlerFix compilation without MPI, second part.
2011-09-26 Guido KanschatBlockList obsolete
2011-09-26 Guido Kanschatadd SparsityPattern::row_position
2011-09-26 Martin KronbichlerMake compile without MPI.
2011-09-26 Wolfgang BangerthMake compile...
2011-09-26 Wolfgang BangerthMove Utilities::System::MPI_InitFinalize to Utilities...
2011-09-26 Wolfgang BangerthUpdate a comment that is no longer accurate.
2011-09-26 Wolfgang BangerthMove #ifdef DEAL_II_USE_TRILINOS to before the document...
2011-09-26 Wolfgang BangerthBring documentation of namespace up to date.
2011-09-26 Wolfgang BangerthDeprecate Utilities::System::program_uses_mpi in favor...
2011-09-26 Wolfgang BangerthRename Utilities::System::calculate_collective_mpi_min_...
2011-09-26 Wolfgang BangerthAdd an assertion.
2011-09-26 Wolfgang BangerthMove a first batch of MPI-related functions from Utilit...
2011-09-26 Wolfgang BangerthUpdate properties.
2011-09-26 Wolfgang BangerthImplement the new function in namespace Utilities:...
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.