]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2008-10-09 kanschatfix some stale documentation
2008-10-08 kronbichlerUpdate lac directory
2008-10-08 kronbichlerAdd one more file with generic preconditioner interfaces.
2008-10-08 kronbichlerMade the interface to Trilinos preconditioners more...
2008-10-08 bangerthAdd proper output file.
2008-10-08 bangerthAdd the ability to read meshes in GMSH format version 2.
2008-10-08 bangerthForce link of library file even if a previous file...
2008-10-07 bangerthAdd a comment.
2008-10-07 bangerthIgnore versioned shared libs.
2008-10-07 bangerthUse versioned dynamic libraries to make installing...
2008-10-07 bangerthDeal with external UMFPACK directories that are in...
2008-10-07 bangerthRemove version number since it easily outdates.
2008-10-07 bangerthUse the proper dimensions for the maximal number of...
2008-10-07 bangerthUse the proper dimensions for the maximal number of...
2008-10-07 bangerthUse the proper dimensions for the maximal number of...
2008-10-07 kronbichlerForgot to check in one more file
2008-10-07 bangerthAdd output files for recently upgraded gcc.
2008-10-07 bangerthAdd output files for recently upgraded gcc.
2008-10-07 bangerthAdd some more output files after recent gcc update.
2008-10-07 bangerthUpdate tests after the system and its compiler has...
2008-10-07 bangerthAdd a test that currently fails because we can't seem...
2008-10-07 bangerthImprove the situation somewhat but deal.II/coarsening_0...
2008-10-06 bangerthBe less conservative but potentially less correct also...
2008-10-06 bangerthUpdate tests after previous system and compiler upgrade.
2008-10-06 bangerthUpdate tests after previous system and compiler upgrade.
2008-10-06 bangerthFix a bug where we produce meshes that do not honor...
2008-10-06 kronbichlerAdded a new function for data exchange to Trilinos...
2008-10-05 bangerthPatch by Adam Powell: Use the amsmath package to create...
2008-10-03 bangerthDon't use -Wno-long-double on MAC when not available.
2008-10-01 bangerthFix typo.
2008-10-01 bangerthSet svn:ignore.
2008-09-30 bangerthAdjust to recent changes in SolutionTransfer.
2008-09-30 bangerthAdjust output.
2008-09-30 bangerthRemove some old code meant to suppress warnings that...
2008-09-30 bangerth'mutable' should be at the beginning of the declaration.
2008-09-29 bangerthAdd test.
2008-09-29 bangerthRemove auto-generated file.
2008-09-29 bangerthFix comment.
2008-09-29 bangerthAdd new tests that test without building a rhs vector.
2008-09-29 bangerthAdd comment.
2008-09-29 bangerthAdd a TODO.
2008-09-29 bangerthExpect gfortran 4.4.
2008-09-28 kronbichlerWhen generating an empty matrix, call FillComplete...
2008-09-28 kronbichlerAdded a few references to serial TrilinosWrappers vectors.
2008-09-28 kronbichlerAdded a copy constructor to the Trilinos sparse matrix...
2008-09-27 kronbichlerIntroduce a temporary vector in the Trilinos SparseMatr...
2008-09-27 kronbichlerFixed an error that was caused by a different construct...
2008-09-26 kronbichlerForgot to add a file.
2008-09-25 kronbichlerGroup the comments in a better way.
2008-09-25 bangerthFix totally botched sentence.
2008-09-25 bangerthFix typo.
2008-09-24 kronbichlerAdded a reinit function.
2008-09-24 kronbichlerReduced residual tolerance for CG solve in inverse...
2008-09-24 kronbichlerChanged preconditioner for pressure mass matrix from...
2008-09-23 bangerthAllow default argument on SparseILU::initialize.
2008-09-23 bangerthLink to results section of step-6 for a discussion...
2008-09-23 bangerthAdd a comparison of solvers/preconditioners.
2008-09-23 bangerthAdd a few results.
2008-09-23 kronbichlerRelease the preconditioner object before a re-generation.
2008-09-23 kronbichlerTrilinos Ifpack preconditioner wrapper classes are...
2008-09-22 bangerthUpdate to r48848 from http://svn.boost.org/svn/boost...
2008-09-22 bangerthContinue documenting.
2008-09-22 bangerthComment on boundary conditions.
2008-09-22 bangerthRename a couple of variables.
2008-09-22 bangerthAugment documentation
2008-09-22 bangerthAugment.
2008-09-21 bangerthDocument the first two auxiliary functions. Avoid one...
2008-09-21 bangerthRemove the pressure boundary values -- they are only...
2008-09-21 bangerthIncorporate the fix from http://thread.gmane.org/gmane...
2008-09-21 bangerthFix misspelling.
2008-09-21 bangerthDiscuss no normal flux-boundary conditions.
2008-09-21 bangerthRe-scale some images.
2008-09-21 bangerthUse @code...@endcode.
2008-09-21 bangerthClarify normal stress.
2008-09-21 bangerthMake using a sparsity pattern without epetra_map work.
2008-09-21 bangerthRemove the Epetra_Maps and the communicator objects...
2008-09-21 bangerthAllow creation of local block vectors without an Epetra...
2008-09-21 bangerthAvoid an unnecessary cast.
2008-09-21 bangerthAdd the possibility to create block sparse matrices...
2008-09-21 bangerthReplace {mathbb T} by {cal T} since we don't include...
2008-09-20 bangerthMention Trilinos.
2008-09-20 bangerthMove definition of the Rayleigh number into the Equatio...
2008-09-20 bangerthOutlook.
2008-09-20 bangerthDocument smaller time step.
2008-09-20 bangerthDescribe the testcase.
2008-09-20 bangerthAdd pending directory, necessary for some older compilers.
2008-09-20 bangerthAdd forgotten expansions of Trilinos MPI vectors.
2008-09-20 bangerthUpgrade to boost 1.36.
2008-09-20 bangerthImport boost 1.36.
2008-09-20 bangerthRemove old boost 1.33.1 version
2008-09-20 bangerthSilence a warning.
2008-09-19 bangerthUse a slightly smaller time step that is actually stable.
2008-09-19 bangerthUse a slightly smaller time step that is actually stable.
2008-09-19 kronbichlerFixed an error in ILU/IC preconditioner.
2008-09-19 kronbichlerA few more cosmetic changes.
2008-09-19 kronbichlerFixed file ids.
2008-09-19 kronbichlerImplemented a few more wrappers to Trilinos Ifpack...
2008-09-18 kronbichlerFixed an error in vector declaration that prevented...
2008-09-17 kronbichlerFixed a problem in the setup of the null space in the...
2008-09-16 bangerthMake my recent change also work when using PETSC.
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.