]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2008-09-21 Wolfgang BangerthAllow creation of local block vectors without an Epetra...
2008-09-21 Wolfgang BangerthAvoid an unnecessary cast.
2008-09-21 Wolfgang BangerthAdd the possibility to create block sparse matrices...
2008-09-21 Wolfgang BangerthReplace {mathbb T} by {cal T} since we don't include...
2008-09-20 Wolfgang BangerthMention Trilinos.
2008-09-20 Wolfgang BangerthMove definition of the Rayleigh number into the Equatio...
2008-09-20 Wolfgang BangerthOutlook.
2008-09-20 Wolfgang BangerthDocument smaller time step.
2008-09-20 Wolfgang BangerthDescribe the testcase.
2008-09-20 Wolfgang BangerthAdd pending directory, necessary for some older compilers.
2008-09-20 Wolfgang BangerthAdd forgotten expansions of Trilinos MPI vectors.
2008-09-20 Wolfgang BangerthUpgrade to boost 1.36.
2008-09-20 Wolfgang BangerthImport boost 1.36.
2008-09-20 Wolfgang BangerthRemove old boost 1.33.1 version
2008-09-20 Wolfgang BangerthSilence a warning.
2008-09-19 Wolfgang BangerthUse a slightly smaller time step that is actually stable.
2008-09-19 Wolfgang BangerthUse a slightly smaller time step that is actually stable.
2008-09-19 Martin KronbichlerFixed an error in ILU/IC preconditioner.
2008-09-19 Martin KronbichlerA few more cosmetic changes.
2008-09-19 Martin KronbichlerFixed file ids.
2008-09-19 Martin KronbichlerImplemented a few more wrappers to Trilinos Ifpack...
2008-09-18 Martin KronbichlerFixed an error in vector declaration that prevented...
2008-09-17 Martin KronbichlerFixed a problem in the setup of the null space in the...
2008-09-16 Wolfgang BangerthMake my recent change also work when using PETSC.
2008-09-16 Martin KronbichlerThere was an error in the constructor for a parallel...
2008-09-16 Martin KronbichlerA few small updates in Trilinos wrapper classes.
2008-09-16 Martin KronbichlerDon't need to compress vectors when running in serial.
2008-09-16 Martin KronbichlerMake step-32 compliant with new TrilinosWrappers structure.
2008-09-16 Martin KronbichlerA few changes that make the updated TrilinosWrappers...
2008-09-15 Martin KronbichlerNeed to update one more file.
2008-09-15 Martin KronbichlerChanged implementation of Trilinos vectors in a way...
2008-09-13 Wolfgang BangerthAdd to the extensions.
2008-09-12 Wolfgang BangerthUpdate
2008-09-12 Wolfgang BangerthUpdate some docs.
2008-09-12 Wolfgang BangerthAvoid confusing the compiler by explicitly casting...
2008-09-12 Wolfgang BangerthFix a bug with the computation of the right hand side...
2008-09-12 Wolfgang BangerthMove a few functions inline again and into the header...
2008-09-12 Martin KronbichlerNow the transfer from distributed to localized vector...
2008-09-12 Martin KronbichlerAdded some more reasonable calls to LocalVector.
2008-09-12 Martin KronbichlerIntroduced a class LocalizedVector that does take a...
2008-09-11 Martin KronbichlerMinor updates in comments
2008-09-11 Martin KronbichlerUpdated a few functions. There still seems to be a...
2008-09-11 Martin KronbichlerFixed a few html issues for the new tutorial program.
2008-09-11 Wolfgang BangerthCheck in some code that doesn't currently work, but...
2008-09-11 Wolfgang BangerthRemove some code that can't work in parallel currently.
2008-09-11 Wolfgang BangerthHave a slightly more interesting testcase.
2008-09-10 Wolfgang BangerthUse commands latex understands in default mode.
2008-09-10 Wolfgang BangerthFix typo.
2008-09-10 Guido Kanschattry to add icon to manual pages
2008-09-10 Martin KronbichlerA few updates.
2008-09-10 Wolfgang BangerthLink in step-28.
2008-09-10 Wolfgang BangerthConvert introduction from latex to doxygen format.
2008-09-10 Martin KronbichlerAdded a reference to TrilinosWrappers in the LAC docume...
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.