]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2008-10-27 bangerthUpdate after the changes to the Triangulation class...
2008-10-27 bangerthComment on two more functions. Change choice of quadrat...
2008-10-27 bangerthNew results after the change 17156 for the gnuplot...
2008-10-26 bangerthPatch by Christian Cornelssen: If on .so systems, use...
2008-10-26 bangerthPatch by Christian Cornelssen: Fix an obvious misspelling.
2008-10-25 bangerthReindent.
2008-10-25 bangerthFix one bug (weighting the Schur complement) and add...
2008-10-24 kronbichlerSome small updates.
2008-10-24 kronbichlerUpdated some comments, removed some unnecessary code.
2008-10-24 kronbichlerCorrected one error.
2008-10-24 kronbichlerWrote a TrilinosTools class that makes the use of Trili...
2008-10-24 kronbichlerRemoved some nonsens.
2008-10-23 bangerthGenerate template instantiations for all currently...
2008-10-23 bangerthDon't forget to also multiply the preconditioner term...
2008-10-23 kronbichlerNow step-31 is fully commented. However, one should...
2008-10-23 kronbichlerUnify constructors in Trilinos matrices.
2008-10-23 bangerthAdd a function that allows to generate a sparse matrix...
2008-10-23 bangerthFix references to PETSc.
2008-10-23 bangerthFix a few references to non-existent classes.
2008-10-23 bangerthWe don't support Trilinos full matrix types.
2008-10-23 bangerthFix copyright dates.
2008-10-23 bangerthAlways copy vector in equ.
2008-10-23 bangerthUpdate several tests.
2008-10-23 bangerthThe template functions that copied a deal.II vector...
2008-10-23 bangerthAdd a bunch of tests for Trilinos. Many of them fail...
2008-10-23 bangerthDrop the 'petsc_' prefix from all filenames to make...
2008-10-22 kronbichlerAdded a publication of mine.
2008-10-22 kronbichlerOmit the constrained entries that will never be created...
2008-10-22 kronbichlerChange step-31 and step-32 according to the change...
2008-10-22 kronbichlerTrilinos sparse matrices can now also be reinitialized...
2008-10-22 kronbichlerAdded the possibility to omit constrained dofs. Apply...
2008-10-22 bangerthClarify a comment.
2008-10-22 bangerthRemove an unused variable.
2008-10-22 bangerthRemove unused variable.
2008-10-22 bangerthOnly #define HAVE_LIBUMFPACK if we actually specified...
2008-10-21 bangerthGo back to the state where we disable UMFPACK unless...
2008-10-21 bangerthFinally get the METIS include directory right as well...
2008-10-21 bangerthUse DEAL_II_TRILINOS_LIBDIR instead of DEAL_II_TRILINOS...
2008-10-21 bangerthUse the proper library path for METIS.
2008-10-21 kronbichlerChanged the notation null_space into constant_modes...
2008-10-21 kronbichlerWrote some more comments.
2008-10-21 kronbichlerOne thing regarding METIS that certainly needs to be...
2008-10-21 bangerthList the Trilinos libraries we use only once.
2008-10-20 bangerthRemove a mesh that isn't needed here.
2008-10-20 kronbichlerWrote some comments.
2008-10-19 bangerthAdd amesos and stratimikosamesos.
2008-10-19 bangerthupdate
2008-10-19 bangerthPatch by Christophe Trophime: allow using --with-XX...
2008-10-18 bangerthMove the PETSc and Trilinos documentation out of line.
2008-10-18 bangerthDo not build DoF distribution maps that are distributed...
2008-10-18 bangerthAdd to a comment.
2008-10-18 bangerthWhen reinit-ing vectors, do not assume that we should...
2008-10-18 bangerthFix thinko: extract_subdomain_dofs may register the...
2008-10-18 bangerthProvide an alternative count_dofs_with_subdomain_associ...
2008-10-17 bangerthSuppress a segmentation fault when destroying the globa...
2008-10-17 bangerthFix setting of cppflags.
2008-10-17 bangerthGet the test for Trilinos header files right.
2008-10-17 bangerthCheck that all header files that we need from Trilinos...
2008-10-17 bangerthDon't forget to also link with Trilinos.
2008-10-17 kronbichlerFixed an issue with boundary conditions.
2008-10-17 bangerthAdd a draft version of a file that will describe the...
2008-10-17 bangerthUse less -W... options when compiling with trilinos...
2008-10-17 bangerthFix a typo.
2008-10-16 bangerthOnly use -rpath if the system actually supports it.
2008-10-16 allmarasChanged SparseDirectUMFPACK to use umfpack_dl_* routines
2008-10-16 kronbichlerSet the correct keywords this time.
2008-10-15 kronbichlerUpdate block matrix residual.
2008-10-15 bangerthInitialize a variable.
2008-10-14 bangerthAdd comment.
2008-10-14 bangerthAdd a copy constructor that the compiler wants to see...
2008-10-14 heisterfixed documentation for configuring Trilinos in readme...
2008-10-13 bangerthFix a multithreading problem with the Raviart Thomas...
2008-10-13 kronbichlerSet file Id correctly.
2008-10-13 kronbichlerUndo an unwanted check-in.
2008-10-13 kronbichlerChanged interface in Trilinos block solver to the one...
2008-10-13 kronbichlerAdded a bit more information about the Stokes precondit...
2008-10-13 kronbichlerFixed an error in constructor of preconditioner.
2008-10-13 kronbichlerFixed an error that occurred for Trilinos 9.0.0 but...
2008-10-13 kronbichlerAdded interfaces to Trilinos block solvers and a block...
2008-10-12 bangerthOnly make references what are really references. This...
2008-10-11 bangerthFix output and reduce arguments to 8.
2008-10-11 bangerthOnly use 9 arguments. 10 doesn't work any more.
2008-10-11 bangerthFix date.
2008-10-10 bangerthCompletely rewrite passing back and forth function...
2008-10-10 bangerthReduce the number of arguments of a helper function...
2008-10-09 bangerthFix the remaining bug in dealing with level_1_differenc...
2008-10-09 bangerthAdd apparently missing space.
2008-10-09 bangerthFix a bug in GridOut<1>::write_gnuplot.
2008-10-09 bangerthAdd the coarsening_* tests.
2008-10-09 bangerthReplace -soname by a generic way that also works for...
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...
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.