]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2008-10-15 Martin KronbichlerUpdate block matrix residual.
2008-10-15 Wolfgang BangerthInitialize a variable.
2008-10-14 Wolfgang BangerthAdd comment.
2008-10-14 Wolfgang BangerthAdd a copy constructor that the compiler wants to see...
2008-10-14 Timo Heisterfixed documentation for configuring Trilinos in readme...
2008-10-13 Wolfgang BangerthFix a multithreading problem with the Raviart Thomas...
2008-10-13 Martin KronbichlerSet file Id correctly.
2008-10-13 Martin KronbichlerUndo an unwanted check-in.
2008-10-13 Martin KronbichlerChanged interface in Trilinos block solver to the one...
2008-10-13 Martin KronbichlerAdded a bit more information about the Stokes precondit...
2008-10-13 Martin KronbichlerFixed an error in constructor of preconditioner.
2008-10-13 Martin KronbichlerFixed an error that occurred for Trilinos 9.0.0 but...
2008-10-13 Martin KronbichlerAdded interfaces to Trilinos block solvers and a block...
2008-10-12 Wolfgang BangerthOnly make references what are really references. This...
2008-10-11 Wolfgang BangerthFix output and reduce arguments to 8.
2008-10-11 Wolfgang BangerthOnly use 9 arguments. 10 doesn't work any more.
2008-10-11 Wolfgang BangerthFix date.
2008-10-10 Wolfgang BangerthCompletely rewrite passing back and forth function...
2008-10-10 Wolfgang BangerthReduce the number of arguments of a helper function...
2008-10-09 Wolfgang BangerthFix the remaining bug in dealing with level_1_differenc...
2008-10-09 Wolfgang BangerthAdd apparently missing space.
2008-10-09 Wolfgang BangerthFix a bug in GridOut<1>::write_gnuplot.
2008-10-09 Wolfgang BangerthAdd the coarsening_* tests.
2008-10-09 Wolfgang BangerthReplace -soname by a generic way that also works for...
2008-10-09 Guido Kanschatfix some stale documentation
2008-10-08 Martin KronbichlerUpdate lac directory
2008-10-08 Martin KronbichlerAdd one more file with generic preconditioner interfaces.
2008-10-08 Martin KronbichlerMade the interface to Trilinos preconditioners more...
2008-10-08 Wolfgang BangerthAdd proper output file.
2008-10-08 Wolfgang BangerthAdd the ability to read meshes in GMSH format version 2.
2008-10-08 Wolfgang BangerthForce link of library file even if a previous file...
2008-10-07 Wolfgang BangerthAdd a comment.
2008-10-07 Wolfgang BangerthIgnore versioned shared libs.
2008-10-07 Wolfgang BangerthUse versioned dynamic libraries to make installing...
2008-10-07 Wolfgang BangerthDeal with external UMFPACK directories that are in...
2008-10-07 Wolfgang BangerthRemove version number since it easily outdates.
2008-10-07 Wolfgang BangerthUse the proper dimensions for the maximal number of...
2008-10-07 Wolfgang BangerthUse the proper dimensions for the maximal number of...
2008-10-07 Wolfgang BangerthUse the proper dimensions for the maximal number of...
2008-10-07 Martin KronbichlerForgot to check in one more file
2008-10-07 Wolfgang BangerthAdd output files for recently upgraded gcc.
2008-10-07 Wolfgang BangerthAdd output files for recently upgraded gcc.
2008-10-07 Wolfgang BangerthAdd some more output files after recent gcc update.
2008-10-07 Wolfgang BangerthUpdate tests after the system and its compiler has...
2008-10-07 Wolfgang BangerthAdd a test that currently fails because we can't seem...
2008-10-07 Wolfgang BangerthImprove the situation somewhat but deal.II/coarsening_0...
2008-10-06 Wolfgang BangerthBe less conservative but potentially less correct also...
2008-10-06 Wolfgang BangerthUpdate tests after previous system and compiler upgrade.
2008-10-06 Wolfgang BangerthUpdate tests after previous system and compiler upgrade.
2008-10-06 Wolfgang BangerthFix a bug where we produce meshes that do not honor...
2008-10-06 Martin KronbichlerAdded a new function for data exchange to Trilinos...
2008-10-05 Wolfgang BangerthPatch by Adam Powell: Use the amsmath package to create...
2008-10-03 Wolfgang BangerthDon't use -Wno-long-double on MAC when not available.
2008-10-01 Wolfgang BangerthFix typo.
2008-10-01 Wolfgang BangerthSet svn:ignore.
2008-09-30 Wolfgang BangerthAdjust to recent changes in SolutionTransfer.
2008-09-30 Wolfgang BangerthAdjust output.
2008-09-30 Wolfgang BangerthRemove some old code meant to suppress warnings that...
2008-09-30 Wolfgang Bangerth'mutable' should be at the beginning of the declaration.
2008-09-29 Wolfgang BangerthAdd test.
2008-09-29 Wolfgang BangerthRemove auto-generated file.
2008-09-29 Wolfgang BangerthFix comment.
2008-09-29 Wolfgang BangerthAdd new tests that test without building a rhs vector.
2008-09-29 Wolfgang BangerthAdd comment.
2008-09-29 Wolfgang BangerthAdd a TODO.
2008-09-29 Wolfgang BangerthExpect gfortran 4.4.
2008-09-28 Martin KronbichlerWhen generating an empty matrix, call FillComplete...
2008-09-28 Martin KronbichlerAdded a few references to serial TrilinosWrappers vectors.
2008-09-28 Martin KronbichlerAdded a copy constructor to the Trilinos sparse matrix...
2008-09-27 Martin KronbichlerIntroduce a temporary vector in the Trilinos SparseMatr...
2008-09-27 Martin KronbichlerFixed an error that was caused by a different construct...
2008-09-26 Martin KronbichlerForgot to add a file.
2008-09-25 Martin KronbichlerGroup the comments in a better way.
2008-09-25 Wolfgang BangerthFix totally botched sentence.
2008-09-25 Wolfgang BangerthFix typo.
2008-09-24 Martin KronbichlerAdded a reinit function.
2008-09-24 Martin KronbichlerReduced residual tolerance for CG solve in inverse...
2008-09-24 Martin KronbichlerChanged preconditioner for pressure mass matrix from...
2008-09-23 Wolfgang BangerthAllow default argument on SparseILU::initialize.
2008-09-23 Wolfgang BangerthLink to results section of step-6 for a discussion...
2008-09-23 Wolfgang BangerthAdd a comparison of solvers/preconditioners.
2008-09-23 Wolfgang BangerthAdd a few results.
2008-09-23 Martin KronbichlerRelease the preconditioner object before a re-generation.
2008-09-23 Martin KronbichlerTrilinos Ifpack preconditioner wrapper classes are...
2008-09-22 Wolfgang BangerthUpdate to r48848 from http://svn.boost.org/svn/boost...
2008-09-22 Wolfgang BangerthContinue documenting.
2008-09-22 Wolfgang BangerthComment on boundary conditions.
2008-09-22 Wolfgang BangerthRename a couple of variables.
2008-09-22 Wolfgang BangerthAugment documentation
2008-09-22 Wolfgang BangerthAugment.
2008-09-21 Wolfgang BangerthDocument the first two auxiliary functions. Avoid one...
2008-09-21 Wolfgang BangerthRemove the pressure boundary values -- they are only...
2008-09-21 Wolfgang BangerthIncorporate the fix from http://thread.gmane.org/gmane...
2008-09-21 Wolfgang BangerthFix misspelling.
2008-09-21 Wolfgang BangerthDiscuss no normal flux-boundary conditions.
2008-09-21 Wolfgang BangerthRe-scale some images.
2008-09-21 Wolfgang BangerthUse @code...@endcode.
2008-09-21 Wolfgang BangerthClarify normal stress.
2008-09-21 Wolfgang BangerthMake using a sparsity pattern without epetra_map work.
2008-09-21 Wolfgang BangerthRemove the Epetra_Maps and the communicator objects...
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.