]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2008-10-19 Wolfgang Bangerthupdate
2008-10-19 Wolfgang BangerthPatch by Christophe Trophime: allow using --with-XX...
2008-10-18 Wolfgang BangerthMove the PETSc and Trilinos documentation out of line.
2008-10-18 Wolfgang BangerthDo not build DoF distribution maps that are distributed...
2008-10-18 Wolfgang BangerthAdd to a comment.
2008-10-18 Wolfgang BangerthWhen reinit-ing vectors, do not assume that we should...
2008-10-18 Wolfgang BangerthFix thinko: extract_subdomain_dofs may register the...
2008-10-18 Wolfgang BangerthProvide an alternative count_dofs_with_subdomain_associ...
2008-10-17 Wolfgang BangerthSuppress a segmentation fault when destroying the globa...
2008-10-17 Wolfgang BangerthFix setting of cppflags.
2008-10-17 Wolfgang BangerthGet the test for Trilinos header files right.
2008-10-17 Wolfgang BangerthCheck that all header files that we need from Trilinos...
2008-10-17 Wolfgang BangerthDon't forget to also link with Trilinos.
2008-10-17 Martin KronbichlerFixed an issue with boundary conditions.
2008-10-17 Wolfgang BangerthAdd a draft version of a file that will describe the...
2008-10-17 Wolfgang BangerthUse less -W... options when compiling with trilinos...
2008-10-17 Wolfgang BangerthFix a typo.
2008-10-16 Wolfgang BangerthOnly use -rpath if the system actually supports it.
2008-10-16 Moritz AllmarasChanged SparseDirectUMFPACK to use umfpack_dl_* routines
2008-10-16 Martin KronbichlerSet the correct keywords this time.
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...
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.