]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
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.
2008-09-16 kronbichlerThere was an error in the constructor for a parallel...
2008-09-16 kronbichlerA few small updates in Trilinos wrapper classes.
2008-09-16 kronbichlerDon't need to compress vectors when running in serial.
2008-09-16 kronbichlerMake step-32 compliant with new TrilinosWrappers structure.
2008-09-16 kronbichlerA few changes that make the updated TrilinosWrappers...
2008-09-15 kronbichlerNeed to update one more file.
2008-09-15 kronbichlerChanged implementation of Trilinos vectors in a way...
2008-09-13 bangerthAdd to the extensions.
2008-09-12 bangerthUpdate
2008-09-12 bangerthUpdate some docs.
2008-09-12 bangerthAvoid confusing the compiler by explicitly casting...
2008-09-12 bangerthFix a bug with the computation of the right hand side...
2008-09-12 bangerthMove a few functions inline again and into the header...
2008-09-12 kronbichlerNow the transfer from distributed to localized vector...
2008-09-12 kronbichlerAdded some more reasonable calls to LocalVector.
2008-09-12 kronbichlerIntroduced a class LocalizedVector that does take a...
2008-09-11 kronbichlerMinor updates in comments
2008-09-11 kronbichlerUpdated a few functions. There still seems to be a...
2008-09-11 kronbichlerFixed a few html issues for the new tutorial program.
2008-09-11 bangerthCheck in some code that doesn't currently work, but...
2008-09-11 bangerthRemove some code that can't work in parallel currently.
2008-09-11 bangerthHave a slightly more interesting testcase.
2008-09-10 bangerthUse commands latex understands in default mode.
2008-09-10 bangerthFix typo.
2008-09-10 kanschattry to add icon to manual pages
2008-09-10 kronbichlerA few updates.
2008-09-10 bangerthLink in step-28.
2008-09-10 bangerthConvert introduction from latex to doxygen format.
2008-09-10 kronbichlerAdded a reference to TrilinosWrappers in the LAC docume...
2008-09-10 kronbichlerUpdated the Trilinos classes so that a parallel use...
2008-09-10 bangerthFix a bug where we accidentally allocated a full sparsi...
2008-09-10 kronbichlerSome minor changes.
2008-09-09 kronbichlerA few updates for parallel run. At least square matrice...
2008-09-09 kronbichlerChanged the Epetra_Map back to a copy instead of a...
2008-09-08 bangerthAvoid a problem where we were accidentally accessing...
2008-09-08 bangerthAdjust to removed function in SolutionTransfer.
2008-09-08 kronbichlerCorrected an error.
2008-09-08 kronbichlerTrilinos vector and sparse matrix classes now only...
2008-09-08 kronbichlerAdded a copy function from (parallel) Trilinos vectors...
2008-09-07 bangerthPatch by Dima Sorkin: Use helper macros to add librarie...
2008-09-07 bangerthPatch by Dima Sorkin: Include cstdio for sscanf.
2008-09-07 kormannAdded a second constructor to FE_Q that allows to gener...
2008-09-05 kronbichlerChanged a few things to facilitate parallel run.
2008-09-05 bangerthIgnore .inst files.
2008-09-05 bangerthIgnore .inst files.
2008-09-05 bangerthUpdate authors.
2008-09-05 bangerthUpdate authors.
2008-09-04 kronbichler... and one more error.
2008-09-04 kronbichlerRemove sleep from main program.
2008-09-04 kronbichlerThe Epetra_Map is now private. Need to change one thing.
2008-09-04 kronbichlerUpdated a few things to make parallel run possible...
2008-09-04 kronbichlerAccidentally commited a version with timer included.
2008-09-04 kronbichlerMade relevant changes for running this program in parallel.
2008-09-04 kronbichlerAdd a function to the vector.
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.